Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs 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-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/.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 c5be0f150f003d83f4dc7564d0d852fe06782c06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Commit message: "bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1" > git rev-list --no-walk c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-io_uring] $ /bin/sh -xe /tmp/jenkins9915981855000982826.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs -b osmocom:nightly --io-uring -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9251 kB in 1s (10.4 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.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.60-92: 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:1436.9-1470.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1441.2-21: In function instance: HNBGW_Tests.ttcn:1441.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1483.9-1512.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1487.2-21: In function instance: HNBGW_Tests.ttcn:1487.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1523.8-1533.1: In function definition `f_tc_ps_rab_assignment': 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:2312.9-2338.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2324.2-55: In function instance: HNBGW_Tests.ttcn:2324.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2325.2-55: In function instance: HNBGW_Tests.ttcn:2325.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2355.8-2391.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2361.2-21: In function instance: HNBGW_Tests.ttcn:2361.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2372.2-43: In variable assignment: HNBGW_Tests.ttcn:2372.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2372.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2372.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2372.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:2367.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2377.2-17: In function instance: HNBGW_Tests.ttcn:2377.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2385.2-45: In variable assignment: HNBGW_Tests.ttcn:2385.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2385.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2385.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2385.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:2383.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2387.2-19: In function instance: HNBGW_Tests.ttcn:2387.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_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_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Templates_part_7.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_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_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_5.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_4.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_2.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_4.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_7.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_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_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_4.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_Types_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for IuUP_Types.cc Creating dependency file for Iuh_CodecPort.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 GSM_Types.cc Creating dependency file for General_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc 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:9906:1: warning: control reaches end of non-void function [-Wreturn-type] 9906 | } | ^ env 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 env 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 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_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_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 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (319 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-nightly 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-nightly 0 upgraded, 38 newly installed, 0 to remove and 4 not upgraded. Need to get 15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411292026 [1180 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.39.e8cf.202411292026 [169 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.4.3b3e.202411292026 [16.5 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.39.e8cf.202411292026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.1.17e7e.202411292026 [57.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1.1.17e7e.202411292026 [101 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.39.e8cf.202411292026 [69.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.39.e8cf.202411292026 [227 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.4.3b3e.202411292026 [40.9 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.23.95b2.202411292026 [57.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411292026 [128 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202411292026 [455 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.39.e8cf.202411292026 [50.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.39.e8cf.202411292026 [70.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.39.e8cf.202411292026 [177 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.39.e8cf.202411292026 [59.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.39.e8cf.202411292026 [63.0 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.39.e8cf.202411292026 [49.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.39.e8cf.202411292026 [43.0 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202411292026 [17.6 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202411292026 [22.0 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.1.2d31.202411292026 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.37.1.2d31.202411292026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.4.0.4.3b3e.202411292026 [40.5 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.4.b5f6.202411292026 [52.2 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.6.0.4.b5f6.202411292026 [191 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.4.0.4.3b3e.202411292026 [129 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411292026 [222 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202411292026 [953 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.4.b5f6.202411292026 [28.3 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.6.0.4.b5f6.202411292026 [93.4 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.39.e8cf.202411292026 [2162 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.18.fb45.202411292026 [106 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.6.0.18.fb45.202411292026 [495 kB] Fetched 15.5 MB in 0s (42.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 ... 40035 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-nightly. Preparing to unpack .../04-osmocom-nightly_202411292026_amd64.deb ... Unpacking osmocom-nightly (202411292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.1.17e7e.202411292026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.1.17e7e.202411292026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.1.17e7e.202411292026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.1.17e7e.202411292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.23.95b2.202411292026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.23.95b2.202411292026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.37.1.2d31.202411292026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.1.2d31.202411292026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.37.1.2d31.202411292026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37.1.2d31.202411292026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.18.fb45.202411292026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.18.fb45.202411292026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.18.fb45.202411292026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.18.fb45.202411292026) ... Setting up osmocom-nightly (202411292026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmocodec4:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libasn1c1:amd64 (0.9.37.1.2d31.202411292026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmovty13:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-rua0:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmoisdn0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmousb0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.1.17e7e.202411292026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.1.17e7e.202411292026) ... Setting up libasn1c-dbg:amd64 (0.9.37.1.2d31.202411292026) ... Setting up libosmogsm20:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmogb14:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmonetif11:amd64 (1.5.1.23.95b2.202411292026) ... Setting up libosmocoding0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmosim2:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmocore (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411292026) ... Setting up libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411292026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202411292026) ... 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.4.b5f6.202411292026) ... Setting up osmo-hnbgw (1.6.0.18.fb45.202411292026) ... 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.4.b5f6.202411292026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202411292026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.18.fb45.202411292026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/stp/osmo-stp.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/hnbgw/osmo-hnbgw.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/hnbgw/hnbgw.log'] 20241130140622652 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241130140622652 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241130140622652 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241130140622652 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241130140622652 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241130140622652 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241130140622652 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241130140622652 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241130140622652 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622652 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241130140622652 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241130140622652 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241130140622653 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241130140622653 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241130140622653 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241130140622653 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241130140622653 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241130140622653 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241130140622653 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241130140622653 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241130140622653 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241130140622653 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241130140622653 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241130140622653 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241130140622653 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x555fddae14e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x555fddae14c0(iups) with 3 counters 20241130140622914 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241130140622914 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241130140622914 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622914 DLGLOBAL DEBUG validating counter group 0x555fddae1560(msc) with 15 counters (rate_ctr.c:86) 20241130140622914 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241130140622914 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622914 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622914 DLGLOBAL DEBUG validating counter group 0x555fddae1560(msc) with 15 counters (rate_ctr.c:86) 20241130140622914 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241130140622914 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622914 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622914 DLGLOBAL DEBUG validating counter group 0x555fddae1560(msc) with 15 counters (rate_ctr.c:86) 20241130140622914 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241130140622914 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622914 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622914 DLGLOBAL DEBUG validating counter group 0x555fddae1560(msc) with 15 counters (rate_ctr.c:86) 20241130140622915 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241130140622915 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622915 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x555fddae1540(sgsn) with 15 counters (rate_ctr.c:86) 20241130140622915 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241130140622915 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622915 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x555fddae1540(sgsn) with 15 counters (rate_ctr.c:86) 20241130140622915 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241130140622915 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622915 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x555fddae1540(sgsn) with 15 counters (rate_ctr.c:86) 20241130140622915 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241130140622915 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622915 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x555fddae1540(sgsn) with 15 counters (rate_ctr.c:86) 20241130140622915 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241130140622915 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130140622915 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241130140622915 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241130140622915 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241130140622915 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241130140622915 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241130140622915 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241130140622915 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:53329 (mgcp_client.c:987) 20241130140622915 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241130140622915 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241130140622915 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241130140622915 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x7f00a31c29a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241130140622915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_DOWN}: Allocated (fsm.c:456) 20241130140622915 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241130140622915 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241130140622915 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241130140622915 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241130140622915 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241130140622915 DLGLOBAL DEBUG validating counter group 0x7f00a31c29e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241130140622915 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241130140622915 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{IDLE}: Allocated (fsm.c:456) 20241130140622915 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20241130140622915 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_DOWN}: Allocated (fsm.c:456) 20241130140622915 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241130140622915 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241130140622915 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241130140622915 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x555fde28c9f0 (osmo_ss7_user.c:88) 20241130140622915 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241130140622915 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241130140622915 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241130140622915 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241130140622915 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622915 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622915 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241130140622916 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130140622915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:48824<->l=::1:2905): New m3ua connection accepted 20241130140622915 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:48824<->l=::1:2905): created dynamic ASP asp-dyn-0 20241130140622915 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:48824<->l=:::2905 20241130140622915 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241130140622916 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241130140622916 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130140622916 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241130140622915 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241130140622915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140622915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140622916 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DLIO DEBUG iofd(asp-clnt-msc-0) Socket connected or failed. (osmo_io_uring.c:464) 20241130140622916 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:48824){CONNECTING} connection established (stream_cli.c:440) 20241130140622916 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241130140622916 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:48824) (osmo_ss7_asp.c:937) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241130140622916 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241130140622916 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241130140622916 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140622916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140622916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140622916 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140622916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140622916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140622916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140622916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140622916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140622916 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130140622916 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140622916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140622916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241130140622916 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241130140622916 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241130140622916 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241130140622916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241130140622916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241130140622916 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/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-io_uring/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Unix server socket created successfully. MC@ae4ce1960a61: Listening on TCP port 44141. ae4ce1960a61 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ae4ce1960a61 44141 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ae4ce1960a61: New HC connected from 10.0.2.100 [10.0.2.100]. ae4ce1960a61: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ae4ce1960a61: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ae4ce1960a61: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ae4ce1960a61: Configuration file was processed on all HCs. MC@ae4ce1960a61: Creating MTC on host 10.0.2.100. MC@ae4ce1960a61: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Nov 30 14:06:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_hnb_register started. 20241130140624645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140624650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140624658 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43881<->l=127.0.0.1:4262) (control_if.c:572) 20241130140624684 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624684 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624684 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624684 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140624685 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140624685 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140624685 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140624685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140624685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624685 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624685 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624685 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624685 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624685 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624685 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140624685 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140624685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624685 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624685 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624686 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624686 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624687 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624687 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140624687 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624687 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140624687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624687 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624687 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624687 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624687 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140624687 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624687 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140624687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624687 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624687 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(11)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140624703 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624703 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624703 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624703 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624704 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624704 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140624704 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624705 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624705 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140624705 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624705 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140624705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624705 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624705 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624705 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140624705 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140624705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624705 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624705 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624705 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140624705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140624705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624705 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624705 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624705 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140624705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140624705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624705 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241130140624705 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140624901 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140624901 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140624901 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140624901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140624908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624908 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140624908 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140624908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140624908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140624908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140624908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140624911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624911 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140624911 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140624911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140624911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140624911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140624911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140624916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140624916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140624916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140624917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140624917 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241130140624917 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241130140624917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241130140624917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241130140624917 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241130140624917 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241130140624917 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241130140624917 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241130140624917 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241130140624917 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241130140624917 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140624917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241130140624918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140624918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241130140624918 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241130140624918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140624918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241130140624918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241130140624918 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241130140624918 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241130140624918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140624918 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140624918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140624918 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140624918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140624918 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140624919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241130140624919 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241130140624918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140624919 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241130140624919 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x555fde289510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241130140624919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241130140624919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241130140624919 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241130140624919 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241130140624919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140624919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241130140624919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241130140624919 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241130140624919 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x555fde28b1b0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) HNBGW_Test.sgsn0-M3UA(14)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140624922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624922 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140624922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140624922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140624922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140624922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140624922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140624923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140624923 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140624923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140624923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140624923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140624923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140624923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140624923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140624923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140624923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140624923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140624923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140624923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140624923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140624923 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140624923 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140624924 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140624924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140624924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140624924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140624924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140624924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140624924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140624924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140624924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140624924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140624924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140624924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140624924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140624924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140624924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140624924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140624924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140624924 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140624924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140624924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140624924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140625722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625722 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140625722 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140625722 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140625722 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140625722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140625722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140625722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140625722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140625722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140625722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140625722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140625722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140625722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140625722 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140625722 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140625722 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140625722 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140625722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140625722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140625722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140625722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140625722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140625722 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140625722 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140625722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140625722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140625722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140625722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140625722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140625724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625724 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140625724 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140625724 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140625724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140625724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140625724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140625724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140625724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140625724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140625724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140625724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140625724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140625724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140625724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140625724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140625724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140625724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140625724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140625724 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140625724 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140625724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140625724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140625724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140625725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140625725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140625725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140625725 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140625725 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140625725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140625725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140625725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140625725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140625725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625725 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140625725 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140625725 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140625725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140625725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140625725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140625725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140625725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140625725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140625725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140625725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140625725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140625725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140625725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140625725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140625725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140625725 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140625725 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140625725 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(10)@ae4ce1960a61: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241130140625736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140625736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140625736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140625736 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140625736 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130140625736 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140625736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140625736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140625736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140625736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140625743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140625744 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43881<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register(3)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@ae4ce1960a61: Final verdict of PTC: none 20241130140625745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140625745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140625745 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140625745 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140625745 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(13)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@ae4ce1960a61: Final verdict of PTC: none 20241130140625746 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(12)@ae4ce1960a61: Final verdict of PTC: none 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140625746 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140625746 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140625746 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140625746 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140625747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140625747 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(4)@ae4ce1960a61: Final verdict of PTC: none 20241130140625747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140625747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140625747 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140625747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140625747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140625747 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140625747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140625747 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140625747 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140625747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140625747 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140625747 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140625747 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140625747 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140625747 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140625747 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140625747 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140625747 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140625747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140625748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140625748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140625748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140625748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140625748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140625748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140625748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140625748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140625748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140625748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140625748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140625748 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140625748 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140625748 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(5)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(15)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140625752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_hnb_register finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Nov 30 14:06:25 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241130140625816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140625950 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::884f:9eff:fe2e:ff6c]:2905 err=None (stream.c:265) 20241130140625950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241130140625950 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241130140625950 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::884f:9eff:fe2e:ff6c]:2905 err=None (osmo_ss7_asp.c:788) 20241130140626217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179108) Waiting for packet dumper to finish... 1 (prev_count=179108, count=188820) 20241130140627486 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::884f:9eff:fe2e:ff6c]:2905 err=None (stream.c:265) 20241130140627486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241130140627486 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241130140627486 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::884f:9eff:fe2e:ff6c]:2905 err=None (osmo_ss7_asp.c:788) 20241130140627748 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140627748 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140627748 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140627748 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140627748 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140627748 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Nov 30 14:06:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_hnb_register_duplicate started. 20241130140629317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140629323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140629332 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36249<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140629363 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140629363 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140629371 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629371 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629371 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629371 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629371 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629371 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629372 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629372 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140629372 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53668 (stream_srv.c:132) 20241130140629372 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53668<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140629373 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629373 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140629373 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629373 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140629373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629373 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629373 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629373 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140629373 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140629373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140629373 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140629373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140629373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629373 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629373 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629373 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140629373 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140629373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629373 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629373 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629373 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140629373 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140629373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629373 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140629374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140629374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140629374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(26)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(24)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140629389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629389 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629389 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629389 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629389 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629389 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140629390 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629391 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629391 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140629391 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629391 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140629391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629391 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629391 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629391 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140629391 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140629391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140629391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629391 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629391 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629391 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140629391 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140629391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629391 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629391 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140629391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140629391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629391 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140629391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140629391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140629391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140629587 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140629587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140629587 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140629587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140629597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629597 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140629597 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140629597 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140629597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140629597 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140629597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140629600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629600 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140629600 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140629600 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140629600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140629600 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140629600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140629600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140629600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140629600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140629600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140629600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140629600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140629600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140629600 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140629600 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140629600 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629601 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629601 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140629601 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140629601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140629601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629602 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140629602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140629602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140629602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140629602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140629605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140629605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140629605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140629605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140629614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629614 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140629614 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140629614 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140629614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140629614 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140629614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140629617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629617 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140629617 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140629617 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140629617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140629617 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140629617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140629617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140629617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140629617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140629617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140629617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140629617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140629617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140629617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140629617 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140629617 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140629618 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140629618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140629618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140629618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140629618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140629618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140629618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140629618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140629618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140629618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140629618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140629618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140629619 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140629619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140629619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140629619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140629619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140629619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140629619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140629619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140629619 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140630403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140630403 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140630403 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140630403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140630403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140630403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140630403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140630403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140630403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140630403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140630403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140630403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140630403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140630403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140630403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140630404 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140630404 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140630404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140630404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140630404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140630404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140630404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140630404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140630404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140630404 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140630404 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140630404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140630404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140630404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140630404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140630404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140630404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140630404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140630405 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140630405 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140630405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140630405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140630405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140630405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140630405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140630405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140630405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140630405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140630405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140630405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140630405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140630405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140630405 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140630406 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140630411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140630411 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140630411 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140630411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140630411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140630411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140630411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140630411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140630411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140630411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140630411 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140630411 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140630411 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140630411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140630411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140630411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140630411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140630411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140630411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140630411 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140630411 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140630411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140630411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140630411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140630411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140630411 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630412 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140630412 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140630412 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140630412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140630412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140630412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140630412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140630412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140630412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140630412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140630412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140630412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140630412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140630412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140630412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140630412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140630412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140630412 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140630412 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140630412 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140630418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140630418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140630418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140630418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140630418 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140630418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140630418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140630418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140630418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140630426 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140630426 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140630426 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140630426 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140630426 DHNBAP ERROR (127.0.0.1:53668 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241130140630426 DHNBAP ERROR (127.0.0.1:53668 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241130140630426 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140630426 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241130140630426 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140630439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140630439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140630439 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140630439 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140630439 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140630439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh1-RUA(23)@ae4ce1960a61: Final verdict of PTC: none 20241130140630441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36249<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate(16)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(30)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(17)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140630444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Nov 30 14:06:30 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241130140630499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140630610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140630610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140630610 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140630610 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140630610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140630610 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140630610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140630610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140630610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140630610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140630610 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140630610 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140630611 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140630611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140630611 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140630611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140630610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140630610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140630611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140630611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140630611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140630611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140630611 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140630611 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140630611 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140630611 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140630611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140630611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140630611 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140630611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140630611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140630611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140630611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140630611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140630611 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140630611 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140630611 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140630902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214404) Waiting for packet dumper to finish... 1 (prev_count=214404, count=215284) 20241130140632612 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140632612 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140632612 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140632612 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140632612 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140632612 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Nov 30 14:06:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241130140634024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140634028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140634031 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34409<->l=127.0.0.1:4262) (control_if.c:572) 20241130140634044 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634044 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634044 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634044 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634045 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634045 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634045 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140634045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140634045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140634046 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634046 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140634046 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634046 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140634046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634046 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634046 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634046 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140634046 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634046 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140634046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634046 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634046 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634046 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140634046 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634046 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140634046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634046 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634046 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634046 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140634046 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140634046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634046 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140634046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140634046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140634046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140634047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140634047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(39)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(37)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140634059 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634059 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634059 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634059 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634059 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634059 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634059 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140634059 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634060 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634060 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140634060 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634060 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140634060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634060 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634060 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634060 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140634060 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634060 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140634060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634060 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634060 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634060 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140634060 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140634060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140634060 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634060 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634060 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140634060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140634060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634060 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140634060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140634060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140634061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140634061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140634061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140634061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140634061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140634258 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140634258 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140634258 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140634258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140634267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634267 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140634267 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140634267 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140634267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140634267 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140634267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140634270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140634270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140634270 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140634271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140634271 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140634271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140634271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140634271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140634271 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140634271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140634271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140634271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140634271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140634271 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140634271 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140634271 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634272 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634272 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140634272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140634272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140634273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634273 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140634273 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140634273 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140634273 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140634273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140634273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140634273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140634273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140634273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140634273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(42)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140634278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634278 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140634278 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140634278 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140634278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140634278 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140634278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140634279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634279 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140634279 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140634279 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140634279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140634279 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140634279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140634279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140634279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140634280 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140634280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140634280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140634280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140634280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140634280 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140634280 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140634280 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140634281 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140634281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140634281 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140634281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140634281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140634281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140634281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140634281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140634281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140634281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140634281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140634281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140634281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140634281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140634281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140634281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140634281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140634281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140634282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140634282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140634281 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(38)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140635066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140635066 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140635066 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140635066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140635066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140635066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140635066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140635066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140635066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140635066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140635066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140635066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140635066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140635066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140635066 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140635066 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140635066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140635066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140635066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140635066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140635066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140635066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140635066 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140635066 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140635067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140635067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140635067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140635067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140635067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140635067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140635067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635067 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140635067 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140635067 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140635067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140635068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140635068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140635068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140635068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140635068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140635068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140635068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140635068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140635068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140635068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140635068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140635068 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140635068 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140635079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140635079 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140635079 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140635079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140635079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140635079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140635079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140635079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140635079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140635079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140635079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140635079 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140635079 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140635079 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140635079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140635079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140635079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140635079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140635079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140635079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140635079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140635079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140635079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140635079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635079 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140635079 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140635080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635080 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140635080 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140635080 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140635080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140635080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140635080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140635080 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140635081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140635081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140635081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140635081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140635081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140635081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140635081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140635081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140635081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140635081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140635081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140635081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140635081 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140635081 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140635086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140635086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140635086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140635086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140635086 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140635086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140635086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140635086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140635086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140635088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140635088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140635088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140635088 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140635088 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) 20241130140635088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140635088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140635088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140635088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140635091 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34409<->l=127.0.0.1:4262) (control_if.c:193) 20241130140635091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140635091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140635092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140635092 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140635092 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140635092 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(37)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(32)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(43)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140635096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46886<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Nov 30 14:06:35 UTC 2024 ====== 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 20241130140635172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140635270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140635270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140635270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140635270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140635270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140635270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140635270 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140635270 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140635270 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140635270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140635270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140635270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140635270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140635270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140635270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140635270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140635270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140635270 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140635270 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140635270 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140635270 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140635270 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140635270 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140635270 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140635270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140635270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140635270 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140635270 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140635270 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140635270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140635574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191780) Waiting for packet dumper to finish... 1 (prev_count=191780, count=212452) 20241130140637271 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140637271 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140637271 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140637271 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140637271 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140637271 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Nov 30 14:06:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_hnb_disconnected_timeout started. 20241130140638694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140638698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140638702 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45197<->l=127.0.0.1:4262) (control_if.c:572) 20241130140638716 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638716 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638716 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638716 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638717 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638717 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140638717 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140638717 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140638717 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638717 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638718 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638718 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140638718 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638718 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140638718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638718 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638718 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638718 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140638718 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638718 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140638718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638718 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638718 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140638718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140638718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638718 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638718 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140638718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140638718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140638718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140638718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638718 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140638718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140638718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140638718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(52)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140638742 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638742 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638742 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638742 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638743 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638743 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140638743 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140638743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140638743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638743 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638743 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638743 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638743 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638743 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140638743 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140638743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140638743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140638743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140638743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130140638743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638744 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140638744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638744 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140638744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140638744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140638744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140638744 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638745 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140638745 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140638745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638745 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140638745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638745 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638745 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140638745 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140638745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140638745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140638745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140638746 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638746 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140638746 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140638746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638746 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140638746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638746 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140638746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140638746 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140638778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140638778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140638778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140638778 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140638778 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140638778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140638778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140638778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140638778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140638931 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140638931 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140638931 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140638931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140638939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140638939 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140638939 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140638939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140638939 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140638939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140638942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140638942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140638942 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140638942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140638942 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140638942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140638942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140638942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140638942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140638942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140638942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140638942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140638942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140638942 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140638942 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140638942 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638943 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140638943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140638943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140638943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638944 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140638944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140638944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140638944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140638944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140638965 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140638965 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140638965 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140638965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140638972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638972 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140638972 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140638972 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140638972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140638972 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140638972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140638975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638975 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140638975 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140638975 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140638975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140638975 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140638975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140638975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140638975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140638975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140638975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140638975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140638975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140638975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140638975 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140638975 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140638975 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140638977 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140638977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140638977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140638977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140638977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140638977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140638977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140638977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140638977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140638977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140638977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140638977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140638977 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140638977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140638977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140638977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140638977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140638977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140638977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140638977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140638977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140639749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639749 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140639749 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140639749 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140639749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140639749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140639749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140639749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140639749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140639749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140639749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140639749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140639749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140639749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140639749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140639749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140639749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140639749 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140639749 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140639749 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140639749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140639750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140639750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140639750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140639750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140639750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140639750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140639750 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140639750 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140639750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140639750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140639750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140639750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140639750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140639750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140639750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639751 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140639751 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140639751 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140639751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140639751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140639751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140639751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140639751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140639751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140639751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140639751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140639751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140639751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140639751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140639751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140639751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140639751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140639751 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140639751 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140639777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140639777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140639777 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140639777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140639777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140639777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140639777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140639777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140639777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140639777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140639777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140639777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140639777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140639777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140639777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140639777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140639777 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140639777 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140639777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140639777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140639777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140639777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140639777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140639777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140639777 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140639777 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140639778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140639778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140639778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140639778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140639778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140639778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140639778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140639781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140639781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140639781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140639781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140639781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140639781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140639781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140639781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140639781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140639781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140639781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140639781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140639781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140639781 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140639781 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140639781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140639781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140639781 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140639781 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140639781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140639781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140639781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140639781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140639788 DLCTRL DEBUG Command: GET 273937992 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140639788 DLCTRL DEBUG Tx Command reply: GET_REPLY 273937992 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@ae4ce1960a61: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@ae4ce1960a61: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130140639795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140639795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140639795 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140639795 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140639795 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130140640803 DLCTRL DEBUG Command: GET 563438555 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140640803 DLCTRL DEBUG Tx Command reply: GET_REPLY 563438555 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130140645818 DLCTRL DEBUG Command: GET 43584758 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140645818 DLCTRL DEBUG Tx Command reply: ERROR 43584758 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@ae4ce1960a61: 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@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130140646854 DLCTRL DEBUG Command: GET 796024950 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140646854 DLCTRL DEBUG Tx Command reply: ERROR 796024950 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140646855 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140646855 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)@ae4ce1960a61: 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@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140646866 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140646866 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130140646866 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140646866 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140646866 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130140646868 DLCTRL DEBUG Command: GET 114089117 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140646868 DLCTRL DEBUG Tx Command reply: GET_REPLY 114089117 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140647874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140647874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140647874 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140647874 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140647874 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130140647882 DLCTRL DEBUG Command: GET 213987730 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140647882 DLCTRL DEBUG Tx Command reply: GET_REPLY 213987730 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130140653892 DLCTRL DEBUG Command: GET 181900785 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130140653892 DLCTRL DEBUG Tx Command reply: ERROR 181900785 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@ae4ce1960a61: 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@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140653905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140653905 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45197<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@ae4ce1960a61: Final verdict of PTC: none 20241130140653910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140653910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140653910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140653910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140653910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140653911 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140653911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140653911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(52)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@ae4ce1960a61: Final verdict of PTC: none 20241130140653911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140653911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140653911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140653911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140653911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140653911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140653911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140653911 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140653911 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140653911 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140653911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140653911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140653911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140653911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140653911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140653912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140653912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140653912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140653912 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140653912 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140653912 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(45)@ae4ce1960a61: Final verdict of PTC: none 20241130140653911 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140653911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140653911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140653911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140653914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Nov 30 14:06:53 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241130140654013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140654416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220740) Waiting for packet dumper to finish... 1 (prev_count=220740, count=224620) 20241130140655912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140655912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140655912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140655912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140655912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140655912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Nov 30 14:06:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ue_register started. 20241130140657530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140657534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140657537 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45355<->l=127.0.0.1:4262) (control_if.c:572) 20241130140657551 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657551 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657551 DCN[0;m NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657551 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140657551 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657551 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657551 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140657551 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140657552 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657552 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657553 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140657553 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657553 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140657553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657553 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657553 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657553 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140657553 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657553 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140657553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657553 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657553 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657553 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140657553 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140657553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657553 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657553 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140657553 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140657553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657553 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140657553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140657553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140657553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(67)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(65)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140657569 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657569 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657569 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657569 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657569 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657569 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657569 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140657569 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657570 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657570 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140657570 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140657570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657570 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140657570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657571 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657571 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140657571 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657571 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140657571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657571 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657571 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657571 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140657571 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140657571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657571 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140657571 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140657571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140657571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657571 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140657571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140657571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140657571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140657594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140657594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140657594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140657594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140657594 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130140657595 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140657595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140657595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140657595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140657595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140657765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140657765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140657765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140657765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140657776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140657776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140657776 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140657776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140657776 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140657776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140657779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140657779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140657779 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140657779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140657779 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140657779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140657779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140657779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140657779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140657780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140657780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140657780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140657780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140657780 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140657780 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140657780 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657781 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140657781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140657781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140657781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657781 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140657782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140657782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140657782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140657782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140657784 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140657784 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140657784 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140657785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140657791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140657791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140657791 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140657791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140657791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140657791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140657791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140657791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140657791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140657791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140657791 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140657791 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140657791 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140657791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140657791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140657791 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140657791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140657792 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140657792 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140657792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140657793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140657793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140657793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140657793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140657793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140657793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140657793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140657793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140657793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140657793 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140657793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140657793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140657793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140657793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140657793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140657793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140657793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140657793 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140658581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140658581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140658581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140658581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140658581 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140658581 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140658581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140658581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140658581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140658581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140658581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140658581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140658581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140658581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140658581 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140658581 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140658581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140658581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140658581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140658581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140658581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140658581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140658582 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140658582 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140658582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140658582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140658582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140658582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140658582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140658582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140658582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140658583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140658583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140658583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140658583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140658583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140658583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140658583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140658584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140658584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140658584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140658584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140658584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140658584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140658584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140658584 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140658584 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140658592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658592 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140658592 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140658592 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140658592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140658592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140658592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140658592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140658592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140658592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140658592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140658592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140658592 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140658592 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140658592 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140658592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140658592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140658592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140658592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140658592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140658592 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140658592 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140658592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140658592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140658592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140658592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140658592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658594 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140658594 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140658594 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140658594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140658594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140658594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140658594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140658594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140658594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140658594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140658595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140658595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140658595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140658595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140658595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140658595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140658595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140658595 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140658595 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241130140658600 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130140658600 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241130140658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(68)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@ae4ce1960a61: Final verdict of PTC: none 20241130140658606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140658606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140658606 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-RAN(66)@ae4ce1960a61: Final verdict of PTC: none 20241130140658606 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140658606 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140658606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register-Iuh0-RUA(64)@ae4ce1960a61: Final verdict of PTC: none 20241130140658607 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45355<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(70)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@ae4ce1960a61: Final verdict of PTC: none TC_ue_register-Iuh0(63)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(71)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(60)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140658611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_ue_register finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Nov 30 14:06:58 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241130140658665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140658786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140658786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140658786 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140658786 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140658786 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140658786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140658786 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140658787 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140658787 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140658787 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140658787 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140658787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140658787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140658787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140658787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140658787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140658787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140658787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140658787 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140658787 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140658787 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140658787 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140658787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140658787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140658787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140658787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140658787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140658787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140658787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140658787 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140658787 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140658787 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140658787 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140659068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194296) Waiting for packet dumper to finish... 1 (prev_count=194296, count=211528) 20241130140700788 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140700788 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140700788 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140700788 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140700788 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140700788 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Nov 30 14:07:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ue_register_tmsi_lai started. MTC@ae4ce1960a61: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241130140702193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140702196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140702199 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43569<->l=127.0.0.1:4262) (control_if.c:572) 20241130140702213 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702213 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702213 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702213 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702213 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702213 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140702213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140702213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140702213 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702213 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702214 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702214 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140702214 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702214 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140702214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702214 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702214 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702214 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140702214 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140702214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702214 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702214 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702214 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140702214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140702214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140702215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702215 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702215 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702215 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140702215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140702215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140702214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140702214 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140702215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702215 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140702215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140702215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140702215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(80)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(78)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140702228 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702228 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702228 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702228 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702228 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702228 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702228 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140702228 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702229 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702229 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140702229 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140702229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702229 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140702229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702230 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702230 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702230 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140702230 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702230 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140702230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702230 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702230 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702230 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140702230 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140702230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702230 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702230 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702230 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140702230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140702230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140702230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702230 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140702230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140702230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140702230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140702251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140702251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140702251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140702251 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140702251 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140702251 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140702251 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140702251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140702251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140702427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140702427 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140702427 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140702427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140702437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140702437 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140702437 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140702437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140702437 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140702437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140702441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702441 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140702441 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140702441 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140702441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140702441 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140702441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140702441 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140702441 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140702441 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140702441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140702441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140702441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140702441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140702441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140702441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140702441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140702441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140702441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140702441 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140702441 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702443 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702443 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140702443 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140702443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140702443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702443 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140702443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140702443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140702443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140702443 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(83)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140702449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702449 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140702449 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140702449 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140702449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140702449 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140702449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140702451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702451 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140702451 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140702451 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140702451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140702451 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140702451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140702451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140702451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140702451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140702451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140702451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140702451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140702451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140702451 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140702451 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140702451 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140702452 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140702452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140702452 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140702452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140702452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140702452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140702452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140702452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140702452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140702453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140702453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140702453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140702453 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140702453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140702453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140702453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140702453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140702453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140702453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140702453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140702453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140703244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140703244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140703244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140703244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140703244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140703244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140703244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140703245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140703245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140703245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140703245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140703245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140703245 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140703245 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140703245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140703245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140703245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140703245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140703245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140703245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140703245 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140703245 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140703245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140703245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140703245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140703245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140703245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140703245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140703245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140703245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703245 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140703245 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140703245 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140703245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140703245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140703245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140703245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140703245 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140703245 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140703249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140703249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140703249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140703249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140703249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140703249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140703249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140703249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140703249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140703249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140703249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140703249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140703249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140703249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(82)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140703249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140703249 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140703249 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140703249 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140703249 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140703249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140703249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140703249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140703250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140703250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140703250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140703250 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140703250 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140703250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140703250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140703250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140703250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140703250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140703250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140703250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703252 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140703252 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140703252 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140703252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140703252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140703252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140703252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140703252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140703252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140703252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140703252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140703252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140703252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140703252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140703252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140703253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140703253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140703253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140703253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140703253 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140703253 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140703253 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140703257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140703257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140703257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241130140703257 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130140703257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241130140703257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140703257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_tmsi_lai(72)@ae4ce1960a61: Final verdict of PTC: none 20241130140703265 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43569<->l=127.0.0.1:4262) (control_if.c:193) 20241130140703265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140703265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140703265 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140703265 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140703265 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@ae4ce1960a61: Final verdict of PTC: none 20241130140703266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(83)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(84)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@ae4ce1960a61: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(73)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140703270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Nov 30 14:07:03 UTC 2024 ====== 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 20241130140703355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140703446 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140703446 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140703446 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140703446 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140703446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140703446 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140703446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140703446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140703446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140703446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140703446 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140703446 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140703446 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140703446 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140703446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140703446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140703446 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140703446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140703446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140703446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140703446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140703446 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140703446 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140703446 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140703446 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140703446 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140703446 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140703446 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140703446 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140703446 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140703446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140703757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->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=211088) 20241130140705447 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140705448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140705448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140705448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140705448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140705448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Nov 30 14:07:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ue_register_before_hnb_register started. 20241130140706876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140706881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140706885 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33305<->l=127.0.0.1:4262) (control_if.c:572) 20241130140706900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706900 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706900 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706900 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706900 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706900 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140706900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140706901 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706901 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140706901 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140706901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706901 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140706901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706902 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706902 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140706902 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140706902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706902 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706902 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140706902 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140706902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706902 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706902 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140706902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140706902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706902 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140706902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140706902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140706902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140706902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(93)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(91)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140706915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706915 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706915 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706915 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706915 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706915 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706916 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140706916 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140706917 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706917 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140706917 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706917 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140706917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706917 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706917 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706917 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140706917 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706917 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140706917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706917 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706917 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140706917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140706917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140706917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706917 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706917 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140706917 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140706917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140706917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140706917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140706917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140706917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140706917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140706917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140706917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140706917 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140706917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140706917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140706917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140706917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140706917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140706917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140706917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140707114 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140707114 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140707114 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140707114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140707124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140707124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140707124 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140707124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140707124 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140707124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140707127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140707127 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140707127 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140707127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140707127 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140707127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140707127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140707127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140707127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140707127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140707127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140707127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140707127 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140707127 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140707129 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140707129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140707129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140707129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140707129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140707129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140707129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140707129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140707129 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140707129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140707129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140707129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140707129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140707129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140707129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140707130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140707130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140707130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140707130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140707130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(96)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140707135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140707135 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140707135 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140707135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140707135 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140707135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140707136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140707136 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140707136 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140707136 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140707136 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140707136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140707136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140707136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140707136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140707136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140707136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140707136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140707136 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140707136 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140707137 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140707137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140707137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140707137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140707137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140707137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140707137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140707137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140707137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140707137 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140707137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140707138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140707138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140707138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140707138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140707138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140707138 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140707930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140707930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140707930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140707930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140707930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140707930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140707930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140707930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140707930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140707930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140707930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140707930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140707930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140707930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140707930 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140707930 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140707930 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140707930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140707930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140707930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140707930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140707930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140707931 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140707931 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140707931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140707931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140707931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140707931 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140707931 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140707931 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140707931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140707931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140707931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140707931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140707931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140707931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140707931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140707931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140707931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140707931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140707931 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140707931 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140707938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140707938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140707938 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140707938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140707938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140707938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140707938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140707938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140707938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140707938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140707938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140707939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140707939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140707939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140707939 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140707939 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140707939 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140707939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140707939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140707939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140707939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140707939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140707939 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140707939 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140707939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140707939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140707939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140707939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140707939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140707939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140707939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140707940 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140707940 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140707940 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140707940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140707940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140707940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140707940 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140707940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140707940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140707940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140707940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140707940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140707940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140707940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140707940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140707940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140707941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140707941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140707941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140707941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140707941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140707941 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140707941 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140707944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140707944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140707944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241130140707944 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130140707944 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241130140707944 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241130140707944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140707944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140707955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140707955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.msc0-SCCP(91)@ae4ce1960a61: Final verdict of PTC: none 20241130140707955 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140707955 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) 20241130140707955 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241130140707955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33305<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_before_hnb_register(85)@ae4ce1960a61: Final verdict of PTC: none 20241130140707956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(93)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@ae4ce1960a61: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(97)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ae4ce1960a61: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(86)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140707959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41106<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Nov 30 14:07:07 UTC 2024 ====== 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 20241130140708010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140708134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140708134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140708134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140708134 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140708135 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140708135 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140708135 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140708135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140708135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140708135 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140708135 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140708135 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140708135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140708135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140708135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140708135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140708135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140708135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140708135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140708135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140708135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140708135 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140708135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140708136 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140708136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140708136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140708136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140708136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140708136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140708136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140708136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140708136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140708136 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140708136 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140708136 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140708412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191840) Waiting for packet dumper to finish... 1 (prev_count=191840, count=209132) 20241130140710136 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140710136 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140710136 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140710136 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140710136 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140710136 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Nov 30 14:07:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_cs_initial_ue started. 20241130140711521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140711525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140711533 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43143<->l=127.0.0.1:4262) (control_if.c:572) 20241130140711559 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711559 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711560 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711560 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711560 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711560 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140711560 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140711560 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140711560 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711560 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711561 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711561 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140711561 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711562 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140711562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711562 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711562 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711562 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140711562 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711562 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140711562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140711562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711562 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711562 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711562 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140711562 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711562 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140711562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711562 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711562 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140711562 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140711562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711562 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140711562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140711562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140711562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(106)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140711579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711579 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711580 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711580 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711580 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140711580 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711581 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711581 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140711581 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140711581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711581 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140711581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711581 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711581 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711581 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140711581 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140711582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711582 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711582 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140711582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140711582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711582 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711582 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140711582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140711582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711582 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140711582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140711582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140711582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140711606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140711606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140711606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140711606 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140711606 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130140711606 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140711606 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140711606 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140711606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140711606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140711775 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140711775 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140711775 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140711775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140711784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140711784 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140711784 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140711784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140711784 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140711784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140711787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711787 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140711788 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140711788 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140711788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140711788 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140711788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140711788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140711788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140711788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140711788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140711788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140711788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140711788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140711788 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140711788 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140711788 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711789 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140711789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140711789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140711790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711790 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140711790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140711790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140711790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140711790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140711795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140711795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140711795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140711795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140711802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711802 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140711802 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140711802 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140711802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140711802 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140711802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140711804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711804 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140711804 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140711804 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140711804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140711804 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140711804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140711804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140711804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140711804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140711805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140711805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140711805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140711805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140711805 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140711805 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140711805 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140711806 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140711806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140711806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140711806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140711806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140711806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140711806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140711806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140711806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140711806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140711806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140711806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140711806 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140711806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140711806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140711806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140711806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140711806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140711806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140711806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140711807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140712590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140712590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140712590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140712590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140712590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140712590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140712590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140712590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140712590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140712590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140712590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140712590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140712590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140712590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140712590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140712590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140712590 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140712590 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140712590 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140712591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140712591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140712591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140712591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140712591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140712591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140712591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140712591 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140712591 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140712591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140712591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140712591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140712591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140712591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140712591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140712591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140712593 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140712593 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140712593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140712593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140712593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140712593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140712593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140712593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140712593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140712593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140712593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140712593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140712593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140712593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140712593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140712593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140712593 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140712593 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140712602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140712602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140712602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140712602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140712602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140712602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140712602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140712602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140712602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140712602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140712602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140712602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140712602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140712602 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140712602 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140712602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140712602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140712602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140712602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140712602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140712602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140712602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140712602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140712602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140712602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140712602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712602 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140712602 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140712603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140712603 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140712603 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140712603 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140712603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140712603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140712603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140712603 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140712603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140712603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140712603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140712603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140712603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140712603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140712603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140712603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140712603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140712603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140712603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140712603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140712603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140712603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140712603 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140712603 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140712631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: f_create_expect(l3 := 'EF46D5C0A987F31A2944'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: Created Expect[0] for 'EF46D5C0A987F31A2944'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_initial_ue0(111)14518431 20241130140713685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140713685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140713685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140713685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140713685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd889f, normal) (hnbgw_rua.c:407) 20241130140713685 DHNB DEBUG map_rua[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140713686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140713686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14518431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140713686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140713686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140713686 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14518431 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140713686 DCN DEBUG map_sccp[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140713686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140713686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14518431 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140713686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14518431 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140713686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140713686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140713686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140713686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140713686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140713686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140713686 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: Allocated (fsm.c:456) 20241130140713686 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140713686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aef46d5c0a987f31a2944004f40030000c90056400500f1100926) (sccp_scrc.c:406) 20241130140713686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140713686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140713686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140713686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140713686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140713686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140713686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140713686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140713686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140713686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140713686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140713687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140713687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140713687 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140713687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140713687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140713687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140713687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140713687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140713687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140713687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140713687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140713687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140713687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: Found Expect[0] for l3='EF46D5C0A987F31A2944'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_initial_ue0(111)14793546 HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140713706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140713706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140713706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140713706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140713706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140713706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140713706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140713706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140713706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140713706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140713706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140713706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140713706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140713706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc1b38) (sccp_scrc.c:477) 20241130140713707 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241130140713707 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140713707 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140713707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140713707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140713707 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140713707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140713707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ranap_cs_initial_ue0(111)@ae4ce1960a61: Final verdict of PTC: pass 20241130140713708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140713715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140713715 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43143<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(107)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@ae4ce1960a61: Final verdict of PTC: none 20241130140713717 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140713717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140713717 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(108)@ae4ce1960a61: Final verdict of PTC: none 20241130140713718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(105)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(99)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@ae4ce1960a61: Final verdict of PTC: none 20241130140713718 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140713718 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140713718 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140713718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140713718 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140713719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140713719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140713719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140713719 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140713719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140713719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140713719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140713719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140713719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140713719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140713719 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140713719 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140713719 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140713719 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140713719 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140713719 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(109)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ae4ce1960a61: Final verdict of PTC: none 20241130140713720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140713720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140713719 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140713719 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140713719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140713719 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140713719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140713720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140713720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140713720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140713720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140713720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140713720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140713720 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140713720 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140713720 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140713720 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140713720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140713720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140713720 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140713720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1b38), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140713720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140713720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140713720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140713720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ranap_cs_initial_ue-Iuh0(102)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(110)@ae4ce1960a61: Final verdict of PTC: none 20241130140713721 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140713721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140713721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140713721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140713721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140713721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140713721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140713721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140713721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140713721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140713721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140713721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140713721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140713721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140713722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140713722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{disrupted}: Freeing instance (context_map.c:202) 20241130140713722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14518431)[0x555fde292280]{disrupted}: Deallocated (fsm.c:568) 20241130140713722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140713722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{disconnected}: Freeing instance (context_map.c:206) 20241130140713722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555fde292750]{disconnected}: Deallocated (fsm.c:568) 20241130140713722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14518431 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140713722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140713722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130140713722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140713722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140713722 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140713722 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140713722 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140713730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Nov 30 14:07:13 UTC 2024 ====== 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 20241130140713790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140714292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184464) Waiting for packet dumper to finish... 1 (prev_count=184464, count=241824) 20241130140715720 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140715720 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140715720 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140715720 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140715720 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140715720 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Nov 30 14:07:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_ps_initial_ue started. 20241130140717404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140717408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140717411 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36571<->l=127.0.0.1:4262) (control_if.c:572) 20241130140717423 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717423 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717424 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717424 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717424 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717424 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717424 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717424 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140717424 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140717424 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140717425 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717425 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140717425 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717425 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140717425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717425 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717425 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717425 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140717425 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140717425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717425 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717425 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717425 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140717425 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140717425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717425 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717425 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140717425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140717425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140717426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140717426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717426 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140717426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140717426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(120)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(118)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140717441 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717441 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717441 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717441 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717441 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717441 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717442 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140717442 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717443 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717443 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140717443 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717443 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140717443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717443 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717443 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717443 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140717443 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717443 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140717443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717443 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717443 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717443 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140717443 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140717443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717443 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717443 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140717443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140717443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717443 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140717443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140717443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140717443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140717468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140717468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140717468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140717468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140717468 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140717468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140717468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140717468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140717468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140717640 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140717640 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140717640 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140717640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140717647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717647 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140717647 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140717647 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140717647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140717647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140717647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140717649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140717650 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140717650 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140717650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140717650 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140717650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140717650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140717650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140717650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140717650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140717650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140717650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140717650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140717650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140717650 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140717650 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717651 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140717651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140717651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140717652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717652 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140717652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140717652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140717652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140717652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140717657 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140717657 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140717657 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140717657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140717663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140717663 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140717663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140717663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140717663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140717663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140717665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140717665 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140717665 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140717665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140717665 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140717665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140717665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140717665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140717665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140717665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140717665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140717665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140717665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140717665 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140717665 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140717665 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140717666 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140717666 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140717666 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140717666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140717666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140717666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140717666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140717666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140717666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140717666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140717666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140717666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140717666 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140717666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140717666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140717666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140717666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140717666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140717666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140717666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140717666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140718452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718452 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140718452 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140718452 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140718452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140718452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140718452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140718452 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140718452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140718452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140718452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140718452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140718452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140718452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140718452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140718452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140718453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140718453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140718453 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140718453 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140718453 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140718453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140718453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140718453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140718453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140718453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140718453 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140718453 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140718453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140718453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140718453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140718453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140718453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140718453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140718453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140718455 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140718455 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140718455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140718455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140718455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140718455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140718455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140718455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140718455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140718455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140718455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140718456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140718456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140718456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140718456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140718456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140718456 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140718456 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140718463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718463 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140718463 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140718463 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140718463 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140718463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140718463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140718463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140718463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140718463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140718463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140718463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140718463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140718463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140718463 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140718463 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140718463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140718463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140718463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140718463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140718463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140718463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140718463 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140718463 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140718463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140718463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140718463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140718463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140718463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140718463 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140718464 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140718464 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140718464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140718464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140718464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140718464 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140718464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140718464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140718464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140718464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140718464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140718464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140718464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140718464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140718464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140718464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140718464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140718464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140718464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140718464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140718464 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140718464 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140718489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: f_create_expect(l3 := 'AE4AC1D751A195F9EF50'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: Created Expect[0] for 'AE4AC1D751A195F9EF50'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_initial_ue0(125)12582850 20241130140719516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140719516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140719516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140719516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140719516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfffc2, normal) (hnbgw_rua.c:407) 20241130140719516 DHNB DEBUG map_rua[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140719516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140719516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12582850 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140719516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140719516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140719516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12582850 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140719516 DCN DEBUG map_sccp[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140719516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140719516 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12582850 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140719516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12582850 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140719516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140719516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140719516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140719516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140719516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140719516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140719516 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: Allocated (fsm.c:456) 20241130140719516 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140719516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aae4ac1d751a195f9ef50004f400300033b0056400500f1100926) (sccp_scrc.c:406) 20241130140719516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140719516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140719516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140719516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140719516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140719516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140719516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140719516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140719516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140719516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140719516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140719516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140719516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140719516 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140719516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140719516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140719516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140719517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140719517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140719517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140719517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140719517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140719517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140719517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: Found Expect[0] for l3='AE4AC1D751A195F9EF50'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6592788 TC_ranap_ps_initial_ue0(125)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140719527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@ae4ce1960a61: Final verdict of PTC: pass 20241130140719527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140719527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140719527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140719527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140719527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140719527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140719527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140719528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140719528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140719528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140719528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140719528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140719528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140719528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f3c263) (sccp_scrc.c:477) 20241130140719528 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241130140719528 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140719528 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140719528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140719528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140719528 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140719528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140719528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140719532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140719533 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36571<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue(112)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@ae4ce1960a61: Final verdict of PTC: none 20241130140719535 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140719535 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140719535 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140719535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140719536 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140719536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140719536 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(122)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(124)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@ae4ce1960a61: Final verdict of PTC: none 20241130140719536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140719536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140719536 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140719536 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140719536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140719537 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140719537 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140719537 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140719537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140719537 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140719537 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140719536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140719536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140719536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140719536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140719536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140719536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140719536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140719536 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140719536 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140719537 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140719537 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140719537 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140719537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140719537 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140719537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication IPA-CTRL-CLI-IPA(114)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(113)@ae4ce1960a61: Final verdict of PTC: none 20241130140719537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140719537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140719537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140719537 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140719537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140719537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140719537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140719537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140719537 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140719537 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140719538 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140719538 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140719538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140719538 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140719538 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140719538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c263), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140719538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140719538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140719538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140719538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140719538 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140719538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140719538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140719538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140719538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130140719538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140719538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140719538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{disrupted}: Freeing instance (context_map.c:202) 20241130140719538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12582850)[0x555fde292280]{disrupted}: Deallocated (fsm.c:568) 20241130140719538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140719538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{disconnected}: Freeing instance (context_map.c:206) 20241130140719538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555fde292750]{disconnected}: Deallocated (fsm.c:568) 20241130140719538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12582850 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140719538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140719539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_ps_initial_ue-Iuh0(116)@ae4ce1960a61: Final verdict of PTC: none 20241130140719539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140719539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140719539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140719539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140719539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140719539 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140719539 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140719539 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140719539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140719539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140719539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140719539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140719539 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140719540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Nov 30 14:07:19 UTC 2024 ====== 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 20241130140719628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140720131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198680) Waiting for packet dumper to finish... 1 (prev_count=198680, count=242140) 20241130140721538 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140721538 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140721538 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140721538 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140721538 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140721538 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Nov 30 14:07:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241130140723231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140723235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140723240 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38741<->l=127.0.0.1:4262) (control_if.c:572) 20241130140723255 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723255 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723255 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723256 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723256 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723256 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140723256 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140723256 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723256 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723257 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140723257 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723257 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140723257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723257 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723257 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140723257 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140723257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723257 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140723257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723257 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723258 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723258 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140723258 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723258 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140723258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723258 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723258 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140723258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140723258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723258 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140723258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140723258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140723258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140723258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140723259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140723259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(134)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140723273 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723273 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723273 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723273 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723274 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723274 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723274 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140723274 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723275 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723275 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140723275 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723275 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140723275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723275 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723275 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723275 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140723275 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723275 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140723275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140723275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723275 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723275 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723275 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140723275 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140723275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723275 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723275 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140723275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140723275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723275 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140723275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140723275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140723275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140723301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140723301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140723301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140723301 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140723301 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140723301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140723301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140723301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140723301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140723471 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140723472 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140723472 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140723472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140723480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140723480 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140723480 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140723480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140723480 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140723480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140723484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723484 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140723484 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140723484 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140723484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140723484 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140723484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140723484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140723484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140723484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140723484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140723484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140723484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140723484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140723484 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140723484 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140723484 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723485 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723486 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140723486 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140723486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140723486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723486 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140723486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140723486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140723486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140723486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140723489 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140723489 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140723489 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140723489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140723496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723496 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140723496 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140723496 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140723496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140723496 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140723496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140723499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723499 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140723499 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140723499 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140723499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140723499 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140723499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140723499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140723499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140723499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140723499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140723499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140723499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140723499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140723499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140723499 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140723499 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140723500 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140723500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140723500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140723500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140723500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140723500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140723500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140723500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140723500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140723501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723501 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140723501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140723501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140723501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140723501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140723501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140723721 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140723721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1b38), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140723721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140723721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140723721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140723721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140723722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140723722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140723722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140723722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140723722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140723722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140723722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140723731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140723731 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140723731 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140723731 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140723731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140723731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140723731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140723731 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140723731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140723731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140723731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140723731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140723731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140723731 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=00dc1b38) (sccp_scrc.c:477) 20241130140723731 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241130140723731 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140723731 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140723731 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140723731 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140723732 DLSCCP DEBUG SCCP-SCOC(1)[0x555fde296c90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140724285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140724285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140724285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140724285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140724285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140724286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140724286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140724286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140724286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140724286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140724286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140724286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140724286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140724286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140724286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140724286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140724286 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140724286 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140724286 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140724286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140724286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140724286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140724287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140724287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140724287 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140724287 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140724287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140724287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140724287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140724287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140724287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140724287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140724287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724289 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140724289 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140724289 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140724289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140724289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140724289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140724289 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140724289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140724289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140724289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140724289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140724289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140724289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140724289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140724289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140724289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140724289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140724289 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140724289 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140724297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724297 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140724297 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140724297 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140724297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140724297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140724297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140724297 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140724297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140724297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140724297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140724297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140724297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140724297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140724297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140724297 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140724297 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140724297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140724297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140724297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140724297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140724297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140724297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140724297 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140724297 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140724298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140724298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140724298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140724298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140724298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140724298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140724298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140724300 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140724300 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140724300 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140724300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140724300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140724300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140724300 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140724300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140724300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140724300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140724300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140724300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140724300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140724300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140724300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140724300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140724300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140724301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140724301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140724301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140724301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140724301 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140724301 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140724341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: 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)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)6242720 20241130140725367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140725367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140725367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140725367 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140725367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f41a0, normal) (hnbgw_rua.c:407) 20241130140725367 DHNB DEBUG map_rua[0x555fde296c90]{init}: Allocated (fsm.c:456) 20241130140725367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140725367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6242720 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140725367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140725367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140725367 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6242720 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140725367 DCN DEBUG map_sccp[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140725367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140725367 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6242720 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140725367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6242720 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140725367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140725367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140725367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140725367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140725367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140725367 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140725367 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: Allocated (fsm.c:456) 20241130140725367 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140725367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20241130140725367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140725367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140725367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140725367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140725367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140725367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140725367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140725367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140725367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140725367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140725367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140725367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140725367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140725367 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140725367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140725367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140725367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140725367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140725367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140725367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140725367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140725367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140725367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2194285 HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140725372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140725372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140725372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140725372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140725373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140725373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140725373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140725373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140725373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140725373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140725373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140725373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140725373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d1f9b) (sccp_scrc.c:477) 20241130140725373 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241130140725373 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140725373 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140725373 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140725373 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140725373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1f9b), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a26a4e19b6b23e35d974d004f40030002c00056400500f1100926) (sccp_scrc.c:406) 20241130140725373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140725373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140725373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140725373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140725373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140725373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140725373 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140725373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140725373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140725373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140725373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140725373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140725373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140725373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140725373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140725373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140725383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(135)@ae4ce1960a61: Final verdict of PTC: none 20241130140725394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(133)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@ae4ce1960a61: Final verdict of PTC: none 20241130140725395 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38741<->l=127.0.0.1:4262) (control_if.c:193) 20241130140725395 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140725395 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140725395 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140725395 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140725395 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140725395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140725395 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@ae4ce1960a61: Final verdict of PTC: none 20241130140725396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140725396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140725396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140725396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@ae4ce1960a61: Final verdict of PTC: none 20241130140725396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140725396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(132)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(138)@ae4ce1960a61: Final verdict of PTC: none 20241130140725397 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140725396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140725396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140725397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140725397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140725397 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140725397 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140725397 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140725397 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140725397 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140725397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140725397 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(134)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@ae4ce1960a61: Final verdict of PTC: none 20241130140725397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140725397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140725397 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140725397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140725397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140725397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140725397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140725397 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140725397 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140725397 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140725397 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140725397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140725397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140725397 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140725397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1f9b), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140725397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140725397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140725397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140725397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140725397 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140725397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140725397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140725397 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140725397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140725397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140725397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140725397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{disrupted}: Freeing instance (context_map.c:202) 20241130140725397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6242720)[0x555fde296c90]{disrupted}: Deallocated (fsm.c:568) 20241130140725397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140725397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{disconnected}: Freeing instance (context_map.c:206) 20241130140725397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555fde292280]{disconnected}: Deallocated (fsm.c:568) 20241130140725397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6242720 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140725397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140725397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140725397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140725397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140725397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140725397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140725397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140725397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140725397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140725397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(127)@ae4ce1960a61: Final verdict of PTC: none 20241130140725397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140725397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130140725397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140725397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140725397 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140725397 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140725397 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140725402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Nov 30 14:07:25 UTC 2024 ====== 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 20241130140725446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140725951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197004) Waiting for packet dumper to finish... 1 (prev_count=197004, count=259056) 20241130140727397 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140727397 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140727398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140727398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140727398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140727398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Nov 30 14:07:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241130140729058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140729062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140729066 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46189<->l=127.0.0.1:4262) (control_if.c:572) 20241130140729080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729080 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729080 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729080 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729081 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729081 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729081 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140729081 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140729081 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140729081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140729081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729081 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729081 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729081 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729081 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729081 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729081 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140729081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140729081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140729081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140729082 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729082 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140729082 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729082 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140729082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729082 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729082 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729082 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140729082 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729082 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140729082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729082 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729082 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140729082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140729082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140729082 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140729082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140729083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729083 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140729083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140729083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(148)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(146)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140729096 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729096 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729096 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729096 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729096 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729096 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729096 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140729096 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729097 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729097 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140729097 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729097 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140729097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729097 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729097 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729097 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140729097 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729097 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140729097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729097 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729097 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729097 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140729097 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729097 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140729097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729097 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729097 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729097 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140729097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140729097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140729097 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140729097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140729097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729097 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140729098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140729098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140729098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140729118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140729118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140729118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140729118 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140729118 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140729118 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140729118 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140729118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140729118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140729295 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140729295 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140729295 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140729295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140729304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729304 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140729304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140729304 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140729304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140729304 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140729304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140729307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729307 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140729307 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140729307 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140729307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140729307 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140729307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140729307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140729307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140729307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140729307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140729307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140729307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140729307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140729307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140729307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140729307 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729309 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140729309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140729309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729309 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140729309 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140729309 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140729309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140729309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140729309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729309 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140729310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140729310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140729310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140729310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(151)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140729316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729316 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140729316 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140729316 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140729316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140729316 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140729316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140729318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729318 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140729318 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140729318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140729318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140729319 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140729319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140729319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140729319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140729319 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140729319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140729319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140729319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140729319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140729319 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140729319 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140729319 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140729320 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140729320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140729320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140729320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140729320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140729321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140729321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140729321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140729321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140729321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140729321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140729321 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140729321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140729321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140729321 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140729539 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140729539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3c263), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140729539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140729539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140729539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140729539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140729540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140729540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140729540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140729540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140729540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140729540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140729540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140729549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140729549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140729549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140729549 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140729549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140729549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140729549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140729549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140729549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140729549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140729549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140729549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140729549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140729549 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=00f3c263) (sccp_scrc.c:477) 20241130140729549 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241130140729549 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140729549 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140729549 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140729549 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140729549 DLSCCP DEBUG SCCP-SCOC(2)[0x555fde297e80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140730110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730110 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140730110 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140730110 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140730110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140730110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140730110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140730110 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140730111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140730111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140730111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140730111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140730111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140730111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140730111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140730111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140730111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140730111 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140730111 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140730111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140730111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140730111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140730111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140730111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140730111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140730111 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140730111 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140730111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140730111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140730112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140730112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730112 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140730112 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140730112 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140730112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140730112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140730112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140730112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140730112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140730112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140730112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140730112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140730112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140730112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140730112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140730112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140730112 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140730112 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140730116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730116 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140730116 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140730116 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140730116 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140730116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140730116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140730116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140730116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140730116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140730116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140730116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140730116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140730116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140730116 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140730116 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140730116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140730116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140730116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140730116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140730116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140730116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140730116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140730116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140730116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140730116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140730116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730116 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140730116 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140730117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140730117 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140730117 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140730117 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140730117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140730117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140730117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140730117 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140730117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140730117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140730117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140730117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140730117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140730117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140730117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140730117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140730117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140730117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140730117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140730117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140730117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140730118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140730118 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140730118 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140730139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: 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)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12646610 20241130140731183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140731183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140731183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140731183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140731183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0f8d2, normal) (hnbgw_rua.c:407) 20241130140731184 DHNB DEBUG map_rua[0x555fde297e80]{init}: Allocated (fsm.c:456) 20241130140731184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140731184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12646610 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140731184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140731184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140731184 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12646610 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140731184 DCN DEBUG map_sccp[0x555fde296c90]{init}: Allocated (fsm.c:456) 20241130140731184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140731184 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12646610 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140731184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12646610 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140731184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140731184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140731184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140731184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140731184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140731184 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140731184 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: Allocated (fsm.c:456) 20241130140731184 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140731184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20241130140731184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140731184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140731184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140731184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140731184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140731184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140731184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140731184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140731184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140731184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140731184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140731184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140731184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140731184 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140731184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140731184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140731184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140731184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140731184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140731184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140731184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140731184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140731184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12851965 HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140731192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731192 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140731192 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140731192 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140731192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140731192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140731192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140731192 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140731193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140731193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140731193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140731193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140731193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140731193 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae8e40) (sccp_scrc.c:477) 20241130140731193 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241130140731193 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140731193 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140731193 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140731193 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140731193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8e40), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8f1d3ad7f7083820b673004f40030000890056400500f1100926) (sccp_scrc.c:406) 20241130140731193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140731193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140731193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140731193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140731193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140731193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140731193 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140731193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140731193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140731193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140731193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140731193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140731193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140731193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140731194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140731194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140731208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140731220 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46189<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@ae4ce1960a61: Final verdict of PTC: none 20241130140731221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(150)@ae4ce1960a61: Final verdict of PTC: none 20241130140731222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140731222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140731222 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140731222 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140731222 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140731222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140731222 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@ae4ce1960a61: Final verdict of PTC: none 20241130140731223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140731223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140731223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140731223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140731223 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140731223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140731223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140731223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140731223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140731223 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140731223 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140731223 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140731223 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140731223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140731223 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140731223 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140731223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8e40), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140731223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140731223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140731223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140731223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140731223 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140731223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140731224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140731224 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(149)@ae4ce1960a61: Final verdict of PTC: none 20241130140731224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130140731224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140731224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140731224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{disrupted}: Freeing instance (context_map.c:202) 20241130140731224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12646610)[0x555fde297e80]{disrupted}: Deallocated (fsm.c:568) 20241130140731224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140731224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{disconnected}: Freeing instance (context_map.c:206) 20241130140731224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555fde296c90]{disconnected}: Deallocated (fsm.c:568) 20241130140731224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12646610 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140731224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140731224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130140731224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc0-SCCP(146)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(141)@ae4ce1960a61: Final verdict of PTC: none 20241130140731224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140731224 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140731224 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140731224 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140731224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140731224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140731224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140731224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140731224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140731224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140731224 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140731224 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130140731224 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140731224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140731225 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140731225 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140731225 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140731225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140731225 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140731225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140731225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(148)@ae4ce1960a61: Final verdict of PTC: none 20241130140731225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140731225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140731225 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140731225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140731225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140731225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140731225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140731225 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140731225 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140731225 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140731225 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(152)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140731226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Nov 30 14:07:31 UTC 2024 ====== 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 20241130140731275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140731777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260064) Waiting for packet dumper to finish... 1 (prev_count=260064, count=260604) 20241130140733224 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140733224 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140733224 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140733226 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140733226 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140733226 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Nov 30 14:07:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_cs_bidir started. 20241130140734882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140734888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140734894 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43893<->l=127.0.0.1:4262) (control_if.c:572) 20241130140734917 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734917 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734917 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734918 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734918 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140734918 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140734918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140734918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734918 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140734919 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140734919 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734919 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734919 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734919 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140734919 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140734919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734919 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734919 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734919 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140734919 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140734919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140734919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734919 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140734920 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734920 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140734920 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140734920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734920 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140734920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734920 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140734921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140734921 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(162)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140734935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734935 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734935 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734935 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734935 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734935 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140734935 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140734937 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140734937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734937 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140734937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734937 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734937 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140734937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140734937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734937 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734937 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140734937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140734937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140734937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734937 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734937 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140734937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140734937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140734937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140734937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140734937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140734937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140734937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140734937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140734937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140734937 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140734937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140734937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140734937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140734937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140734937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140734937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140734937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140734960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140734960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140734960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140734960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140734960 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140734960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140734960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140734960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140734960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140735134 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140735134 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140735134 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140735134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140735143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735143 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140735143 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140735143 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140735143 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140735143 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140735143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140735146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140735146 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140735146 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140735146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140735146 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140735146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140735146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140735146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140735147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140735147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140735147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140735147 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140735147 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140735147 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140735148 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140735148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140735148 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140735148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140735148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140735148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140735148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140735148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140735148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140735148 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140735148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140735149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140735149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140735149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140735149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140735149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140735149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735149 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140735149 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140735149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140735149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140735156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735156 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140735156 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140735156 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140735156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140735156 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140735156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140735158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140735158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140735159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140735159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140735159 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140735159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140735159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140735159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140735159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140735159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140735159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140735159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140735159 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140735159 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140735160 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140735160 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140735160 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140735160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140735160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140735160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140735160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140735160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140735160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140735160 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140735160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140735161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140735161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140735161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140735161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140735161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140735161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735398 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140735398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1f9b), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140735398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140735398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140735398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140735398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140735398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140735398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140735398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140735398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140735398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140735398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140735398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140735405 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140735405 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140735405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140735405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140735405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140735405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140735406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140735406 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=008d1f9b) (sccp_scrc.c:477) 20241130140735406 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241130140735406 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140735406 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140735406 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140735406 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140735406 DLSCCP DEBUG SCCP-SCOC(3)[0x555fde292750]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140735946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735946 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140735946 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140735946 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140735946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140735947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140735947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140735947 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140735947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140735947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140735947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140735947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140735947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140735947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140735947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140735947 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140735947 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140735947 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140735947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140735947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140735947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140735947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140735947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140735947 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140735947 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140735948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140735948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140735948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140735948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140735948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140735948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140735948 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735950 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140735950 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140735950 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140735950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140735950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140735950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140735950 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140735950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140735950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140735950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140735950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140735950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140735950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140735950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140735950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140735950 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140735951 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140735957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735957 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140735957 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140735957 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140735957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140735957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140735957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140735957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140735957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140735957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140735957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140735957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140735957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140735957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140735957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140735957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140735957 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140735957 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140735958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140735958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140735958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140735958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140735958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140735958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140735958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140735958 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140735958 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140735958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140735958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140735958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140735958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140735958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140735958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140735958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140735960 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140735960 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140735960 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140735960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140735960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140735960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140735960 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140735961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140735961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140735961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140735961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140735961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140735961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140735961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140735961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140735961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140735961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140735961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140735961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140735961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140735961 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140735961 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140735961 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140735979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: f_create_expect(l3 := '48D9578F30F8BBD8A4DD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: Created Expect[0] for '48D9578F30F8BBD8A4DD'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_bidir0(167)12808304 20241130140737006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140737006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140737006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140737006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140737006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc37070, normal) (hnbgw_rua.c:407) 20241130140737006 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140737006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140737007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12808304 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140737007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140737007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140737007 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12808304 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140737007 DCN DEBUG map_sccp[0x555fde297e80]{init}: Allocated (fsm.c:456) 20241130140737007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140737007 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12808304 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140737007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12808304 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140737007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140737007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140737007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140737007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140737007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140737007 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140737007 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: Allocated (fsm.c:456) 20241130140737007 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140737007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a48d9578f30f8bbd8a4dd004f40030002290056400500f1100926) (sccp_scrc.c:406) 20241130140737007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140737007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140737007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140737007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140737007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140737007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140737007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140737007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140737007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140737007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140737007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140737007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140737007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140737007 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140737007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140737007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140737007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140737007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140737007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140737007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140737007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140737007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140737007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: Found Expect[0] for l3='48D9578F30F8BBD8A4DD'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_bidir0(167)14137048 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140737018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140737018 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140737018 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140737018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140737018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140737018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140737018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140737018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140737018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140737019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b697d9) (sccp_scrc.c:477) 20241130140737019 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241130140737019 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140737019 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140737019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140737019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140737019 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140737019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140737019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: vl_len:22 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A05F5AB7FDA94E6F2BF44'O 20241130140737222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140737222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140737222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140737222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140737222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140737222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140737222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140737222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140737223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140737223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140737223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140737223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140737223 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=001440120000010010400b0a05f5ab7fda94e6f2bf44) (sccp_scrc.c:477) 20241130140737223 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241130140737223 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140737223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140737223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140737223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140737223 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130140737223 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130140737223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130140737223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140737223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241130140737223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140737223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140737247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140737247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140737247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130140737247 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140737247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc37070) (hnbgw_rua.c:471) 20241130140737247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12808304 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130140737247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140737247 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130140737247 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130140737247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130140737247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140737247 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140737247 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140737247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b697d9), PART(T=Data,L=22,D=001440120000010010400b0a5bbc64a79cf91b0f660c) (sccp_scrc.c:406) 20241130140737247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140737247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140737247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140737247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140737248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140737248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140737248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140737248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140737248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140737248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140737248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: vl_len:20 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241130140737265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737265 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140737265 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140737265 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140737265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140737265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140737265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140737265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140737265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140737265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140737265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140737265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140737265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140737265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20241130140737265 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241130140737265 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140737265 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140737265 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140737265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140737265 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241130140737265 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241130140737265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241130140737265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140737266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241130140737266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140737266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140737274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140737284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140737284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140737284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140737284 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140737284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140737284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130140737284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130140737284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) TC_ranap_cs_bidir-Iuh0-RUA(159)@ae4ce1960a61: Final verdict of PTC: none 20241130140737284 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140737284 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140737285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b697d9), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140737285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140737285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140737285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140737285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140737285 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140737285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140737285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140737285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{disrupted}: Freeing instance (context_map.c:202) 20241130140737285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12808304)[0x555fde292750]{disrupted}: Deallocated (fsm.c:568) 20241130140737285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140737285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{disconnected}: Freeing instance (context_map.c:206) 20241130140737285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555fde297e80]{disconnected}: Deallocated (fsm.c:568) 20241130140737285 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12808304 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_cs_bidir(154)@ae4ce1960a61: Final verdict of PTC: none 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140737285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140737285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140737285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140737285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140737285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140737285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140737285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140737285 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43893<->l=127.0.0.1:4262) (control_if.c:193) 20241130140737285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140737285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140737285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140737286 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140737286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140737286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140737286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140737286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140737286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140737286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140737286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140737286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140737286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140737286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(161)@ae4ce1960a61: Final verdict of PTC: none 20241130140737286 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140737286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(162)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@ae4ce1960a61: Final verdict of PTC: none20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140737286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140737287 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140737287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140737287 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140737287 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140737287 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140737287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140737287 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140737287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(163)@ae4ce1960a61: Final verdict of PTC: none 20241130140737287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140737286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140737286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140737286 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140737286 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140737286 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140737286 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140737287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140737287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140737287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140737287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140737287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140737287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140737287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140737287 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140737287 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140737287 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140737287 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(160)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(166)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(155)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140737289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Nov 30 14:07:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241130140737344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140737846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224088) Waiting for packet dumper to finish... 1 (prev_count=224088, count=275744) 20241130140739287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140739287 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140739287 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140739287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140739287 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140739287 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Nov 30 14:07:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_ps_bidir started. 20241130140740947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140740950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140740953 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34437<->l=127.0.0.1:4262) (control_if.c:572) 20241130140740971 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740972 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740972 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740972 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740972 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740972 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740972 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740972 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140740972 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140740972 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140740973 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740973 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140740973 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140740973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740973 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140740973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740973 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740973 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740973 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140740973 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140740973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140740973 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140740974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740974 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140740974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740974 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740974 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740974 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140740974 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140740974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740974 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740974 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140740974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140740974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740974 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140740974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140740974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140740974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(176)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(174)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140740989 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740989 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740989 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740989 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740990 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740990 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140740990 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140740991 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740991 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140740991 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740991 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140740991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740991 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740991 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740991 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140740991 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740991 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140740991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740991 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740991 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740991 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140740991 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140740991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740991 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740991 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140740991 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140740991 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140740991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140740991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140740991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140740991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140740991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140740991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140740991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140740991 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140740991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140740991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140740991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140740991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140740991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140740991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140740991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140741014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140741014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140741014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140741014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140741014 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140741014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140741014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140741014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140741014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140741188 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140741188 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140741188 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140741188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140741198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140741198 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140741198 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140741198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140741198 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140741198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140741201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741201 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140741201 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140741201 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140741201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140741201 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140741201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140741201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140741201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140741201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140741201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140741201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140741201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140741201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140741201 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140741201 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140741201 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140741202 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140741202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140741202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140741202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140741202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140741202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140741203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140741203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140741203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140741203 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140741203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140741203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140741203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140741203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140741203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140741203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140741203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140741203 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140741203 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140741203 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140741203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140741207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741207 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140741207 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140741207 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140741207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140741207 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140741207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140741208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741208 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140741208 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140741209 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140741209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140741209 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140741209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140741209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140741209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140741209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140741209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140741209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140741209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140741209 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140741209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140741209 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140741209 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140741210 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140741210 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140741210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140741210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140741210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140741210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140741210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140741210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140741210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140741210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140741210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140741210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140741210 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140741210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140741210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140741210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140741210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140741210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140741210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140741210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140741224 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140741224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8e40), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140741224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140741224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140741224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140741224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140741224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140741225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140741225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140741225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140741225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140741225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140741225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140741230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140741230 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140741230 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140741230 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140741230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140741230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140741230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140741230 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140741230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140741230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140741230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140741230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140741230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140741230 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=00ae8e40) (sccp_scrc.c:477) 20241130140741230 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241130140741230 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140741230 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140741230 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140741230 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140741230 DLSCCP DEBUG SCCP-SCOC(4)[0x555fde292280]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140742004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742004 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140742004 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140742004 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140742004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140742004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140742004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140742004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140742004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140742004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140742004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140742004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140742004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140742004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140742004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140742004 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140742004 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140742004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140742004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140742004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140742004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140742004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140742004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140742004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140742004 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140742004 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140742004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140742004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140742004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140742004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140742005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140742005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140742005 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140742005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140742005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140742005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140742005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140742005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140742005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140742005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140742005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140742005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140742005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140742005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140742005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140742005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140742005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140742005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140742005 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140742005 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140742009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140742009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140742009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140742009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140742009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140742009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140742009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140742009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140742009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140742009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140742009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140742009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140742009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140742009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140742010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140742010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140742010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140742010 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140742010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140742010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140742010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140742010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140742010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140742010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140742010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140742010 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140742010 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140742010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140742010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140742010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140742010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140742010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140742010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140742010 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140742011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140742011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140742011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140742011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140742011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140742011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140742011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140742011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140742011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140742011 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140742011 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140742011 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140742011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140742011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140742011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140742011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140742011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140742011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140742011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140742011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140742011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140742011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140742011 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140742011 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140742040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: f_create_expect(l3 := '6420F57112AA75AC030C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: Created Expect[0] for '6420F57112AA75AC030C'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_bidir0(181)5045141 20241130140743093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140743093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140743093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140743093 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140743093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4cfb95, normal) (hnbgw_rua.c:407) 20241130140743093 DHNB DEBUG map_rua[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140743093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140743093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5045141 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140743093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140743093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140743093 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5045141 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140743093 DCN DEBUG map_sccp[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140743093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140743093 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5045141 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140743093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5045141 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140743093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140743093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140743093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140743093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140743093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140743093 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140743093 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: Allocated (fsm.c:456) 20241130140743093 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140743093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6420f57112aa75ac030c004f400300032a0056400500f1100926) (sccp_scrc.c:406) 20241130140743093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140743093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140743093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140743093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140743093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140743093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140743093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140743093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140743093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140743093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140743093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140743093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140743093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140743093 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140743093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140743093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140743093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140743093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140743093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140743093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140743093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140743093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140743093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: Found Expect[0] for l3='6420F57112AA75AC030C'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_bidir0(181)11135341 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140743106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140743106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140743106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140743106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140743106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140743106 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00de3097) (sccp_scrc.c:477) 20241130140743106 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241130140743106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743106 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140743106 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140743106 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140743106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140743106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140743106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140743106 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140743106 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140743106 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140743106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140743106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140743106 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140743106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140743106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8CBA3994F0DFEB669930'O 20241130140743310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140743310 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140743310 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140743310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140743310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140743310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140743310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140743310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140743310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140743311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140743311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140743311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140743311 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=001440120000010010400b0a8cba3994f0dfeb669930) (sccp_scrc.c:477) 20241130140743311 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241130140743311 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140743311 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140743311 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140743311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140743311 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130140743311 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130140743311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130140743311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140743311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241130140743311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140743311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140743335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140743335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140743335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130140743335 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140743335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cfb95) (hnbgw_rua.c:471) 20241130140743335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5045141 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130140743335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140743335 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130140743335 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130140743335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130140743335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140743335 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140743335 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140743335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Data,L=22,D=001440120000010010400b0a602f64121d4dba085edb) (sccp_scrc.c:406) 20241130140743335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140743335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140743335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140743335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140743335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140743336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140743336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140743336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140743336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140743336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140743336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241130140743348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743348 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140743348 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140743348 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140743348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140743348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140743348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140743348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140743348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140743348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140743348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140743348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140743348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140743348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20241130140743348 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241130140743348 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140743348 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140743348 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140743348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140743348 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241130140743348 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241130140743348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241130140743348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140743348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241130140743348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140743348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140743353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140743359 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34437<->l=127.0.0.1:4262) (control_if.c:193) 20241130140743359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140743359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140743359 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140743359 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140743359 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140743359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130140743359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130140743359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130140743359 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140743359 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140743359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140743359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140743359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140743359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140743359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140743359 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140743359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140743360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140743360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{disrupted}: Freeing instance (context_map.c:202) 20241130140743360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5045141)[0x555fde292280]{disrupted}: Deallocated (fsm.c:568) 20241130140743360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140743360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{disconnected}: Freeing instance (context_map.c:206) 20241130140743360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555fde292750]{disconnected}: Deallocated (fsm.c:568) 20241130140743360 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5045141 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140743360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140743360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140743360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140743360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140743360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140743360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140743360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_ps_bidir(168)@ae4ce1960a61: Final verdict of PTC: none 20241130140743360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(178)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@ae4ce1960a61: Final verdict of PTC: none 20241130140743362 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140743362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140743362 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140743362 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140743362 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140743362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140743362 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140743362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140743362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140743362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140743362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140743362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140743362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140743362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140743362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140743362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140743362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140743363 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140743363 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140743363 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0-RUA(173)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(180)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(169)@ae4ce1960a61: Final verdict of PTC: none 20241130140743364 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140743364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130140743364 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140743364 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140743364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140743364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140743364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140743364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140743364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140743364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140743364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140743364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140743364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140743364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140743364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140743364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140743364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140743364 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140743364 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140743364 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140743364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Nov 30 14:07:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241130140743418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140743920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274972) Waiting for packet dumper to finish... 1 (prev_count=274972, count=275512) 20241130140745363 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140745364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140745364 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140745365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140745365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140745365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Nov 30 14:07:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_assignment started. 20241130140747027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140747031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140747034 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34607<->l=127.0.0.1:4262) (control_if.c:572) 20241130140747047 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747047 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747047 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747047 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747048 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747048 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140747048 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140747048 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140747048 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747048 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747049 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747049 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140747049 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747049 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140747049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747049 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747049 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747049 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140747049 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747049 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140747049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140747049 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747049 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747049 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140747049 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747049 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140747049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747049 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747049 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747049 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140747049 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140747049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747049 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140747049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140747049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140747049 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(190)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140747062 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747062 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747062 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747062 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747062 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747062 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747063 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140747063 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747064 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747064 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140747064 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747064 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140747064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747064 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747064 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747064 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140747064 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747064 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140747064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140747064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747064 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747064 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747064 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140747064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140747064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747064 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747064 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140747064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140747064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747064 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140747064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140747064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140747064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140747085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140747085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140747085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140747085 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140747085 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140747085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140747085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140747085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140747085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140747261 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140747261 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140747261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140747261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140747270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140747270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140747270 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140747270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140747270 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140747270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140747274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747274 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140747274 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140747274 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140747274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140747274 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140747274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140747274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140747274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140747274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140747274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140747274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140747274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140747274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140747274 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140747274 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140747274 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747275 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140747275 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140747275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140747276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747275 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140747276 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140747276 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140747276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140747276 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140747276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140747276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140747276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140747276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(193)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140747282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747282 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140747282 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140747282 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140747282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140747282 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140747282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140747285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140747285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140747285 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140747285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140747285 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140747285 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140747285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b697d9), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140747285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140747285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140747285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140747285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140747285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140747285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140747285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140747285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140747285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140747285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140747285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140747285 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140747285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140747285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140747285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140747285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140747285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140747286 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140747286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140747286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140747286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140747286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140747286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140747287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140747287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140747287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140747287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140747287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140747287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140747287 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140747287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140747287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140747287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140747287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140747287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140747287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140747287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140747293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140747293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140747293 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140747293 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140747293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140747293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140747293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140747293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140747293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140747293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140747293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140747293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140747293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140747293 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=00b697d9) (sccp_scrc.c:477) 20241130140747293 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241130140747293 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140747293 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140747293 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140747293 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140747293 DLSCCP DEBUG SCCP-SCOC(5)[0x555fde296c90]{IDLE}: Deallocated (fsm.c:568) 20241130140748073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140748073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140748073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140748073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140748073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140748073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140748073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140748074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140748074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140748074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140748074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140748074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140748074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140748074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140748074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140748074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140748074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140748074 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140748074 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140748074 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140748074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140748074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140748074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140748074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140748074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140748074 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140748074 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140748074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140748075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140748075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140748075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140748075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140748075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140748075 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140748078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748078 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140748078 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140748078 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140748078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140748078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140748078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140748078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140748078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140748078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140748078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140748078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140748078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140748078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140748078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140748078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140748078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140748078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140748078 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140748078 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140748078 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140748084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748084 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140748084 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140748084 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140748084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140748084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140748084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140748084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140748084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140748084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140748084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140748084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140748084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140748084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140748084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140748084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140748084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140748085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140748085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140748085 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140748085 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140748085 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140748085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140748085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140748085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140748085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140748085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140748085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140748085 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140748085 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140748085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140748085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140748085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140748085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140748085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140748085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140748085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140748087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140748087 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140748087 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140748087 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140748087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140748087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140748087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140748087 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140748087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140748087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140748087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140748087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140748087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140748087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140748087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140748087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140748087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140748087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140748087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140748087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140748087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140748087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140748087 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140748087 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140748112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: f_create_expect(l3 := 'FBEAA4ED332774A31C34'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: Created Expect[0] for 'FBEAA4ED332774A31C34'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@ae4ce1960a61: Added conn table entry 0TC_rab_assignment0(195)4919079 20241130140749155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140749155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140749155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140749155 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140749155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b0f27, normal) (hnbgw_rua.c:407) 20241130140749155 DHNB DEBUG map_rua[0x555fde296c90]{init}: Allocated (fsm.c:456) 20241130140749155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140749155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140749155 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140749155 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140749155 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140749155 DCN DEBUG map_sccp[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140749155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140749155 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4919079 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140749155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140749155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140749155 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140749155 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140749155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140749155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140749155 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140749155 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: Allocated (fsm.c:456) 20241130140749155 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140749155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afbeaa4ed332774a31c34004f40030000ff0056400500f1100926) (sccp_scrc.c:406) 20241130140749155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140749155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140749155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140749155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140749155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140749155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140749155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140749155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140749155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140749155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140749155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140749155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140749155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140749155 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140749155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140749155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140749155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140749155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140749155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140749155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140749155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140749155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140749155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: Found Expect[0] for l3='FBEAA4ED332774A31C34'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: Added conn table entry 0TC_rab_assignment0(195)13579261 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140749173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749173 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140749173 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140749173 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140749173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140749173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140749173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140749173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140749173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140749173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140749173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140749173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140749173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140749173 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b651a1) (sccp_scrc.c:477) 20241130140749173 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241130140749173 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140749173 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140749173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140749173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140749173 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140749173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140749173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140749374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140749374 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140749374 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140749374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140749374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140749374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140749374 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140749375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140749375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140749375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140749375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140749375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140749375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140749375 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241130140749375 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140749375 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140749375 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140749375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140749375 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140749375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140749375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140749375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140749375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140749375 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140749375 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140749375 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140749375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140749375 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{UNUSED}: Allocated (fsm.c:456) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{UNUSED}: is child of mgw(mgw-fsm-4919079-0)[0x555fde28e2a0] (fsm.c:486) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4919079-0)[0x555fde28e2a0] (mgcp_client_endpoint_fsm.c:724) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140749375 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140749375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde2972b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140749375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde2972b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4919079-0)[0x555fde290510] (fsm.c:486) 20241130140749375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde2972b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140749375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde2972b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140749376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 4b0f27'... (mgcp_client.c:805) 20241130140749376 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130140749376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde2972b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140749376 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b0f2717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b0f2717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140749418 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241130140749418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140749418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140749418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140749418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140749418 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749418 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140749418 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140749418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140749418 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140749418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140749418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140749418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140749418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140749444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140749444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140749444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140749444 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140749444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4b0f27) (hnbgw_rua.c:471) 20241130140749444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140749444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140749444 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140749444 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140749444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140749444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140749444 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140749444 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140749444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140749445 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4919079-0)[0x555fde28e2a0] (mgcp_client_endpoint_fsm.c:724) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140749445 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 4b0f27'... (mgcp_client.c:805) 20241130140749445 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130140749445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749445 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b0f2717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140749460 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241130140749460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140749460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140749460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749460 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140749460 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140749460 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4919079-0)[0x555fde28e2a0] (mgcp_client_endpoint_fsm.c:724) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140749460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde295dc0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140749460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde295dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4919079-0)[0x555fde290510] (fsm.c:486) 20241130140749460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde295dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140749460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde295dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130140749460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 4b0f27'... (mgcp_client.c:805) 20241130140749460 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130140749460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4919079-0)[0x555fde295dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749460 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b0f2717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140749477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241130140749477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140749477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140749477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140749477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749477 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{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) 20241130140749477 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140749477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140749477 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140749477 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140749477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140749477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140749477 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140749477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b651a1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140749477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140749477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140749477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140749477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140749477 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140749477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140749477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140749477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140749477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140749477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140749477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140749478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140749542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140749542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140749542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140749542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140749542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140749542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140749542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140749542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140749542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140749542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140749542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140749542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140749542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140749542 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241130140749542 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140749542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140749542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140749542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140749542 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140749542 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140749542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140749542 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140749542 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140749542 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140749543 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140749543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140749543 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 4b0f27'... (mgcp_client.c:805) 20241130140749543 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140749543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140749543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140749543 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 4b0f27'... (mgcp_client.c:805) 20241130140749543 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140749543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140749543 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: Removing from parent mgw(mgw-fsm-4919079-0)[0x555fde28e2a0] (mgcp_client_endpoint_fsm.c:873) 20241130140749543 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140749543 DLMGCP DEBUG mgw-endp(mgw-fsm-4919079-0)[0x555fde290510]{IN_USE}: Deallocated (fsm.c:568) 20241130140749543 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140749543 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140749543 DMGW DEBUG mgw(mgw-fsm-4919079-0)[0x555fde28e2a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140749543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140749543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140749543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140749543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4b0f2717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140749548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2972b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140749548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140749548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde295dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assignment0(195)4919079 20241130140749553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140749553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140749553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140749553 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140749553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4b0f27,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140749553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140749553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140749553 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140749553 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140749553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140749553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140749553 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140749553 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140749553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b651a1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140749553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140749553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140749553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140749553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140749553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140749553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140749553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140749554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140749554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140749554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140749554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140749554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140749554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140749554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assignment0(195)13579261 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on connection ID:0 20241130140749557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749557 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140749557 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140749557 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140749557 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140749557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140749557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140749557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140749557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140749557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140749557 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=00b651a1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140749557 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241130140749557 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140749557 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140749557 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140749557 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{disconnected}: Freeing instance (context_map.c:202) 20241130140749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4919079)[0x555fde296c90]{disconnected}: Deallocated (fsm.c:568) 20241130140749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{disconnected}: Freeing instance (context_map.c:206) 20241130140749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555fde292280]{disconnected}: Deallocated (fsm.c:568) 20241130140749557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4919079 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140749557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b651a1), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241130140749557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140749557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140749557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140749557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140749557 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140749557 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140749557 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140749557 DLSCCP DEBUG SCCP-SCOC(7)[0x555fde292750]{IDLE}: Deallocated (fsm.c:568) 20241130140749557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140749557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140749557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140749557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140749557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140749557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment0(195)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140751562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140751573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34607<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(192)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@ae4ce1960a61: Final verdict of PTC: none 20241130140751574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(191)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@ae4ce1960a61: Final verdict of PTC: none 20241130140751575 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140751575 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140751575 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(188)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@ae4ce1960a61: Final verdict of PTC: none 20241130140751575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140751575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140751575 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140751575 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140751576 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140751576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140751576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140751576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140751575 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140751575 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140751575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140751575 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140751576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140751576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140751576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140751576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140751576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140751576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140751576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140751576 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140751576 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140751576 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@ae4ce1960a61: Final verdict of PTC: none 20241130140751577 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 IPA-CTRL-CLI-IPA(184)@ae4ce1960a61: Final verdict of PTC: none 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140751577 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130140751577 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140751577 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140751577 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140751577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140751577 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(194)@ae4ce1960a61: Final verdict of PTC: none 20241130140751577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140751577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140751577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140751577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140751577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140751577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140751577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140751577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140751577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140751577 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140751577 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140751577 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140751577 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(190)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(183)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140751579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_assignment finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Nov 30 14:07:51 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241130140751633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140752136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320024) Waiting for packet dumper to finish... 1 (prev_count=320024, count=347472) 20241130140753360 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140753360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140753360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140753360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140753360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140753360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140753360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140753360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140753361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140753361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140753361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140753361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140753361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140753361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140753576 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140753576 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140753576 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140753577 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140753577 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140753577 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Nov 30 14:07:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_assignment_concurrent started. 20241130140755251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140755255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140755258 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45989<->l=127.0.0.1:4262) (control_if.c:572) 20241130140755270 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755270 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755271 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755271 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755271 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755271 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755271 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755271 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755271 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140755271 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment_concurrent-Iuh0(200)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140755272 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755272 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140755272 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755272 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140755272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755272 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755272 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755272 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140755272 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755272 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140755272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755272 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755272 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755272 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140755272 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140755272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755272 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755272 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755272 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140755272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140755272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140755272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755272 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140755272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140755272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140755272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(204)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140755287 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755287 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755287 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755287 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755287 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755287 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755287 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140755287 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755288 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755288 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140755288 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140755288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755288 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140755288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755288 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755288 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755288 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140755288 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140755288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755289 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140755289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755289 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755289 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755289 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140755289 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140755289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140755289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755289 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755289 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140755289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140755289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755289 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140755289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140755289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140755289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140755311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140755311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140755311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140755311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140755311 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140755311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140755311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140755311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140755311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140755483 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140755484 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140755484 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140755484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140755493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755493 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140755493 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140755493 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140755493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140755493 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140755493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140755495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140755495 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140755496 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140755496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140755496 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140755496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140755496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140755496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140755496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140755496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140755496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140755496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140755496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140755496 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140755496 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140755496 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755497 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755497 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140755497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140755497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755498 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140755498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140755498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140755498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140755498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140755500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140755500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140755500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140755500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140755506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755506 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140755506 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140755506 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140755506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140755506 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140755506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140755509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755509 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140755509 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140755509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140755509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140755509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140755509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140755509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140755509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140755509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140755509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140755509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140755509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140755509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140755509 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140755509 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140755509 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140755510 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140755510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140755510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140755510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140755511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140755511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140755511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140755511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140755511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140755511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140755511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140755511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140755511 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140755511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140755511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140755511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140755511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140755511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140755511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140755511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140755511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140756298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140756298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140756298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140756298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140756298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140756298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140756298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140756298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140756298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140756298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140756298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140756298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140756298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140756298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140756298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140756298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140756298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140756298 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140756298 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140756298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140756299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140756299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140756299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140756299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140756299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140756299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140756299 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140756299 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140756299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140756299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140756299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140756299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140756299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140756299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140756299 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140756300 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140756300 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140756300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140756300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140756300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140756300 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140756301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140756301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140756301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140756301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140756301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140756301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140756301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140756301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140756301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140756301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140756301 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140756301 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140756306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756306 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140756306 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140756306 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140756306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140756306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140756306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140756306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140756306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140756306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140756306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140756306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140756306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140756306 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140756306 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140756306 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140756306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140756306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140756306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140756306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140756306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140756306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140756306 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140756306 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140756306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140756306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140756306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140756306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140756306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140756307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140756307 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140756307 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140756307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140756307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140756307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140756307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140756307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140756307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140756307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140756307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140756307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140756307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140756307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140756307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140756307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140756307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140756307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140756307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140756307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140756307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140756307 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140756307 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140757358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140757505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '7FACFFEC4F5746C855B9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[0] for '7FACFFEC4F5746C855B9'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 0TC_rab_assignment_concurrent0(209)14818050 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '557E08E21D68530CA28C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[1] for '557E08E21D68530CA28C'O to be handled at TC_rab_assignment_concurrent0(210) 20241130140758396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758396 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe21b02, normal) (hnbgw_rua.c:407) 20241130140758396 DHNB DEBUG map_rua[0x555fde296c90]{init}: Allocated (fsm.c:456) 20241130140758396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758396 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758396 DCN DEBUG map_sccp[0x555fde292280]{init}: Allocated (fsm.c:456) 20241130140758396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758396 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14818050 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758396 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758396 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: Allocated (fsm.c:456) 20241130140758396 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7facffec4f5746c855b9004f40030000be0056400500f1100926) (sccp_scrc.c:406) 20241130140758396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758396 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758396 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 1TC_rab_assignment_concurrent0(210)12408607 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[0] for l3='7FACFFEC4F5746C855B9'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 0TC_rab_assignment_concurrent0(209)7601828 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140758411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758411 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758411 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758411 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758411 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e406d) (sccp_scrc.c:477) 20241130140758411 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241130140758411 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758411 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758411 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758411 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment_concurrent0(209)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '9F71FF7C31652E9AEB67'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[0] for '9F71FF7C31652E9AEB67'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 2TC_rab_assignment_concurrent0(211)143065 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'F081373E0B671499D1BD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[2] for 'F081373E0B671499D1BD'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 3TC_rab_assignment_concurrent0(212)5355427 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '7AF158D62739C6DB838B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[3] for '7AF158D62739C6DB838B'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 4TC_rab_assignment_concurrent0(213)14213849 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '547A50D87FD084B362DB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[4] for '547A50D87FD084B362DB'O to be handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '5B966F9EDCD4862B5F39'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[5] for '5B966F9EDCD4862B5F39'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 5TC_rab_assignment_concurrent0(214)9417600 TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 6TC_rab_assignment_concurrent0(215)6241851 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '4B7743C0044052251FBA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[6] for '4B7743C0044052251FBA'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 7TC_rab_assignment_concurrent0(216)680092 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'AA68843E7DB8E2DD435A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[7] for 'AA68843E7DB8E2DD435A'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 8TC_rab_assignment_concurrent0(217)789230 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'B9B720DE7556027B0B75'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[8] for 'B9B720DE7556027B0B75'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 9TC_rab_assignment_concurrent0(218)14901433 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '3C4F5ED67B9FAB063F5A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[9] for '3C4F5ED67B9FAB063F5A'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 10TC_rab_assignment_concurrent0(219)3910457 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '4FF2A7634AD1B8581B1B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[10] for '4FF2A7634AD1B8581B1B'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 11TC_rab_assignment_concurrent0(220)9884770 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'EAE97C37645A432C6E45'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[11] for 'EAE97C37645A432C6E45'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 12TC_rab_assignment_concurrent0(221)9348152 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'AE0B8381F7BC4BEAE1C8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[12] for 'AE0B8381F7BC4BEAE1C8'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 13TC_rab_assignment_concurrent0(222)10229221 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := 'CF903C28C86A7CCE6961'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[13] for 'CF903C28C86A7CCE6961'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 14TC_rab_assignment_concurrent0(223)8803624 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: f_create_expect(l3 := '39B188924173856F2432'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Created Expect[14] for '39B188924173856F2432'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Added conn table entry 15TC_rab_assignment_concurrent0(224)586873 20241130140758598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd571f, normal) (hnbgw_rua.c:407) 20241130140758598 DHNB DEBUG map_rua[0x555fde295dc0]{init}: Allocated (fsm.c:456) 20241130140758598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758599 DCN DEBUG map_sccp[0x555fde2972b0]{init}: Allocated (fsm.c:456) 20241130140758599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12408607 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758599 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: Allocated (fsm.c:456) 20241130140758599 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a557e08e21d68530ca28c004f40030002050056400500f1100926) (sccp_scrc.c:406) 20241130140758599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758599 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x22ed9, normal) (hnbgw_rua.c:407) 20241130140758599 DHNB DEBUG map_rua[0x555fde28e2a0]{init}: Allocated (fsm.c:456) 20241130140758599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758599 DCN DEBUG map_sccp[0x555fde29a230]{init}: Allocated (fsm.c:456) 20241130140758599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-143065 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758600 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: Allocated (fsm.c:456) 20241130140758600 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9f71ff7c31652e9aeb67004f400300007c0056400500f1100926) (sccp_scrc.c:406) 20241130140758600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758600 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758600 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758600 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758600 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758600 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241130140758600 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758600 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758600 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758600 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758600 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758600 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758600 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758600 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758600 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{UNUSED}: Allocated (fsm.c:456) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{UNUSED}: is child of mgw(mgw-fsm-14818050-0)[0x555fde2a05e0] (fsm.c:486) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14818050-0)[0x555fde2a05e0] (mgcp_client_endpoint_fsm.c:724) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758600 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde29d360]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde29d360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710] (fsm.c:486) 20241130140758601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde29d360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde29d360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: e21b02'... (mgcp_client.c:805) 20241130140758601 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130140758601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde29d360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758601 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51b7a3, normal) (hnbgw_rua.c:407) 20241130140758601 DHNB DEBUG map_rua[0x555fde29dad0]{init}: Allocated (fsm.c:456) 20241130140758601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758601 DCN DEBUG map_sccp[0x555fde29ed90]{init}: Allocated (fsm.c:456) 20241130140758601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5355427 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758601 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: Allocated (fsm.c:456) 20241130140758601 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af081373e0b671499d1bd004f40030003c60056400500f1100926) (sccp_scrc.c:406) 20241130140758601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758601 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8e2d9, normal) (hnbgw_rua.c:407) 20241130140758602 DHNB DEBUG map_rua[0x555fde29dfc0]{init}: Allocated (fsm.c:456) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758602 DCN DEBUG map_sccp[0x555fde2a2800]{init}: Allocated (fsm.c:456) 20241130140758602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14213849 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758602 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: Allocated (fsm.c:456) 20241130140758602 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7af158d62739c6db838b004f40030002d20056400500f1100926) (sccp_scrc.c:406) 20241130140758602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758602 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8fb380, normal) (hnbgw_rua.c:407) 20241130140758602 DHNB DEBUG map_rua[0x555fde2a9200]{init}: Allocated (fsm.c:456) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758602 DCN DEBUG map_sccp[0x555fde2a0960]{init}: Allocated (fsm.c:456) 20241130140758602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9417600 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758603 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: Allocated (fsm.c:456) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a547a50d87fd084b362db004f40030003220056400500f1100926) (sccp_scrc.c:406) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758603 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f3e3b, normal) (hnbgw_rua.c:407) 20241130140758603 DHNB DEBUG map_rua[0x555fde2a9c40]{init}: Allocated (fsm.c:456) 20241130140758603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758603 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758603 DCN DEBUG map_sccp[0x555fde2aa2f0]{init}: Allocated (fsm.c:456) 20241130140758603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758603 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6241851 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758603 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: Allocated (fsm.c:456) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5b966f9edcd4862b5f39004f40030002680056400500f1100926) (sccp_scrc.c:406) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758603 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758603 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa609c, normal) (hnbgw_rua.c:407) 20241130140758603 DHNB DEBUG map_rua[0x555fde299a50]{init}: Allocated (fsm.c:456) 20241130140758603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758603 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758603 DCN DEBUG map_sccp[0x555fde2aa490]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-680092 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4b7743c0044052251fba004f400300002e0056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0aee, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2ab1b0]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2aba30]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-789230 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aaa68843e7db8e2dd435a004f400300035e0056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe360b9, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2aca00]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2ad570]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14901433 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab9b720de7556027b0b75004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3bab39, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2ac710]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2ad790]{init}: Allocated (fsm.c:456) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3910457 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3c4f5ed67b9fab063f5a004f40030003ca0056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96d462, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2af010]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2aecb0]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9884770 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4ff2a7634ad1b8581b1b004f40030000600056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:1 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ea438, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2ae120]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2aee90]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9348152 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aeae97c37645a432c6e45004f400300010a0056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c15e5, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2afd70]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DCN DEBUG map_sccp[0x555fde2afb30]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10229221 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aae0b8381f7bc4beae1c8004f40030001e30056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x865528, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2b0ae0]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2b15e0]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8803624 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acf903c28c86a7cce6961004f40030001070056400500f1100926) (sccp_scrc.c:406) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. 20241130140758604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140758604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f479, normal) (hnbgw_rua.c:407) 20241130140758604 DHNB DEBUG map_rua[0x555fde2b1430]{init}: Allocated (fsm.c:456) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140758604 DCN DEBUG map_sccp[0x555fde2b2300]{init}: Allocated (fsm.c:456) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140758604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-586873 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140758604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140758604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140758604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140758604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140758604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140758604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140758604 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: Allocated (fsm.c:456) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758604 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140758605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a39b188924173856f2432004f40030003c00056400500f1100926) (sccp_scrc.c:406) 20241130140758605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140758605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140758605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140758605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758605 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140758605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140758605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140758605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[1] for l3='557E08E21D68530CA28C'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 1TC_rab_assignment_concurrent0(210)13162817 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[0] for l3='9F71FF7C31652E9AEB67'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 2TC_rab_assignment_concurrent0(211)12574750 TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[2] for l3='F081373E0B671499D1BD'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 3TC_rab_assignment_concurrent0(212)6296109 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:5 TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[3] for l3='7AF158D62739C6DB838B'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 4TC_rab_assignment_concurrent0(213)15736606 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[5]. TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[4] for l3='547A50D87FD084B362DB'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 5TC_rab_assignment_concurrent0(214)2757958 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[5] for l3='5B966F9EDCD4862B5F39'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 6TC_rab_assignment_concurrent0(215)11915166 TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140758615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758615 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758616 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1e50f) (sccp_scrc.c:477) 20241130140758616 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241130140758616 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758616 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758616 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758616 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758616 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[6] for l3='4B7743C0044052251FBA'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 7TC_rab_assignment_concurrent0(216)1350636 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[7] for l3='AA68843E7DB8E2DD435A'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 8TC_rab_assignment_concurrent0(217)7908131 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[8] for l3='B9B720DE7556027B0B75'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 9TC_rab_assignment_concurrent0(218)8018681 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[11]. TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[9] for l3='3C4F5ED67B9FAB063F5A'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 10TC_rab_assignment_concurrent0(219)14132899 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[10] for l3='4FF2A7634AD1B8581B1B'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 11TC_rab_assignment_concurrent0(220)14475322 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[11] for l3='EAE97C37645A432C6E45'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 12TC_rab_assignment_concurrent0(221)4785305 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[12] for l3='AE0B8381F7BC4BEAE1C8'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 13TC_rab_assignment_concurrent0(222)16411605 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[13] for l3='CF903C28C86A7CCE6961'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 14TC_rab_assignment_concurrent0(223)10750555 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Found Expect[14] for l3='39B188924173856F2432'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Added conn table entry 15TC_rab_assignment_concurrent0(224)3141187 TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:8 TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:10 TC_rab_assignment_concurrent0(209)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20241130140758651 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241130140758652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758652 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758652 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758652 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758652 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758664 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe21b02) (hnbgw_rua.c:471) 20241130140758665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758665 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758665 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758665 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758665 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758665 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14818050-0)[0x555fde2a05e0] (mgcp_client_endpoint_fsm.c:724) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758665 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: e21b02'... (mgcp_client.c:805) 20241130140758665 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130140758665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758665 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241130140758670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758670 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758670 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758670 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14818050-0)[0x555fde2a05e0] (mgcp_client_endpoint_fsm.c:724) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde2b1900]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde2b1900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710] (fsm.c:486) 20241130140758670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde2b1900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde2b1900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241130140758670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: e21b02'... (mgcp_client.c:805) 20241130140758670 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130140758670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14818050-0)[0x555fde2b1900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758670 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758675 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241130140758675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758675 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{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) 20241130140758675 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758675 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758675 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758675 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e406d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758675 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a103b4) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009f794a) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff11de) (sccp_scrc.c:477) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f52535) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035c045) (sccp_scrc.c:477) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00139387) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc68a8) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e2e6a) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00651abc) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009b09f1) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bfef17) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:0 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dca24c) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063ac0b) (sccp_scrc.c:477) 20241130140758675 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758675 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758675 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758676 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5a27a) (sccp_scrc.c:477) 20241130140758676 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241130140758676 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140758676 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140758676 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758676 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140758676 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140758676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140758676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140758676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer 20241130140758676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758676 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241130140758676 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758676 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758676 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758676 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758676 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758676 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758676 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer 20241130140758676 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{UNUSED}: Allocated (fsm.c:456) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{UNUSED}: is child of mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0] (fsm.c:486) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0] (mgcp_client_endpoint_fsm.c:724) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b9a80]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b9a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10] (fsm.c:486) 20241130140758676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b9a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b9a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758676 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: bd571f'... (mgcp_client.c:805) 20241130140758676 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130140758676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b9a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758676 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd571f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd571f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241130140758683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241130140758683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758683 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758683 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758683 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758683 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758687 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd571f) (hnbgw_rua.c:471) 20241130140758687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758687 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758687 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758687 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758687 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0] (mgcp_client_endpoint_fsm.c:724) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758687 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: bd571'... (mgcp_client.c:805) 20241130140758687 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758687 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd571f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241130140758693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758693 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758693 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758693 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0] (mgcp_client_endpoint_fsm.c:724) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b2db0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b2db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10] (fsm.c:486) 20241130140758693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b2db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b2db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241130140758693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: bd571'... (mgcp_client.c:805) 20241130140758693 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12408607-0)[0x555fde2b2db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758693 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd571f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241130140758698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758698 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{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) 20241130140758698 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758698 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758698 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758698 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1e50f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758699 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758699 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758699 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758699 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758699 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241130140758699 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758699 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758699 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758699 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758699 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{UNUSED}: Allocated (fsm.c:456) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{UNUSED}: is child of mgw(mgw-fsm-143065-0)[0x555fde2a1590] (fsm.c:486) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-143065-0)[0x555fde2a1590] (mgcp_client_endpoint_fsm.c:724) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29e950]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29e950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540] (fsm.c:486) 20241130140758699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29e950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29e950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=198 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 22ed9'... (mgcp_client.c:805) 20241130140758699 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130140758699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29e950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758699 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22ed917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22ed917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241130140758705 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241130140758705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758705 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758705 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758705 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758705 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758709 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22ed9) (hnbgw_rua.c:471) 20241130140758709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758709 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758709 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758709 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758709 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-143065-0)[0x555fde2a1590] (mgcp_client_endpoint_fsm.c:724) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758709 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=212 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 22ed9'... (mgcp_client.c:805) 20241130140758709 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241130140758709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758709 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22ed917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241130140758715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758715 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758715 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758715 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-143065-0)[0x555fde2a1590] (mgcp_client_endpoint_fsm.c:724) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29ec60]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29ec60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540] (fsm.c:486) 20241130140758715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29ec60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29ec60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241130140758715 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=202 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 22ed9'... (mgcp_client.c:805) 20241130140758715 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241130140758715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143065-0)[0x555fde29ec60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758715 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22ed917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758720 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241130140758720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{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) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758720 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a103b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758720 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758720 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758720 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758720 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241130140758720 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758720 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758720 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758720 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758720 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758720 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758720 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{UNUSED}: Allocated (fsm.c:456) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{UNUSED}: is child of mgw(mgw-fsm-5355427-0)[0x555fde2b6440] (fsm.c:486) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5355427-0)[0x555fde2b6440] (mgcp_client_endpoint_fsm.c:724) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758720 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6890]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758720 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650] (fsm.c:486) 20241130140758720 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758720 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758720 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 51b7a'... (mgcp_client.c:805) 20241130140758720 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758720 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758720 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51b7a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51b7a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241130140758729 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241130140758729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758729 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758729 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758729 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758729 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758734 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51b7a3) (hnbgw_rua.c:471) 20241130140758734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758734 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758734 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758734 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758734 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758734 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5355427-0)[0x555fde2b6440] (mgcp_client_endpoint_fsm.c:724) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 51b7a'... (mgcp_client.c:805) 20241130140758734 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758734 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51b7a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758741 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241130140758741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758741 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758741 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758741 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5355427-0)[0x555fde2b6440] (mgcp_client_endpoint_fsm.c:724) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6010]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650] (fsm.c:486) 20241130140758741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130140758741 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 51b7a'... (mgcp_client.c:805) 20241130140758741 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5355427-0)[0x555fde2b6010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758741 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51b7a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241130140758746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758746 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{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) 20241130140758746 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758746 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758746 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758746 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758746 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758746 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f794a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758746 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758746 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758747 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758747 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758747 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758747 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758747 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241130140758747 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758747 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758747 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758747 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758747 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758747 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758747 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758747 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758747 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{UNUSED}: Allocated (fsm.c:456) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{UNUSED}: is child of mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0] (fsm.c:486) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0] (mgcp_client_endpoint_fsm.c:724) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2d4bc0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2d4bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0] (fsm.c:486) 20241130140758747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2d4bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2d4bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758747 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: d8e2d'... (mgcp_client.c:805) 20241130140758747 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2d4bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758747 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8e2d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8e2d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241130140758758 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241130140758758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758758 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758758 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758759 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758759 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758759 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758759 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758759 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758759 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758759 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758764 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd8e2d9) (hnbgw_rua.c:471) 20241130140758764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758764 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758764 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758764 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758764 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758765 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0] (mgcp_client_endpoint_fsm.c:724) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758765 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: d8e2d'... (mgcp_client.c:805) 20241130140758765 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758765 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8e2d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758771 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241130140758771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758771 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758771 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758771 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0] (mgcp_client_endpoint_fsm.c:724) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2b7e90]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2b7e90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0] (fsm.c:486) 20241130140758771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2b7e90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2b7e90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241130140758771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: d8e2d'... (mgcp_client.c:805) 20241130140758771 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14213849-0)[0x555fde2b7e90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758771 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8e2d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241130140758779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{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) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758779 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758779 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff11de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758779 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758779 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758779 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241130140758779 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758779 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758779 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758779 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758779 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758779 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758779 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{UNUSED}: Allocated (fsm.c:456) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{UNUSED}: is child of mgw(mgw-fsm-9417600-0)[0x555fde2b5b00] (fsm.c:486) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9417600-0)[0x555fde2b5b00] (mgcp_client_endpoint_fsm.c:724) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758779 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2dd820]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2dd820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50] (fsm.c:486) 20241130140758779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2dd820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2dd820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:4 20241130140758780 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 8fb38'... (mgcp_client.c:805) 20241130140758780 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2dd820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758780 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fb38017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fb38017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241130140758787 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241130140758787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758787 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758787 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758787 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758787 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758794 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8fb380) (hnbgw_rua.c:471) 20241130140758794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758794 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758794 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758794 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758794 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758794 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9417600-0)[0x555fde2b5b00] (mgcp_client_endpoint_fsm.c:724) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758794 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 8fb38'... (mgcp_client.c:805) 20241130140758794 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758794 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fb38017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241130140758801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758801 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758801 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758801 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9417600-0)[0x555fde2b5b00] (mgcp_client_endpoint_fsm.c:724) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2b7520]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2b7520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50] (fsm.c:486) 20241130140758801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2b7520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2b7520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241130140758801 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 8fb38'... (mgcp_client.c:805) 20241130140758801 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9417600-0)[0x555fde2b7520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758801 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fb38017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758806 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241130140758806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{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) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758806 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758806 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f52535), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758806 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758806 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758806 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241130140758806 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758806 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758806 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758806 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758806 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758806 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758806 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{UNUSED}: Allocated (fsm.c:456) 20241130140758806 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{UNUSED}: is child of mgw(mgw-fsm-6241851-0)[0x555fde2dfb20] (fsm.c:486) 20241130140758807 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6241851-0)[0x555fde2dfb20] (mgcp_client_endpoint_fsm.c:724) 20241130140758807 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758807 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758807 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2e6520]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2e6520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50] (fsm.c:486) 20241130140758807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2e6520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2e6520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f3e3'... (mgcp_client.c:805) 20241130140758807 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2e6520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758807 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f3e3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f3e3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241130140758816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241130140758816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758816 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758816 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758816 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758816 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758820 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f3e3b) (hnbgw_rua.c:471) 20241130140758820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758820 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758820 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758820 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758820 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758820 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758820 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6241851-0)[0x555fde2dfb20] (mgcp_client_endpoint_fsm.c:724) 20241130140758820 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758820 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758820 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 5f3e3'... (mgcp_client.c:805) 20241130140758820 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758821 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758821 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758821 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f3e3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758825 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241130140758825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758825 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758825 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758826 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758826 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6241851-0)[0x555fde2dfb20] (mgcp_client_endpoint_fsm.c:724) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2d5760]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2d5760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50] (fsm.c:486) 20241130140758826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2d5760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2d5760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241130140758826 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 5f3e3'... (mgcp_client.c:805) 20241130140758826 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6241851-0)[0x555fde2d5760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758826 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f3e3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241130140758830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758830 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{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) 20241130140758830 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758830 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758830 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758830 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758830 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c045), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758830 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758830 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758830 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758831 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241130140758831 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758831 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758831 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758831 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758831 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758831 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758831 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{UNUSED}: Allocated (fsm.c:456) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{UNUSED}: is child of mgw(mgw-fsm-680092-0)[0x555fde2d6680] (fsm.c:486) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-680092-0)[0x555fde2d6680] (mgcp_client_endpoint_fsm.c:724) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:6 20241130140758831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2eef70]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2eef70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0] (fsm.c:486) 20241130140758831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2eef70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer 20241130140758831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2eef70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: a609c'... (mgcp_client.c:805) 20241130140758831 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130140758831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2eef70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758831 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a609c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a609c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241130140758838 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241130140758838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758838 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758838 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758838 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758838 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758842 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa609c) (hnbgw_rua.c:471) 20241130140758842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758842 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758842 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758842 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758842 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758842 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-680092-0)[0x555fde2d6680] (mgcp_client_endpoint_fsm.c:724) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: a609c'... (mgcp_client.c:805) 20241130140758842 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241130140758842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758842 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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)@ae4ce1960a61: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a609c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758847 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241130140758847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758847 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758847 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758847 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-680092-0)[0x555fde2d6680] (mgcp_client_endpoint_fsm.c:724) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758847 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2de4f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2de4f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0] (fsm.c:486) 20241130140758848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2de4f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2de4f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241130140758848 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: a609c'... (mgcp_client.c:805) 20241130140758848 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241130140758848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-680092-0)[0x555fde2de4f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758848 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758848 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758848 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758848 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a609c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758852 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241130140758852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758852 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{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) 20241130140758852 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758852 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758853 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758853 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758853 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00139387), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758853 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758853 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758853 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758853 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241130140758853 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758853 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758853 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758853 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758853 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758853 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758853 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{UNUSED}: Allocated (fsm.c:456) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{UNUSED}: is child of mgw(mgw-fsm-789230-0)[0x555fde2f0e10] (fsm.c:486) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-789230-0)[0x555fde2f0e10] (mgcp_client_endpoint_fsm.c:724) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2e83b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2e83b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230] (fsm.c:486) 20241130140758853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2e83b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2e83b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758853 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=198 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: c0aee'... (mgcp_client.c:805) 20241130140758853 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130140758853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2e83b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758853 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0aee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0aee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241130140758861 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241130140758861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758861 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758861 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758861 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758861 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758866 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc0aee) (hnbgw_rua.c:471) 20241130140758866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758866 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758866 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758866 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758866 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758866 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-789230-0)[0x555fde2f0e10] (mgcp_client_endpoint_fsm.c:724) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=212 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: c0aee'... (mgcp_client.c:805) 20241130140758866 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241130140758866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758866 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0aee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241130140758872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758872 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758872 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758872 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-789230-0)[0x555fde2f0e10] (mgcp_client_endpoint_fsm.c:724) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2d67c0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2d67c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230] (fsm.c:486) 20241130140758872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2d67c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2d67c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241130140758872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=202 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: c0aee'... (mgcp_client.c:805) 20241130140758872 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241130140758872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-789230-0)[0x555fde2d67c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758872 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0aee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758878 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241130140758878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{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) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758878 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758878 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc68a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758878 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241130140758878 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758878 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758878 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758878 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758878 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758878 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{UNUSED}: Allocated (fsm.c:456) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{UNUSED}: is child of mgw(mgw-fsm-14901433-0)[0x555fde2f9a90] (fsm.c:486) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14901433-0)[0x555fde2f9a90] (mgcp_client_endpoint_fsm.c:724) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde300900]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde300900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0] (fsm.c:486) 20241130140758878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde300900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde300900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: e360b'... (mgcp_client.c:805) 20241130140758878 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde300900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758878 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e360b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e360b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241130140758887 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241130140758887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758887 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758887 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758887 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758887 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758891 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe360b9) (hnbgw_rua.c:471) 20241130140758891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758891 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758891 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758891 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758891 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758891 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14901433-0)[0x555fde2f9a90] (mgcp_client_endpoint_fsm.c:724) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758891 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: e360b'... (mgcp_client.c:805) 20241130140758891 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140758891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758891 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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)@ae4ce1960a61: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e360b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758900 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241130140758900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758900 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758900 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758900 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14901433-0)[0x555fde2f9a90] (mgcp_client_endpoint_fsm.c:724) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758900 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde2df4b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758900 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde2df4b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0] (fsm.c:486) 20241130140758900 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde2df4b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758900 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde2df4b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241130140758900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: e360b'... (mgcp_client.c:805) 20241130140758900 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140758900 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14901433-0)[0x555fde2df4b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758900 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e360b917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758905 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241130140758905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758905 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{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) 20241130140758905 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758905 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758905 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758905 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758905 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2e6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758905 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758905 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758905 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758905 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758905 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758905 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758905 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758905 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758905 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758905 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758906 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758906 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758906 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{UNUSED}: Allocated (fsm.c:456) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{UNUSED}: is child of mgw(mgw-fsm-3910457-0)[0x555fde302920] (fsm.c:486) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3910457-0)[0x555fde302920] (mgcp_client_endpoint_fsm.c:724) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde309790]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde309790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30] (fsm.c:486) 20241130140758906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde309790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde309790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 3bab3'... (mgcp_client.c:805) 20241130140758906 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde309790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758906 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241130140758914 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241130140758914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758914 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758914 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758914 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758914 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758914 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758919 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bab39) (hnbgw_rua.c:471) 20241130140758919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758919 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758919 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758919 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758919 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758919 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3910457-0)[0x555fde302920] (mgcp_client_endpoint_fsm.c:724) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758919 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 3bab'... (mgcp_client.c:805) 20241130140758919 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140758919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758919 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758924 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241130140758924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758924 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758924 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758924 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3910457-0)[0x555fde302920] (mgcp_client_endpoint_fsm.c:724) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde3025b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde3025b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30] (fsm.c:486) 20241130140758924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde3025b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde3025b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241130140758924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 3bab'... (mgcp_client.c:805) 20241130140758924 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140758924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910457-0)[0x555fde3025b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758924 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241130140758931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{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) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758931 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651abc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758931 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758931 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758931 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758931 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241130140758931 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758931 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758931 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758931 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758931 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758931 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758931 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{UNUSED}: Allocated (fsm.c:456) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{UNUSED}: is child of mgw(mgw-fsm-9884770-0)[0x555fde30b6a0] (fsm.c:486) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9884770-0)[0x555fde30b6a0] (mgcp_client_endpoint_fsm.c:724) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde3125f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde3125f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20] (fsm.c:486) 20241130140758931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde3125f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde3125f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758931 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 96d46'... (mgcp_client.c:805) 20241130140758931 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde3125f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758931 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96d46217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96d46217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241130140758940 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241130140758940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758940 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758940 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758940 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758940 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758940 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758946 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96d462) (hnbgw_rua.c:471) 20241130140758946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758946 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758946 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758946 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758946 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758946 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9884770-0)[0x555fde30b6a0] (mgcp_client_endpoint_fsm.c:724) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758946 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758946 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 96d4'... (mgcp_client.c:805) 20241130140758946 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140758946 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758946 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96d46217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758950 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241130140758950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758950 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758950 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758951 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758951 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758951 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9884770-0)[0x555fde30b6a0] (mgcp_client_endpoint_fsm.c:724) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde30b7e0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde30b7e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20] (fsm.c:486) 20241130140758951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde30b7e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde30b7e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241130140758951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 96d4'... (mgcp_client.c:805) 20241130140758951 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140758951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9884770-0)[0x555fde30b7e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758951 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96d46217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758956 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241130140758956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{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) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758956 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758956 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b09f1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758956 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241130140758956 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758956 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758956 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758956 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758956 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758956 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758956 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758956 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{UNUSED}: Allocated (fsm.c:456) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{UNUSED}: is child of mgw(mgw-fsm-9348152-0)[0x555fde30b290] (fsm.c:486) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9348152-0)[0x555fde30b290] (mgcp_client_endpoint_fsm.c:724) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde31b2f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde31b2f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20] (fsm.c:486) 20241130140758956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde31b2f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde31b2f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758956 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 8ea43'... (mgcp_client.c:805) 20241130140758956 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758956 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde31b2f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758956 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8ea43817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8ea43817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241130140758963 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241130140758963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758963 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758963 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758963 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758963 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758967 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8ea438) (hnbgw_rua.c:471) 20241130140758967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758967 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758967 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758967 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758967 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758967 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758967 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758967 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9348152-0)[0x555fde30b290] (mgcp_client_endpoint_fsm.c:724) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758967 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 8ea4'... (mgcp_client.c:805) 20241130140758967 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140758967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758967 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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)@ae4ce1960a61: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8ea43817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758972 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241130140758972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758972 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758972 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758972 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9348152-0)[0x555fde30b290] (mgcp_client_endpoint_fsm.c:724) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde30b4d0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde30b4d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20] (fsm.c:486) 20241130140758972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde30b4d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde30b4d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241130140758972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 8ea4'... (mgcp_client.c:805) 20241130140758972 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140758972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9348152-0)[0x555fde30b4d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758972 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8ea43817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758977 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241130140758977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140758977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140758977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758977 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{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) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140758977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140758977 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140758977 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140758977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfef17), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140758977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140758977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140758977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140758977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140758977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140758977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140758977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140758977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140758977 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140758977 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140758977 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140758977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140758977 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140758977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140758977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140758977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140758977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140758977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140758977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140758977 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241130140758977 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140758977 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140758977 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140758977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140758977 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140758977 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140758977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140758977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140758977 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140758977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758977 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{UNUSED}: Allocated (fsm.c:456) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{UNUSED}: is child of mgw(mgw-fsm-10229221-0)[0x555fde314390] (fsm.c:486) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10229221-0)[0x555fde314390] (mgcp_client_endpoint_fsm.c:724) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde323ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde323ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720] (fsm.c:486) 20241130140758977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde323ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde323ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140758977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 9c15e'... (mgcp_client.c:805) 20241130140758977 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140758977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde323ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758977 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c15e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c15e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241130140758985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241130140758985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140758985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140758985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140758985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758985 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758985 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758985 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140758985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140758986 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140758986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140758986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140758986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140758986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140758990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140758990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140758990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140758990 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140758990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c15e5) (hnbgw_rua.c:471) 20241130140758990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140758990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140758990 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140758990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140758990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140758990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758990 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140758990 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140758990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140758990 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10229221-0)[0x555fde314390] (mgcp_client_endpoint_fsm.c:724) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140758990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 9c15'... (mgcp_client.c:805) 20241130140758990 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140758990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758990 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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)@ae4ce1960a61: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c15e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140758995 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241130140758995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140758995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140758995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758995 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140758995 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140758995 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10229221-0)[0x555fde314390] (mgcp_client_endpoint_fsm.c:724) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140758995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde31be00]{ST_CRCX}: Allocated (fsm.c:456) 20241130140758995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde31be00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720] (fsm.c:486) 20241130140758995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde31be00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140758995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde31be00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241130140758995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 9c15'... (mgcp_client.c:805) 20241130140758995 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140758995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10229221-0)[0x555fde31be00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140758995 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c15e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140759001 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241130140759001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140759001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140759001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140759001 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{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) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140759001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140759001 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140759001 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140759001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dca24c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140759001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140759001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140759001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140759001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140759001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140759001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140759001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140759001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140759001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140759001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140759001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140759001 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140759001 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140759001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140759001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140759001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140759001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140759001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140759001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140759001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140759001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140759001 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241130140759001 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140759001 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140759001 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140759001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140759001 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140759001 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140759001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140759001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140759001 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140759001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759001 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{UNUSED}: Allocated (fsm.c:456) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{UNUSED}: is child of mgw(mgw-fsm-8803624-0)[0x555fde325fc0] (fsm.c:486) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8803624-0)[0x555fde325fc0] (mgcp_client_endpoint_fsm.c:724) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140759001 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde32ce00]{ST_CRCX}: Allocated (fsm.c:456) 20241130140759001 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde32ce00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0] (fsm.c:486) 20241130140759001 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde32ce00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140759001 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde32ce00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140759001 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 86552'... (mgcp_client.c:805) 20241130140759001 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140759001 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde32ce00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140759001 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86552817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86552817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241130140759007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241130140759007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140759007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140759007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140759007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759007 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759007 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759007 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140759007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759007 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140759007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140759007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140759007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140759007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140759012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140759012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140759012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140759012 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140759012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x865528) (hnbgw_rua.c:471) 20241130140759012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140759012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140759012 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140759012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140759012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140759012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759012 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140759012 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140759012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759012 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8803624-0)[0x555fde325fc0] (mgcp_client_endpoint_fsm.c:724) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140759012 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 8655'... (mgcp_client.c:805) 20241130140759012 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140759012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759012 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86552817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140759017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241130140759017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140759017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140759017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759017 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759017 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140759017 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8803624-0)[0x555fde325fc0] (mgcp_client_endpoint_fsm.c:724) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140759017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde3255f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140759017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde3255f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0] (fsm.c:486) 20241130140759017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde3255f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140759017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde3255f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241130140759017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 8655'... (mgcp_client.c:805) 20241130140759017 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140759017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8803624-0)[0x555fde3255f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759017 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86552817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140759021 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241130140759021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140759021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140759021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140759021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759021 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{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) 20241130140759021 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759021 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140759021 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140759021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140759021 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140759021 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140759021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ac0b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140759021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140759021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140759021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140759021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140759021 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140759021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140759021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140759021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140759021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140759021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140759021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140759021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140759021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140759021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140759021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140759021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140759021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140759021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140759022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140759022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140759022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140759022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140759022 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241130140759022 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140759022 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140759022 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140759022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140759022 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140759022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140759022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140759022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759022 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140759022 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140759022 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140759022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759022 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{UNUSED}: Allocated (fsm.c:456) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{UNUSED}: is child of mgw(mgw-fsm-586873-0)[0x555fde32ee80] (fsm.c:486) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-586873-0)[0x555fde32ee80] (mgcp_client_endpoint_fsm.c:724) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140759022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde335bb0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140759022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde335bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-586873-0)[0x555fde32db80] (fsm.c:486) 20241130140759022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde335bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140759022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde335bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140759022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=198 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 8f479'... (mgcp_client.c:805) 20241130140759022 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130140759022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde335bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140759022 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f47917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f47917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140759029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241130140759029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140759029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140759029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140759029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759029 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759029 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759029 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140759029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140759029 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140759029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140759029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140759029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140759029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140759033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140759033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140759033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140759033 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140759033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f479) (hnbgw_rua.c:471) 20241130140759033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140759033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140759033 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140759033 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140759033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140759033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759033 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140759033 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140759033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759033 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-586873-0)[0x555fde32ee80] (mgcp_client_endpoint_fsm.c:724) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140759033 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=213 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:805) 20241130140759033 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130140759033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759033 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f47917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140759038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241130140759038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140759038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140759038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140759038 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140759038 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759039 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759039 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140759039 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-586873-0)[0x555fde32ee80] (mgcp_client_endpoint_fsm.c:724) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140759039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde325a00]{ST_CRCX}: Allocated (fsm.c:456) 20241130140759039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde325a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-586873-0)[0x555fde32db80] (fsm.c:486) 20241130140759039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde325a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140759039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde325a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241130140759039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=203 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:805) 20241130140759039 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130140759039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-586873-0)[0x555fde325a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759039 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f47917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140759043 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241130140759043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140759043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140759043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140759043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759043 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{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) 20241130140759043 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140759043 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140759043 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140759043 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140759043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140759043 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140759043 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140759043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a27a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140759043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140759043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140759043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140759043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140759043 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140759043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140759043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140759043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140759043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140759043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140759043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140759043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140759043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800699 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241130140800699 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800699 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800699 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800699 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: e21b0'... (mgcp_client.c:805) 20241130140800699 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: e21b0'... (mgcp_client.c:805) 20241130140800699 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800699 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: Removing from parent mgw(mgw-fsm-14818050-0)[0x555fde2a05e0] (mgcp_client_endpoint_fsm.c:873) 20241130140800699 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800699 DLMGCP DEBUG mgw-endp(mgw-fsm-14818050-0)[0x555fde2a0710]{IN_USE}: Deallocated (fsm.c:568) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800699 DMGW DEBUG mgw(mgw-fsm-14818050-0)[0x555fde2a05e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 TC_rab_assignment_concurrent0(209)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "e21b0217" }, { code := "I", val := "22222" } }, sdp := omit } 20241130140800715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241130140800715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29d360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241130140800716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b1900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14818050 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800731 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe21b02,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800732 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800732 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800732 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e406d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800732 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800732 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800732 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800732 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800732 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800732 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800732 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241130140800732 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: bd571'... (mgcp_client.c:805) 20241130140800733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: bd571'... (mgcp_client.c:805) 20241130140800733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: Removing from parent mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0] (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-12408607-0)[0x555fde2b9e10]{IN_USE}: Deallocated (fsm.c:568) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-12408607-0)[0x555fde2b9bd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800733 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241130140800733 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 22ed9'... (mgcp_client.c:805) 20241130140800733 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 22ed9'... (mgcp_client.c:805) 20241130140800733 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: Removing from parent mgw(mgw-fsm-143065-0)[0x555fde2a1590] (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DLMGCP DEBUG mgw-endp(mgw-fsm-143065-0)[0x555fde2a2540]{IN_USE}: Deallocated (fsm.c:568) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800733 DMGW DEBUG mgw(mgw-fsm-143065-0)[0x555fde2a1590]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7601828 TC_rab_assignment_concurrent0(210)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bd571f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12408607 20241130140800751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b2db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800751 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd571f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800751 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1e50f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800752 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800752 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800752 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800752 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=007e406d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800752 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241130140800752 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800752 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800752 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800752 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{disconnected}: Freeing instance (context_map.c:202) 20241130140800752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818050)[0x555fde296c90]{disconnected}: Deallocated (fsm.c:568) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{disconnected}: Freeing instance (context_map.c:206) 20241130140800752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555fde292280]{disconnected}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140800752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818050 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e406d), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241130140800753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800753 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800753 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800753 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800753 DLSCCP DEBUG SCCP-SCOC(8)[0x555fde292750]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)13162817 20241130140800756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800756 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800756 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800756 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800756 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241130140800756 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800756 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800756 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:1 20241130140800756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800756 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800756 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800757 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800757 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 51b7a'... (mgcp_client.c:805) 20241130140800757 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 51b7a'... (mgcp_client.c:805) 20241130140800757 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800757 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: Removing from parent mgw(mgw-fsm-5355427-0)[0x555fde2b6440] (mgcp_client_endpoint_fsm.c:873) 20241130140800757 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800757 DLMGCP DEBUG mgw-endp(mgw-fsm-5355427-0)[0x555fde2b6650]{IN_USE}: Deallocated (fsm.c:568) 20241130140800757 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800757 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800757 DMGW DEBUG mgw(mgw-fsm-5355427-0)[0x555fde2b6440]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "22ed917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)143065 20241130140800764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800764 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x22ed9,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800764 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800764 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a103b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800764 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800764 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800764 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800764 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800764 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=00c1e50f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800764 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800764 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800764 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800764 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{disconnected}: Freeing instance (context_map.c:202) 20241130140800764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12408607)[0x555fde295dc0]{disconnected}: Deallocated (fsm.c:568) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{disconnected}: Freeing instance (context_map.c:206) 20241130140800764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555fde2972b0]{disconnected}: Deallocated (fsm.c:568) 20241130140800764 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12408607 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1e50f), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241130140800764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800764 DLSCCP DEBUG SCCP-SCOC(9)[0x555fde290510]{IDLE}: Deallocated (fsm.c:568) 20241130140800764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140800766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde29e950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29ec60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)12574750 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:2 20241130140800769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800769 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800769 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800769 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=00a103b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800769 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241130140800769 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800769 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800769 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800769 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{disconnected}: Freeing instance (context_map.c:202) 20241130140800769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143065)[0x555fde28e2a0]{disconnected}: Deallocated (fsm.c:568) 20241130140800769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{disconnected}: Freeing instance (context_map.c:206) 20241130140800769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555fde29a230]{disconnected}: Deallocated (fsm.c:568) 20241130140800769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-143065 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a103b4), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241130140800769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800769 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800769 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800769 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800769 DLSCCP DEBUG SCCP-SCOC(10)[0x555fde2a0e70]{IDLE}: Deallocated (fsm.c:568) 20241130140800769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51b7a317" }, { code := "I", val := "22222" } }, sdp := omit } 20241130140800772 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b6890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800772 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b6010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)5355427 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800789 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800789 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800789 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241130140800789 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800789 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800789 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800789 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800789 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800789 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: d8e2d'... (mgcp_client.c:805) 20241130140800789 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800789 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: d8e2d'... (mgcp_client.c:805) 20241130140800789 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800789 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: Removing from parent mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0] (mgcp_client_endpoint_fsm.c:873) 20241130140800789 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800789 DLMGCP DEBUG mgw-endp(mgw-fsm-14213849-0)[0x555fde2ce2f0]{IN_USE}: Deallocated (fsm.c:568) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800789 DMGW DEBUG mgw(mgw-fsm-14213849-0)[0x555fde2ce1c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800789 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51b7a3,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800789 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800790 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f794a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6296109 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140800798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800799 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=009f794a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800799 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241130140800799 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800799 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800799 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800799 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{disconnected}: Freeing instance (context_map.c:202) 20241130140800799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5355427)[0x555fde29dad0]{disconnected}: Deallocated (fsm.c:568) 20241130140800799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{disconnected}: Freeing instance (context_map.c:206) 20241130140800799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555fde29ed90]{disconnected}: Deallocated (fsm.c:568) 20241130140800799 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5355427 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f794a), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241130140800799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800799 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800799 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800799 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800799 DLSCCP DEBUG SCCP-SCOC(11)[0x555fde2a98d0]{IDLE}: Deallocated (fsm.c:568) 20241130140800799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140800805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241130140800805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2d4bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d8e2d917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800806 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241130140800806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7e90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)14213849 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800817 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800817 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800817 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800818 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241130140800818 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800818 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800818 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800818 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800818 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800818 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800818 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800818 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800818 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800818 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 8fb38'... (mgcp_client.c:805) 20241130140800818 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800818 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 8fb38'... (mgcp_client.c:805) 20241130140800818 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800818 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: Removing from parent mgw(mgw-fsm-9417600-0)[0x555fde2b5b00] (mgcp_client_endpoint_fsm.c:873) 20241130140800818 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800819 DLMGCP DEBUG mgw-endp(mgw-fsm-9417600-0)[0x555fde2d6f50]{IN_USE}: Deallocated (fsm.c:568) 20241130140800819 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800819 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800819 DMGW DEBUG mgw(mgw-fsm-9417600-0)[0x555fde2b5b00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800819 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd8e2d9,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800819 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800819 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800819 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800819 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff11de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)15736606 TC_rab_assignment_concurrent0(214)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:4 20241130140800828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800829 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=00ff11de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800829 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241130140800829 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800829 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800829 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800829 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{disconnected}: Freeing instance (context_map.c:202) 20241130140800829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14213849)[0x555fde29dfc0]{disconnected}: Deallocated (fsm.c:568) 20241130140800829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{disconnected}: Freeing instance (context_map.c:206) 20241130140800829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555fde2a2800]{disconnected}: Deallocated (fsm.c:568) 20241130140800829 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14213849 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff11de), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241130140800829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800829 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800829 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800829 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800829 DLSCCP DEBUG SCCP-SCOC(12)[0x555fde2aa1c0]{IDLE}: Deallocated (fsm.c:568) 20241130140800829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800829 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8fb38017" }, { code := "I", val := "22222" } }, sdp := omit } 20241130140800834 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241130140800834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2dd820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800835 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241130140800835 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800835 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800835 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800835 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b7520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800840 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800840 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9417600 20241130140800840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800840 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241130140800840 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800840 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800841 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800841 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800841 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 5f3e3'... (mgcp_client.c:805) 20241130140800841 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800841 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800841 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 5f3e3'... (mgcp_client.c:805) 20241130140800841 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800841 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800841 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: Removing from parent mgw(mgw-fsm-6241851-0)[0x555fde2dfb20] (mgcp_client_endpoint_fsm.c:873) 20241130140800841 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800841 DLMGCP DEBUG mgw-endp(mgw-fsm-6241851-0)[0x555fde2dfc50]{IN_USE}: Deallocated (fsm.c:568) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800841 DMGW DEBUG mgw(mgw-fsm-6241851-0)[0x555fde2dfb20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800841 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8fb380,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800841 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800841 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800841 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800841 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f52535), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)2757958 TC_rab_assignment_concurrent0(215)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:5 20241130140800850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800850 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800850 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800850 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=00f52535), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800850 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241130140800850 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800850 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800850 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800850 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{disconnected}: Freeing instance (context_map.c:202) 20241130140800851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9417600)[0x555fde2a9200]{disconnected}: Deallocated (fsm.c:568) 20241130140800851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{disconnected}: Freeing instance (context_map.c:206) 20241130140800851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555fde2a0960]{disconnected}: Deallocated (fsm.c:568) 20241130140800851 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9417600 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f52535), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241130140800851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800851 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800851 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800851 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800851 DLSCCP DEBUG SCCP-SCOC(13)[0x555fde2aab70]{IDLE}: Deallocated (fsm.c:568) 20241130140800851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800851 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5f3e3b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800853 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e6520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d5760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)6241851 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800863 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800863 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800863 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800863 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241130140800863 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800863 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800863 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800863 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800863 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800863 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800863 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800863 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: a609c'... (mgcp_client.c:805) 20241130140800863 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800863 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: a609c'... (mgcp_client.c:805) 20241130140800863 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800864 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: Removing from parent mgw(mgw-fsm-680092-0)[0x555fde2d6680] (mgcp_client_endpoint_fsm.c:873) 20241130140800864 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800864 DLMGCP DEBUG mgw-endp(mgw-fsm-680092-0)[0x555fde2e86a0]{IN_USE}: Deallocated (fsm.c:568) 20241130140800864 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800864 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800864 DMGW DEBUG mgw(mgw-fsm-680092-0)[0x555fde2d6680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800864 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f3e3b,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800864 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800864 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800864 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800864 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c045), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)11915166 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140800873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800873 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800873 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800873 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800873 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800873 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=0035c045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800873 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241130140800873 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800873 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800873 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800873 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{disconnected}: Freeing instance (context_map.c:202) 20241130140800873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6241851)[0x555fde2a9c40]{disconnected}: Deallocated (fsm.c:568) 20241130140800873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{disconnected}: Freeing instance (context_map.c:206) 20241130140800873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555fde2aa2f0]{disconnected}: Deallocated (fsm.c:568) 20241130140800873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6241851 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c045), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241130140800873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800874 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800874 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800874 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800874 DLSCCP DEBUG SCCP-SCOC(14)[0x555fde2ab6c0]{IDLE}: Deallocated (fsm.c:568) 20241130140800874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800874 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "a609c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800878 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2eef70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800878 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2de4f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)680092 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800886 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800886 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800886 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800886 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241130140800886 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800886 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800886 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800886 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800886 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800886 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800886 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800886 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800886 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800886 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: c0aee'... (mgcp_client.c:805) 20241130140800886 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800886 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: c0aee'... (mgcp_client.c:805) 20241130140800886 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140800886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800887 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: Removing from parent mgw(mgw-fsm-789230-0)[0x555fde2f0e10] (mgcp_client_endpoint_fsm.c:873) 20241130140800887 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800887 DLMGCP DEBUG mgw-endp(mgw-fsm-789230-0)[0x555fde2f1230]{IN_USE}: Deallocated (fsm.c:568) 20241130140800887 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800887 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800887 DMGW DEBUG mgw(mgw-fsm-789230-0)[0x555fde2f0e10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800887 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa609c,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800887 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800887 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00139387), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)1350636 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140800893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800893 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800893 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800893 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800893 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800894 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=00139387), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800894 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241130140800894 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800894 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800894 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800894 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{disconnected}: Freeing instance (context_map.c:202) 20241130140800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-680092)[0x555fde299a50]{disconnected}: Deallocated (fsm.c:568) 20241130140800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{disconnected}: Freeing instance (context_map.c:206) 20241130140800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555fde2aa490]{disconnected}: Deallocated (fsm.c:568) 20241130140800894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-680092 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00139387), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241130140800894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800894 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800894 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800894 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800894 DLSCCP DEBUG SCCP-SCOC(15)[0x555fde2abc90]{IDLE}: Deallocated (fsm.c:568) 20241130140800894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140800896 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241130140800896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2e83b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0aee17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800897 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241130140800897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2d67c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)789230 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800910 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800910 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800910 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800910 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800910 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241130140800910 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800910 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800910 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800910 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800910 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800910 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800910 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: e360b'... (mgcp_client.c:805) 20241130140800910 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800910 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: e360b'... (mgcp_client.c:805) 20241130140800910 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140800910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800910 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: Removing from parent mgw(mgw-fsm-14901433-0)[0x555fde2f9a90] (mgcp_client_endpoint_fsm.c:873) 20241130140800910 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800910 DLMGCP DEBUG mgw-endp(mgw-fsm-14901433-0)[0x555fde2f9ca0]{IN_USE}: Deallocated (fsm.c:568) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800910 DMGW DEBUG mgw(mgw-fsm-14901433-0)[0x555fde2f9a90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800910 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc0aee,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800910 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800910 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800910 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800910 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc68a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)7908131 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140800912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800912 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800912 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800912 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800912 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=00cc68a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800912 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241130140800912 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800912 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800912 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800912 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{disconnected}: Freeing instance (context_map.c:202) 20241130140800912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-789230)[0x555fde2ab1b0]{disconnected}: Deallocated (fsm.c:568) 20241130140800912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{disconnected}: Freeing instance (context_map.c:206) 20241130140800912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555fde2aba30]{disconnected}: Deallocated (fsm.c:568) 20241130140800912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-789230 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc68a8), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241130140800912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800912 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800912 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800912 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800912 DLSCCP DEBUG SCCP-SCOC(16)[0x555fde2ad0e0]{IDLE}: Deallocated (fsm.c:568) 20241130140800912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e360b917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde300900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2df4b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14901433 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800938 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241130140800938 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800938 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800938 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800938 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800938 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800938 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800938 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800938 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 3bab'... (mgcp_client.c:805) 20241130140800938 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 3bab'... (mgcp_client.c:805) 20241130140800939 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800939 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: Removing from parent mgw(mgw-fsm-3910457-0)[0x555fde302920] (mgcp_client_endpoint_fsm.c:873) 20241130140800939 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800939 DLMGCP DEBUG mgw-endp(mgw-fsm-3910457-0)[0x555fde302b30]{IN_USE}: Deallocated (fsm.c:568) 20241130140800939 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800939 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800939 DMGW DEBUG mgw(mgw-fsm-3910457-0)[0x555fde302920]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800939 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe360b9,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800939 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800939 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800939 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800939 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2e6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:9 TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)8018681 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:9 20241130140800945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800945 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800945 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800945 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800945 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800945 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=004e2e6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800945 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241130140800945 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800945 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800945 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800945 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{disconnected}: Freeing instance (context_map.c:202) 20241130140800945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14901433)[0x555fde2aca00]{disconnected}: Deallocated (fsm.c:568) 20241130140800945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{disconnected}: Freeing instance (context_map.c:206) 20241130140800945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555fde2ad570]{disconnected}: Deallocated (fsm.c:568) 20241130140800945 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14901433 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2e6a), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241130140800945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800945 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800945 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800945 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800946 DLSCCP DEBUG SCCP-SCOC(17)[0x555fde2add40]{IDLE}: Deallocated (fsm.c:568) 20241130140800946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab3917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800948 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241130140800948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde309790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800949 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241130140800949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3025b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)3910457 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140800965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800965 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800965 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800965 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241130140800965 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800965 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800965 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800965 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800965 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800966 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 96d4'... (mgcp_client.c:805) 20241130140800966 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 96d4'... (mgcp_client.c:805) 20241130140800966 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800966 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: Removing from parent mgw(mgw-fsm-9884770-0)[0x555fde30b6a0] (mgcp_client_endpoint_fsm.c:873) 20241130140800966 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800966 DLMGCP DEBUG mgw-endp(mgw-fsm-9884770-0)[0x555fde30bd20]{IN_USE}: Deallocated (fsm.c:568) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800966 DMGW DEBUG mgw(mgw-fsm-9884770-0)[0x555fde30b6a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140800966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800966 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3bab39,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800966 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800966 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800966 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800966 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651abc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14132899 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:10 20241130140800976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800976 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=00651abc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800977 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241130140800977 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800977 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800977 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800977 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{disconnected}: Freeing instance (context_map.c:202) 20241130140800977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910457)[0x555fde2ac710]{disconnected}: Deallocated (fsm.c:568) 20241130140800977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{disconnected}: Freeing instance (context_map.c:206) 20241130140800977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555fde2ad790]{disconnected}: Deallocated (fsm.c:568) 20241130140800977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910457 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651abc), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241130140800977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800977 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800977 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800977 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800977 DLSCCP DEBUG SCCP-SCOC(18)[0x555fde2aeb80]{IDLE}: Deallocated (fsm.c:568) 20241130140800977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:10 TC_rab_assignment_concurrent0(220)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(220)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "96d46217" }, { code := "I", val := "22222" } }, sdp := omit } 20241130140800984 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241130140800984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde3125f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800984 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800984 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800984 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800984 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140800985 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241130140800985 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140800985 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800985 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140800985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140800985 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140800985 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140800985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140800985 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140800985 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140800985 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140800985 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140800985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 8ea4'... (mgcp_client.c:805) 20241130140800985 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140800985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 8ea4'... (mgcp_client.c:805) 20241130140800985 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140800985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140800985 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: Removing from parent mgw(mgw-fsm-9348152-0)[0x555fde30b290] (mgcp_client_endpoint_fsm.c:873) 20241130140800985 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140800985 DLMGCP DEBUG mgw-endp(mgw-fsm-9348152-0)[0x555fde314a20]{IN_USE}: Deallocated (fsm.c:568) 20241130140800986 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140800986 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140800986 DMGW DEBUG mgw(mgw-fsm-9348152-0)[0x555fde30b290]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140800986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140800986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140800986 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241130140800986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b7e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140800986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)9884770 TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140800989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140800989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140800989 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140800989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x96d462,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140800989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140800989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140800989 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140800989 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140800989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140800989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140800989 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140800989 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140800989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b09f1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140800989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140800989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140800989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140800989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)14475322 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:11 20241130140800993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800993 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140800993 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140800993 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140800993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140800993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140800993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140800993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140800993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140800993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140800993 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=009b09f1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140800993 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241130140800993 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140800993 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140800993 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140800993 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140800993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140800993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140800993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140800993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{disconnected}: Freeing instance (context_map.c:202) 20241130140800993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9884770)[0x555fde2af010]{disconnected}: Deallocated (fsm.c:568) 20241130140800993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140800993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{disconnected}: Freeing instance (context_map.c:206) 20241130140800993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555fde2aecb0]{disconnected}: Deallocated (fsm.c:568) 20241130140800993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9884770 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140800993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b09f1), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241130140800993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140800993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140800993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140800993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140800993 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140800993 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140800993 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140800993 DLSCCP DEBUG SCCP-SCOC(19)[0x555fde2af710]{IDLE}: Deallocated (fsm.c:568) 20241130140800993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140800993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140800993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140800993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140800993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140800993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8ea43817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140800997 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde31b2f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140800997 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140800997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde30b4d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)9348152 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140801007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801007 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801008 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801008 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140801008 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241130140801008 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140801008 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801008 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140801008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140801008 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140801008 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140801008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140801008 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140801008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801008 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 9c15'... (mgcp_client.c:805) 20241130140801008 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140801008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801008 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801008 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 9c15'... (mgcp_client.c:805) 20241130140801008 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140801008 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801008 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: Removing from parent mgw(mgw-fsm-10229221-0)[0x555fde314390] (mgcp_client_endpoint_fsm.c:873) 20241130140801008 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140801008 DLMGCP DEBUG mgw-endp(mgw-fsm-10229221-0)[0x555fde31d720]{IN_USE}: Deallocated (fsm.c:568) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140801008 DMGW DEBUG mgw(mgw-fsm-10229221-0)[0x555fde314390]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140801008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140801008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140801008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140801008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140801008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801008 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140801008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140801008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140801008 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140801008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8ea438,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140801008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140801008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140801008 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140801008 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140801008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140801008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140801008 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140801008 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140801008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfef17), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140801008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140801008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140801008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)4785305 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:12 20241130140801015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801015 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801015 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801015 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "I", val := "11111" } }, sdp := omit } 20241130140801015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801015 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=00bfef17), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140801015 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241130140801015 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140801015 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801015 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140801015 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140801015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140801015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140801015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140801015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{disconnected}: Freeing instance (context_map.c:202) 20241130140801015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9348152)[0x555fde2ae120]{disconnected}: Deallocated (fsm.c:568) 20241130140801015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140801015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{disconnected}: Freeing instance (context_map.c:206) 20241130140801015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555fde2aee90]{disconnected}: Deallocated (fsm.c:568) 20241130140801015 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9348152 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140801015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfef17), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241130140801015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801015 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140801015 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140801015 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140801015 DLSCCP DEBUG SCCP-SCOC(20)[0x555fde2b03e0]{IDLE}: Deallocated (fsm.c:568) 20241130140801015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801015 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9c15e517" }, { code := "I", val := "22222" } }, sdp := omit } 20241130140801018 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241130140801018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde323ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140801019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241130140801019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde31be00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)10229221 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140801026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801026 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801026 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801026 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140801026 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241130140801026 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140801026 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801026 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140801026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140801026 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140801026 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140801026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140801026 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140801026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 8655'... (mgcp_client.c:805) 20241130140801026 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140801026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 8655'... (mgcp_client.c:805) 20241130140801026 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140801026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801026 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: Removing from parent mgw(mgw-fsm-8803624-0)[0x555fde325fc0] (mgcp_client_endpoint_fsm.c:873) 20241130140801026 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140801026 DLMGCP DEBUG mgw-endp(mgw-fsm-8803624-0)[0x555fde3261d0]{IN_USE}: Deallocated (fsm.c:568) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140801026 DMGW DEBUG mgw(mgw-fsm-8803624-0)[0x555fde325fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140801026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140801026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140801026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140801026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140801026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140801026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140801026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140801026 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140801026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c15e5,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140801026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140801026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140801026 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140801026 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140801026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140801026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140801026 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140801026 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140801026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dca24c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140801026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140801026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140801026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140801026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801026 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)16411605 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:13 20241130140801030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801030 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801030 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801030 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801030 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=00dca24c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140801030 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241130140801030 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140801030 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801030 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140801030 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140801030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140801030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140801030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140801030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{disconnected}: Freeing instance (context_map.c:202) 20241130140801030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10229221)[0x555fde2afd70]{disconnected}: Deallocated (fsm.c:568) 20241130140801030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140801030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{disconnected}: Freeing instance (context_map.c:206) 20241130140801030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555fde2afb30]{disconnected}: Deallocated (fsm.c:568) 20241130140801030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10229221 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140801030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dca24c), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241130140801030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801030 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140801030 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140801030 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140801030 DLSCCP DEBUG SCCP-SCOC(21)[0x555fde2b10c0]{IDLE}: Deallocated (fsm.c:568) 20241130140801030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86552817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140801032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde32ce00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140801032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde3255f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8803624 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140801052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801052 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801052 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801052 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801052 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140801052 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241130140801052 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140801052 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801052 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140801052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140801052 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140801052 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140801052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140801052 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140801052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801052 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:805) 20241130140801052 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140801052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140801052 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:805) 20241130140801052 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140801052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140801052 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: Removing from parent mgw(mgw-fsm-586873-0)[0x555fde32ee80] (mgcp_client_endpoint_fsm.c:873) 20241130140801052 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140801052 DLMGCP DEBUG mgw-endp(mgw-fsm-586873-0)[0x555fde32db80]{IN_USE}: Deallocated (fsm.c:568) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140801052 DMGW DEBUG mgw(mgw-fsm-586873-0)[0x555fde32ee80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140801052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140801052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140801052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140801052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140801052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140801052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140801052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140801052 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140801052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x865528,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140801052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140801052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140801052 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140801052 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140801052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140801052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140801052 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140801052 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140801052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ac0b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140801052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140801052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140801052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140801052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10750555 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:14 20241130140801059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801059 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801059 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801059 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801059 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=0063ac0b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140801059 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241130140801059 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140801059 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801059 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140801059 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140801059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140801059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140801059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140801059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{disconnected}: Freeing instance (context_map.c:202) 20241130140801059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8803624)[0x555fde2b0ae0]{disconnected}: Deallocated (fsm.c:568) 20241130140801059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140801059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{disconnected}: Freeing instance (context_map.c:206) 20241130140801059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555fde2b15e0]{disconnected}: Deallocated (fsm.c:568) 20241130140801059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8803624 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140801059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ac0b), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241130140801059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801059 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140801059 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140801059 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140801059 DLSCCP DEBUG SCCP-SCOC(22)[0x555fde2b1de0]{IDLE}: Deallocated (fsm.c:568) 20241130140801059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "8f47917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140801061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde335bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140801061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140801061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde325a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)586873 20241130140801254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140801254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140801254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140801254 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140801254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f479,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140801254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140801254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140801254 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140801254 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140801254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140801254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140801254 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140801254 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140801254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a27a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140801254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140801255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140801255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3141187 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on connection ID:15 20241130140801266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801266 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140801267 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140801267 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140801267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140801267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140801267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140801267 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140801267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140801267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140801267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140801267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140801267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140801267 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=00a5a27a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140801267 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241130140801267 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140801267 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140801267 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140801267 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140801267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140801267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140801267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140801267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{disconnected}: Freeing instance (context_map.c:202) 20241130140801267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586873)[0x555fde2b1430]{disconnected}: Deallocated (fsm.c:568) 20241130140801267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140801267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{disconnected}: Freeing instance (context_map.c:206) 20241130140801267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555fde2b2300]{disconnected}: Deallocated (fsm.c:568) 20241130140801267 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586873 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140801267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a27a), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241130140801267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140801267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140801267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140801267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140801267 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140801267 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140801267 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140801267 DLSCCP DEBUG SCCP-SCOC(23)[0x555fde2b2b90]{IDLE}: Deallocated (fsm.c:568) 20241130140801268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140801268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140801268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140801268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140801268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140801268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140801268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140801268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@ae4ce1960a61: Final verdict of PTC: pass 20241130140802945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140802993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140803015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@ae4ce1960a61: Final verdict of PTC: pass 20241130140803031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140803060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@ae4ce1960a61: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140803268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140803277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140803277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140803277 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140803277 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140803277 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(203)@ae4ce1960a61: Final verdict of PTC: none 20241130140803278 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45989<->l=127.0.0.1:4262) (control_if.c:193) 20241130140803279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140803279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140803279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140803279 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140803279 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140803279 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140803279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140803279 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(204)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@ae4ce1960a61: Final verdict of PTC: none 20241130140803280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140803280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140803280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140803280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140803280 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140803280 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140803280 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140803280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140803281 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140803281 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140803281 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140803281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140803281 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_assignment_concurrent-Iuh0(200)@ae4ce1960a61: Final verdict of PTC: none 20241130140803281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140803281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(207)@ae4ce1960a61: Final verdict of PTC: none 20241130140803281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140803281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140803281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140803281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140803281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140803281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140803281 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140803281 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140803281 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140803281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140803281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140803281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140803281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140803281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140803281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140803281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140803281 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140803281 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140803281 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140803281 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(197)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(208)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140803285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Nov 30 14:08:03 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20241130140803361 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140803361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140803361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140803361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140803361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140803361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140803361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140803361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140803361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140803361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140803361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140803361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140803361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140803361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140803363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140803865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1923384) Waiting for packet dumper to finish... 1 (prev_count=1923384, count=1923924) 20241130140805281 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140805281 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140805281 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140805281 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140805281 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140805281 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Nov 30 14:08:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_release started. 20241130140806991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140806995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140806998 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33677<->l=127.0.0.1:4262) (control_if.c:572) 20241130140807013 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807013 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807013 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807013 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807013 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807013 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807013 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807013 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140807014 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140807014 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140807015 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807015 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140807015 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807015 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140807015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807015 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807015 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807015 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140807015 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807015 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140807015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807015 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807015 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807015 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140807015 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140807015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807015 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807015 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140807015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140807015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807015 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140807015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140807015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140807015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(233)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140807034 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807034 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807034 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807034 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140807035 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807036 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807036 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140807036 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807036 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140807036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807036 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807036 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807036 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140807036 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140807036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807036 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807036 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140807036 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140807036 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140807036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807036 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807036 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140807036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140807036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807036 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140807037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140807037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140807037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140807063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140807063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140807063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140807063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140807063 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140807063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140807063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140807063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140807063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140807228 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140807228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140807228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140807228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140807236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807236 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140807236 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140807237 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140807237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140807237 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140807237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140807239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140807239 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140807240 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140807240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140807240 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140807240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140807240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140807240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140807240 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140807240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140807240 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140807240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140807240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140807240 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140807240 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140807240 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807241 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140807241 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140807241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140807242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807242 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140807242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140807242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140807242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140807242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140807254 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140807254 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140807254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140807254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140807260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140807260 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140807260 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140807260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140807260 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140807260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140807263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140807263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140807263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140807263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140807263 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140807263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140807263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140807263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140807263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140807263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140807263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140807263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140807263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140807263 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140807263 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140807263 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140807265 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140807265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140807265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140807265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140807265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140807265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140807265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140807265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140807265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140807265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140807265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140807265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140807265 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140807265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140807265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140807265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140807265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140807265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140807265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140807265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140807265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140808044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140808044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140808044 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140808044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140808044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140808044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140808044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140808044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140808044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140808044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140808044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140808044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140808044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140808044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140808045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140808045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140808045 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140808045 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140808045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140808045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140808045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140808045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140808045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140808045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140808045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140808045 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140808045 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140808045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140808045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140808045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140808045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140808045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140808045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140808045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140808046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140808046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140808046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140808046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140808046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140808046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140808046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140808046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140808046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140808046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140808046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140808046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140808046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140808046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140808046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140808046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140808046 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140808046 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140808067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140808067 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140808067 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140808067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140808067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140808067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140808067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140808067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140808067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140808067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140808067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140808067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140808067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140808067 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140808067 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140808067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140808067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140808067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140808067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140808067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140808067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140808067 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140808067 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140808067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140808067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140808067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140808067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140808067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140808069 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140808069 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140808069 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140808069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140808069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140808069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140808069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140808069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140808069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140808069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140808069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140808069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140808069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140808069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140808069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140808069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140808069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140808069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140808069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140808069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140808069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140808069 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140808069 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140808095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: f_create_expect(l3 := 'C4F0ACC3E0B134993A9C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: Created Expect[0] for 'C4F0ACC3E0B134993A9C'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@ae4ce1960a61: Added conn table entry 0TC_rab_release0(238)284019 20241130140809131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140809131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140809131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140809131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140809131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45573, normal) (hnbgw_rua.c:407) 20241130140809131 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140809132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140809132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-284019 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140809132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140809132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140809132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-284019 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140809132 DCN DEBUG map_sccp[0x555fde2b2db0]{init}: Allocated (fsm.c:456) 20241130140809132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140809132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-284019 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140809132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-284019 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140809132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140809132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140809132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140809132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140809132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140809132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140809132 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: Allocated (fsm.c:456) 20241130140809132 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140809132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac4f0acc3e0b134993a9c004f400300026e0056400500f1100926) (sccp_scrc.c:406) 20241130140809132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140809132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140809132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140809132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140809132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140809132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140809132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140809132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140809132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140809132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140809132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140809132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140809132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140809132 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140809132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140809132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140809132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140809132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140809132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140809132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140809133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140809133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140809133 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: Found Expect[0] for l3='C4F0ACC3E0B134993A9C'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: Added conn table entry 0TC_rab_release0(238)16767427 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_release0(238)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140809151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140809151 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140809151 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140809151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140809151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140809151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140809151 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140809151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140809151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140809151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140809151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140809151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140809151 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc0e4e) (sccp_scrc.c:477) 20241130140809151 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241130140809151 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140809151 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140809151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140809151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140809151 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140809151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140809151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140809354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809354 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140809354 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140809354 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140809354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140809354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140809354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140809354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140809355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140809355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140809355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140809355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140809355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140809355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140809355 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241130140809355 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140809355 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140809355 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140809355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140809355 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140809355 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140809355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140809355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140809355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140809355 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140809355 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140809355 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140809355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140809355 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{UNUSED}: Allocated (fsm.c:456) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{UNUSED}: is child of mgw(mgw-fsm-284019-0)[0x555fde2b1900] (fsm.c:486) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-284019-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:724) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140809355 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a0710]{ST_CRCX}: Allocated (fsm.c:456) 20241130140809355 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a0710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-284019-0)[0x555fde29d360] (fsm.c:486) 20241130140809355 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a0710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140809355 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a0710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140809355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 45573'... (mgcp_client.c:805) 20241130140809355 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130140809355 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a0710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140809355 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4557317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4557317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140809405 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241130140809405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140809405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140809405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140809405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140809405 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809405 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140809405 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140809405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140809406 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140809406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140809406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140809406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140809406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release0(238)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140809432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140809432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140809432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140809432 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140809432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x45573) (hnbgw_rua.c:471) 20241130140809432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-284019 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140809432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140809432 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140809432 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140809432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140809432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140809432 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140809432 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140809432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140809432 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140809432 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-284019-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:724) 20241130140809432 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140809432 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140809432 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140809433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 45573'... (mgcp_client.c:805) 20241130140809433 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241130140809433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140809433 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140809433 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809433 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4557317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140809447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241130140809447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140809447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140809447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809447 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140809447 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140809447 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-284019-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:724) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140809447 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a05e0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140809447 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a05e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-284019-0)[0x555fde29d360] (fsm.c:486) 20241130140809447 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a05e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140809447 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a05e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241130140809447 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 45573'... (mgcp_client.c:805) 20241130140809447 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241130140809447 DLMGCP DEBUG MGCP_CONN(mgw-fsm-284019-0)[0x555fde2a05e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140809447 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809448 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809448 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4557317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140809457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241130140809457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140809457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140809457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140809457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809457 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{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) 20241130140809457 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140809457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140809457 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140809457 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140809457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140809457 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140809457 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140809457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0e4e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140809457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140809457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140809457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140809457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140809457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140809457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140809457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140809457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140809457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140809457 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140809457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140809457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@ae4ce1960a61: 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)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: vl_len:21 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241130140809491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809491 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140809491 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140809491 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140809491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140809491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140809491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140809491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140809491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140809491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140809491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140809491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140809491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140809491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20241130140809491 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241130140809491 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140809491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140809491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140809491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140809491 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140809491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140809491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140809491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130140809491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130140809491 DMGW NOTICE mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241130140809491 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241130140809491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241130140809491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241130140809491 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241130140809491 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140809491 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140809491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140809491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 45573'... (mgcp_client.c:805) 20241130140809492 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140809492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140809492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140809492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 45573'... (mgcp_client.c:805) 20241130140809492 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130140809492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140809492 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: Removing from parent mgw(mgw-fsm-284019-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:873) 20241130140809492 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140809492 DLMGCP DEBUG mgw-endp(mgw-fsm-284019-0)[0x555fde29d360]{IN_USE}: Deallocated (fsm.c:568) 20241130140809492 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140809492 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140809492 DMGW DEBUG mgw(mgw-fsm-284019-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140809492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140809492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release0(238)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4557317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140809496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140809496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140809496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a05e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@ae4ce1960a61: 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 } 20241130140809555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140809557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140809557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140809557 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140809557 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_rab_release(225)@ae4ce1960a61: Final verdict of PTC: none 20241130140809557 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140809557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130140809557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130140809557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130140809557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140809557 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140809557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0e4e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140809557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140809557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140809557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140809557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140809557 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140809557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140809557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140809557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{disrupted}: Freeing instance (context_map.c:202) 20241130140809557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-284019)[0x555fde292750]{disrupted}: Deallocated (fsm.c:568) 20241130140809557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140809557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{disconnected}: Freeing instance (context_map.c:206) 20241130140809557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555fde2b2db0]{disconnected}: Deallocated (fsm.c:568) 20241130140809557 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-284019 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140809557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140809557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140809557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140809557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing TC_rab_release-Iuh0-RUA(230)@ae4ce1960a61: Final verdict of PTC: none 20241130140809557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140809557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140809558 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(233)@ae4ce1960a61: Final verdict of PTC: none 20241130140809558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW-MGCP(237)@ae4ce1960a61: Final verdict of PTC: none 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140809558 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33677<->l=127.0.0.1:4262) (control_if.c:193) 20241130140809558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140809558 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140809558 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140809558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140809558 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140809558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140809558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140809558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140809558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140809558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140809558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140809558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140809558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140809558 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130140809558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140809558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140809558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140809558 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140809558 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140809558 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(235)@ae4ce1960a61: Final verdict of PTC: none 20241130140809558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140809558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140809559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140809559 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140809559 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140809559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_release-Iuh0(229)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@ae4ce1960a61: Final verdict of PTC: none 20241130140809559 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140809559 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140809559 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140809559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140809559 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140809559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140809559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140809559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140809559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140809559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140809559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140809559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140809559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140809559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140809559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140809559 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140809559 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140809559 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(236)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ae4ce1960a61: Final verdict of PTC: none 20241130140809568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140809570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_release finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Nov 30 14:08:09 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241130140809611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140810113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321844) Waiting for packet dumper to finish... 1 (prev_count=321844, count=322384) 20241130140811560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140811560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140811560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140811560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140811560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140811560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Nov 30 14:08:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_release_abnormal started. 20241130140813203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140813208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140813211 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38159<->l=127.0.0.1:4262) (control_if.c:572) 20241130140813224 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813224 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813225 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813225 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813225 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813225 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813225 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813225 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140813225 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140813225 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140813226 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813226 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140813226 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140813226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813227 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140813227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813227 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813227 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813227 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140813227 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140813227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140813227 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813227 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813227 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140813227 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140813227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813227 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813227 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140813227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140813227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813227 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140813227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140813227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140813227 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(247)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140813240 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813240 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813240 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813240 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813240 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813240 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813240 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140813240 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813241 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813241 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140813241 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813241 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140813241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813241 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813241 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813241 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140813241 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140813242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140813241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140813241 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140813242 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813242 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813242 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140813242 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813242 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140813242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813242 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813242 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140813242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140813242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813242 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140813242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140813242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140813242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140813263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140813263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140813263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140813263 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140813263 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140813263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140813263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140813263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140813263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140813362 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140813362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140813362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140813362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140813362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140813363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140813363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130140813438 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140813438 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140813438 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140813438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140813447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140813447 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140813447 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140813447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140813447 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140813447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140813450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140813450 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140813450 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140813450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140813450 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140813450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140813451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140813451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140813451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140813451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140813451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140813451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140813451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140813451 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140813451 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140813451 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813452 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140813452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140813452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140813453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813453 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140813453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140813453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140813453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140813453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140813453 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140813453 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140813454 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140813454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140813459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140813459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140813459 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140813459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140813459 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140813459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140813462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813462 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140813462 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140813462 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140813462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140813462 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140813462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140813462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140813462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140813462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140813462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140813462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140813462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140813462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140813462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140813462 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140813462 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140813463 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140813463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140813463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140813463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140813463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140813463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140813463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140813463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140813463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140813463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140813463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140813463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140813464 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140813464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140813464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140813464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140813464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140813464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140813464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140813464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140813464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140814252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140814252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140814252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140814252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140814252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140814252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140814252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140814252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140814252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140814252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140814252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140814252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140814252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140814252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140814252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140814253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140814253 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140814253 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140814253 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140814253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140814253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140814253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140814253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140814253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140814253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140814253 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140814253 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140814253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140814253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140814253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140814253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140814253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140814253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140814253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814256 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140814256 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140814256 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140814256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140814256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140814256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140814256 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140814256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140814256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140814256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140814256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140814256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140814256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140814256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140814256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140814256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140814256 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140814256 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140814256 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140814264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814264 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140814264 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140814264 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140814264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140814264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140814264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140814264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140814264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140814264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140814264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140814264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140814264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140814264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140814264 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140814264 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140814264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140814264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140814264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140814264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140814264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140814264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140814264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140814264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140814264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140814264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140814264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814264 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140814264 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140814266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140814266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140814266 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140814266 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140814266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140814266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140814266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140814266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140814266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140814266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140814266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140814266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140814266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140814266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140814266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140814266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140814267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140814267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140814267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140814267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140814267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140814267 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140814267 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140814283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: f_create_expect(l3 := 'BC56299FFF8B7336A8DB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: Created Expect[0] for 'BC56299FFF8B7336A8DB'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@ae4ce1960a61: Added conn table entry 0TC_rab_release_abnormal0(252)4954078 20241130140815324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140815324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140815324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140815324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140815324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b97de, normal) (hnbgw_rua.c:407) 20241130140815324 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140815324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140815324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954078 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140815324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140815324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140815324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954078 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140815324 DCN DEBUG map_sccp[0x555fde2b2db0]{init}: Allocated (fsm.c:456) 20241130140815324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140815324 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4954078 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140815324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954078 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140815324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140815324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140815324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140815324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140815324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140815324 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140815324 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: Allocated (fsm.c:456) 20241130140815324 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140815324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abc56299fff8b7336a8db004f40030001860056400500f1100926) (sccp_scrc.c:406) 20241130140815324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140815324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140815324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140815324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140815324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140815324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140815324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140815324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140815324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140815324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140815324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140815324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140815324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140815325 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140815325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140815325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140815325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140815325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140815325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140815325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140815325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140815325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140815325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: Found Expect[0] for l3='BC56299FFF8B7336A8DB'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: Added conn table entry 0TC_rab_release_abnormal0(252)12516466 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140815345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815345 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140815345 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140815345 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140815345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140815345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140815345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140815345 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140815346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140815346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140815346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140815346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140815346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140815346 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ce4f4e) (sccp_scrc.c:477) 20241130140815346 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241130140815346 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140815346 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140815346 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140815346 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140815346 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140815346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140815346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140815546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140815546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140815546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140815546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140815546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140815546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140815546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140815547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140815547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140815547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140815547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140815547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140815547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140815547 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241130140815547 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140815547 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140815547 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140815547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140815547 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140815547 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140815547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140815547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140815547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140815547 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140815547 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140815547 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140815547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140815547 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{UNUSED}: Allocated (fsm.c:456) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{UNUSED}: is child of mgw(mgw-fsm-4954078-0)[0x555fde2a0710] (fsm.c:486) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4954078-0)[0x555fde2a0710] (mgcp_client_endpoint_fsm.c:724) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140815547 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2b1900]{ST_CRCX}: Allocated (fsm.c:456) 20241130140815547 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2b1900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360] (fsm.c:486) 20241130140815547 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2b1900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140815547 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2b1900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140815547 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 4b97d'... (mgcp_client.c:805) 20241130140815547 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140815547 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2b1900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140815547 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b97de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b97de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140815583 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241130140815583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140815583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140815583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140815583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140815583 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815583 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140815583 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140815583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140815583 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140815583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140815583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140815583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140815583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140815599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140815599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4b97de) (hnbgw_rua.c:471) 20241130140815599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954078 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140815599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140815599 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140815599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140815599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140815599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140815599 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140815599 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140815599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140815599 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4954078-0)[0x555fde2a0710] (mgcp_client_endpoint_fsm.c:724) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140815599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 4b97d'... (mgcp_client.c:805) 20241130140815599 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130140815599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815599 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b97de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140815606 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241130140815606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140815606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140815606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815606 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140815606 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140815606 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4954078-0)[0x555fde2a0710] (mgcp_client_endpoint_fsm.c:724) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140815606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2a1390]{ST_CRCX}: Allocated (fsm.c:456) 20241130140815606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2a1390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360] (fsm.c:486) 20241130140815606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2a1390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140815606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2a1390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241130140815606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 4b97d'... (mgcp_client.c:805) 20241130140815606 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130140815606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4954078-0)[0x555fde2a1390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815606 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b97de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140815611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241130140815611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140815611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140815611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140815611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815611 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{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) 20241130140815611 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140815611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140815611 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140815611 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140815611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140815611 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140815611 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140815611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140815611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140815611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140815611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140815611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140815611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140815611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140815611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140815611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140815611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140815611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140815611 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140815611 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@ae4ce1960a61: 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)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: vl_len:21 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241130140815644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140815644 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140815644 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140815644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140815644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140815644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140815644 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140815644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140815644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140815644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140815644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140815644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140815644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20241130140815644 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241130140815644 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140815644 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140815644 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140815644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140815644 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140815644 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140815644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140815644 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130140815644 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130140815644 DMGW NOTICE mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241130140815644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241130140815644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140815644 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140815644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140815644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 4b97d'... (mgcp_client.c:805) 20241130140815644 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140815644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140815644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140815644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 4b97d'... (mgcp_client.c:805) 20241130140815644 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140815644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140815644 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: Removing from parent mgw(mgw-fsm-4954078-0)[0x555fde2a0710] (mgcp_client_endpoint_fsm.c:873) 20241130140815644 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140815644 DLMGCP DEBUG mgw-endp(mgw-fsm-4954078-0)[0x555fde29d360]{IN_USE}: Deallocated (fsm.c:568) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140815644 DMGW DEBUG mgw(mgw-fsm-4954078-0)[0x555fde2a0710]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140815644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140815644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4b97de17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140815652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b1900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140815652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140815652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2a1390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@ae4ce1960a61: 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 } 20241130140815699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@ae4ce1960a61: Final verdict of PTC: none 20241130140815702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140815702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140815702 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140815702 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140815702 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140815702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130140815702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130140815702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130140815702 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140815702 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140815702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140815702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140815702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140815702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140815702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140815702 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140815702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140815702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140815702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{disrupted}: Freeing instance (context_map.c:202) 20241130140815702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954078)[0x555fde292750]{disrupted}: Deallocated (fsm.c:568) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140815702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140815702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140815702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140815702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140815702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140815702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{disconnected}: Freeing instance (context_map.c:206) 20241130140815702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555fde2b2db0]{disconnected}: Deallocated (fsm.c:568) 20241130140815702 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4954078 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140815702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140815702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140815702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140815702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140815702 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140815702 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140815702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140815702 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(249)@ae4ce1960a61: Final verdict of PTC: none 20241130140815702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140815702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140815702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140815702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140815702 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(247)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(251)@ae4ce1960a61: Final verdict of PTC: none 20241130140815702 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140815703 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140815703 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140815703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140815703 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140815702 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38159<->l=127.0.0.1:4262) (control_if.c:193) 20241130140815702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140815702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140815702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140815702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140815702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140815702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140815702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140815702 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140815702 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140815702 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140815702 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140815703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140815703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140815703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140815703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140815703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140815703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140815703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140815703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140815703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140815703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140815703 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140815703 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140815703 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0-RUA(244)@ae4ce1960a61: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@ae4ce1960a61: Final verdict of PTC: none 20241130140815721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140815722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Nov 30 14:08:15 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241130140815773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140816275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287896) Waiting for packet dumper to finish... 1 (prev_count=287896, count=326748) 20241130140817703 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140817703 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140817703 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140817703 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140817703 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140817703 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Nov 30 14:08:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_assign_fail started. 20241130140819393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140819398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140819402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:572) 20241130140819420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819420 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819421 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140819421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140819421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819421 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140819421 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819421 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140819421 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140819421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140819421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819421 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819421 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140819421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140819421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140819421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140819423 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819423 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140819423 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819423 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140819423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819423 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819423 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819423 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140819423 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140819423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819423 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140819423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819423 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819423 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140819423 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140819423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819423 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140819423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140819423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(261)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140819437 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819437 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819438 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819438 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819438 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819438 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819438 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140819438 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819439 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819439 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140819439 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819439 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140819439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140819439 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819439 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819439 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140819439 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140819439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819439 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819439 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819439 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140819439 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140819439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819439 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819439 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140819439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140819439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819439 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140819439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140819439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140819439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140819461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140819461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140819461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140819461 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140819461 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140819461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140819461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140819461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140819461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140819558 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140819559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0e4e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140819559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140819559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140819559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140819559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140819559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140819636 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140819636 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140819636 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140819636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140819644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140819644 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140819644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140819644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140819644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140819644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140819646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140819646 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140819646 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140819646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140819646 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140819647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140819647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140819647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140819647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140819647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140819647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140819647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140819647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140819647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140819647 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140819647 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819648 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140819648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140819648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140819648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819648 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140819648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140819648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140819648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140819648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140819651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140819651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140819651 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140819651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140819657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140819657 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140819657 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140819657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140819657 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140819657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140819660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140819660 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140819660 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140819660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140819660 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140819660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140819660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140819660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140819660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140819660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140819660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140819660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140819660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140819660 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140819660 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140819660 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140819661 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140819661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140819661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140819661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140819661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140819661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140819662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140819662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140819662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140819662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140819662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140819662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140819662 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140819662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140819662 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140819662 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140819662 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140819662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140819662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140819662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140819662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140820452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820452 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140820452 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140820452 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140820452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140820452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140820452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140820452 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140820452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140820452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140820452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140820452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140820452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140820452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140820452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140820452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140820452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140820452 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140820452 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140820452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140820452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140820452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140820452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140820452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140820452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140820452 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140820452 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140820453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140820453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140820453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140820453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140820453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140820453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140820453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140820454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140820454 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140820454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140820454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140820454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140820454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140820455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140820455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140820455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140820455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140820455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140820455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140820455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140820455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140820455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140820455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140820455 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140820455 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140820459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140820459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140820459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140820459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140820459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140820459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140820459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140820459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140820459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140820459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140820459 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140820459 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140820459 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140820459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140820459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140820459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140820459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140820459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140820459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140820459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140820459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140820459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820459 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140820459 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140820459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140820459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140820459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140820459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140820459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140820461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140820461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140820461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140820461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140820461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140820461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140820461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140820461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140820461 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140820461 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140820461 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140820461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140820461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140820461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140820461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140820461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140820461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140820461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140820461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140820461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140820461 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140820461 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140820461 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140820502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: f_create_expect(l3 := '7EA2F7F26BA514A0E0AF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: Created Expect[0] for '7EA2F7F26BA514A0E0AF'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_fail0(266)5761388 20241130140821542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140821542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140821542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140821542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140821543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57e96c, normal) (hnbgw_rua.c:407) 20241130140821543 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140821543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140821543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5761388 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140821543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140821543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140821543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5761388 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140821543 DCN DEBUG map_sccp[0x555fde2b2db0]{init}: Allocated (fsm.c:456) 20241130140821543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140821543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5761388 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140821543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5761388 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140821543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140821543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140821543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140821543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140821543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140821543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140821543 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130140821543 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140821543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7ea2f7f26ba514a0e0af004f40030002db0056400500f1100926) (sccp_scrc.c:406) 20241130140821543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140821543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140821543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140821543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140821543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140821543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140821543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140821543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140821543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140821543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140821543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140821543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140821543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140821543 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140821543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140821543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140821543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140821543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140821543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140821543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140821543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140821543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140821543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: Found Expect[0] for l3='7EA2F7F26BA514A0E0AF'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_fail0(266)1174868 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140821563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140821563 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140821563 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140821563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140821563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140821563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140821563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140821563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140821563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140821563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140821563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140821563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140821563 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005bdab2) (sccp_scrc.c:477) 20241130140821563 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241130140821563 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140821563 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140821563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140821563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140821563 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140821563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140821563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140821766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140821766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140821766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140821766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140821766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140821766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140821766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140821767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140821767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140821767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140821767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140821767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140821767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140821767 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241130140821767 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140821767 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140821767 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140821767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140821767 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140821767 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140821767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140821767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140821767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140821767 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140821767 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140821767 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140821767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140821767 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{UNUSED}: Allocated (fsm.c:456) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{UNUSED}: is child of mgw(mgw-fsm-5761388-0)[0x555fde2b1900] (fsm.c:486) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5761388-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:724) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140821767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5761388-0)[0x555fde2a0710]{ST_CRCX}: Allocated (fsm.c:456) 20241130140821767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5761388-0)[0x555fde2a0710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360] (fsm.c:486) 20241130140821767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5761388-0)[0x555fde2a0710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140821767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5761388-0)[0x555fde2a0710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140821767 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 57e96'... (mgcp_client.c:805) 20241130140821767 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140821767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5761388-0)[0x555fde2a0710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140821767 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57e96c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e96c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57e96c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57e96c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140821791 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241130140821791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140821791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140821791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140821791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{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) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{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) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140821791 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{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) 20241130140821791 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140821791 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140821791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140821791 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140821791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140821791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140821791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140821791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_fail0(266)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140821808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140821808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140821808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241130140821808 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140821808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57e96c) (hnbgw_rua.c:471) 20241130140821808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5761388 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241130140821808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140821808 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140821808 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140821808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140821808 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241130140821808 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140821808 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140821808 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241130140821808 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241130140821808 DMGW ERROR mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241130140821808 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241130140821808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241130140821809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140821809 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140821809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bdab2), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241130140821809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140821809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140821809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140821809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140821809 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241130140821809 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140821809 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140821809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140821809 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 57e96'... (mgcp_client.c:805) 20241130140821809 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130140821809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140821809 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{IN_USE}: Removing from parent mgw(mgw-fsm-5761388-0)[0x555fde2b1900] (mgcp_client_endpoint_fsm.c:873) 20241130140821809 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140821809 DLMGCP DEBUG mgw-endp(mgw-fsm-5761388-0)[0x555fde29d360]{IN_USE}: Deallocated (fsm.c:568) 20241130140821809 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140821809 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140821809 DMGW DEBUG mgw(mgw-fsm-5761388-0)[0x555fde2b1900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140821809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140821809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140821809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140821809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140821809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140821809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140821809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "57e96c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140821834 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241130140821834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140821834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140821834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140821834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a0710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140821834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(258)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@ae4ce1960a61: Final verdict of PTC: none 20241130140821837 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140821837 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140821837 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140821837 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140821837 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140821837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140821837 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140821837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140821837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(260)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@ae4ce1960a61: Final verdict of PTC: none 20241130140821837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140821838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140821838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140821838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140821838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140821838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140821838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140821838 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140821838 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140821838 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140821838 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140821838 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(264)@ae4ce1960a61: Final verdict of PTC: none 20241130140821838 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140821838 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140821838 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140821838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140821838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140821838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140821838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140821838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140821838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140821838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140821838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140821838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140821838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140821838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140821838 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140821838 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140821838 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140821838 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140821838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140821838 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140821838 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140821839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bdab2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140821839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140821839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140821839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140821839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140821839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140821839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140821839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140821839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140821839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140821839 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140821839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140821839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140821839 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140821839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140821839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140821839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140821839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{disrupted}: Freeing instance (context_map.c:202) 20241130140821839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5761388)[0x555fde292750]{disrupted}: Deallocated (fsm.c:568) 20241130140821839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140821839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{disconnected}: Freeing instance (context_map.c:206) 20241130140821839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555fde2b2db0]{disconnected}: Deallocated (fsm.c:568) 20241130140821839 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5761388 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140821839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140821839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140821839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140821839 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:193) 20241130140821839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140821839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(259)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@ae4ce1960a61: Final verdict of PTC: none 20241130140821839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140821839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140821839 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140821839 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140821839 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(265)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@ae4ce1960a61: Final verdict of PTC: none 20241130140821853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140821855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Nov 30 14:08:21 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241130140821897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140822400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232372) 20241130140823363 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140823363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140823363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140823363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140823363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140823364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140823364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140823364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140823364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140823364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140823364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140823364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140823364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140823364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=232372, count=298268) 20241130140823838 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140823838 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140823838 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140823839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140823839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140823839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Nov 30 14:08:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_rab_assign_mgcp_to started. 20241130140825517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140825522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140825526 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35905<->l=127.0.0.1:4262) (control_if.c:572) 20241130140825540 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825541 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825541 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825541 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825541 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825541 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825541 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140825541 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140825541 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140825542 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825542 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140825542 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825542 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140825542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825542 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825542 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825542 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140825542 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825542 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140825542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140825542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140825543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825543 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825543 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140825543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140825543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825543 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825543 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140825543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140825543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825543 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140825543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140825543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140825543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(275)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140825556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825556 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825556 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825556 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140825557 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825558 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825558 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140825558 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825558 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140825558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825558 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825558 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140825558 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825558 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140825558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825558 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825558 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140825558 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825558 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140825558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825558 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825558 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140825558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140825558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825558 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140825558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140825558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140825558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140825580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140825580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140825580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140825580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140825580 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140825580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140825580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140825580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140825580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140825702 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140825702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140825703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140825703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140825703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140825703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140825703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140825755 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140825755 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140825755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140825755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140825763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140825763 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140825763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140825763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140825763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140825763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140825765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825765 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140825765 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140825765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140825765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140825765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140825765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140825765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140825766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140825766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140825766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140825766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140825766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140825766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140825766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140825766 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140825766 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825767 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140825767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140825767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140825767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825767 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140825768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140825768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140825768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140825768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140825770 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140825770 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140825770 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140825770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140825776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140825776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140825776 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140825776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140825776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140825776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140825776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140825776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140825776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140825776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140825776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140825776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140825776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140825776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140825776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140825776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140825776 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140825777 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140825777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140825777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140825777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140825777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140825777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140825777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140825777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140825777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140825777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140825777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140825777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140825777 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140825777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140825777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140825777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140825777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140825777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140825777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140825777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140825777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140826569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140826569 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140826570 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140826570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140826570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140826570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140826570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140826570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140826570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140826570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140826570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140826570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140826570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140826570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140826570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140826570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140826570 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140826570 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140826570 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140826570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140826570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140826570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140826570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140826570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140826570 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140826570 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140826570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140826571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140826571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140826571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140826571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140826571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140826571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140826572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140826572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140826572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140826572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140826572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140826572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140826572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140826572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826572 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140826572 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140826572 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140826572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140826572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140826572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140826572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140826572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140826572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140826572 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140826572 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140826578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140826578 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140826578 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140826578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140826578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140826578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140826578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140826579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140826579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140826579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140826579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140826579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140826579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140826579 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140826579 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140826579 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140826579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140826579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140826579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140826579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140826579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140826579 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140826579 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140826579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140826579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140826579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140826579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140826579 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140826579 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140826579 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140826579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140826579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140826579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140826579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140826579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140826579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140826579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140826579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140826579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140826579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140826579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140826579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140826579 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140826579 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140826614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@ae4ce1960a61: 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)@ae4ce1960a61: f_create_expect(l3 := '7135DAFE4BF9EC12FDCA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: Created Expect[0] for '7135DAFE4BF9EC12FDCA'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_mgcp_to0(280)11295359 20241130140827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140827656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140827656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140827656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140827656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac5a7f, normal) (hnbgw_rua.c:407) 20241130140827656 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130140827656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140827656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11295359 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140827656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140827656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140827656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11295359 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140827656 DCN DEBUG map_sccp[0x555fde2b2db0]{init}: Allocated (fsm.c:456) 20241130140827656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140827656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11295359 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140827656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11295359 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140827656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140827656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140827656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140827656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140827656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140827656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140827656 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: Allocated (fsm.c:456) 20241130140827656 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140827656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7135dafe4bf9ec12fdca004f40030002090056400500f1100926) (sccp_scrc.c:406) 20241130140827656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140827656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140827656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140827656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140827656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140827656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140827656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140827656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140827656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140827656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140827656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140827656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140827656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140827656 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140827656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140827656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140827656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140827657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140827657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140827657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140827657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140827657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140827657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140827657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: Found Expect[0] for l3='7135DAFE4BF9EC12FDCA'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_mgcp_to0(280)11240986 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140827672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140827672 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140827672 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140827672 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140827672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140827672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140827672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140827672 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140827672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140827672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140827672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140827672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140827672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140827672 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00901696) (sccp_scrc.c:477) 20241130140827672 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241130140827672 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140827672 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140827672 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140827672 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140827672 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140827672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140827672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140827874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140827874 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140827874 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140827874 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140827874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140827874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140827874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140827874 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140827875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140827875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140827875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140827875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140827875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140827875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140827875 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241130140827875 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140827875 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140827875 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140827875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140827875 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140827875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140827875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140827875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140827875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140827875 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140827875 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140827875 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140827875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140827875 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140827875 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{UNUSED}: Allocated (fsm.c:456) 20241130140827875 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{UNUSED}: is child of mgw(mgw-fsm-11295359-0)[0x555fde29d360] (fsm.c:486) 20241130140827875 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11295359-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:724) 20241130140827875 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140827876 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140827876 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140827876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11295359-0)[0x555fde298640]{ST_CRCX}: Allocated (fsm.c:456) 20241130140827876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11295359-0)[0x555fde298640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900] (fsm.c:486) 20241130140827876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11295359-0)[0x555fde298640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140827876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11295359-0)[0x555fde298640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140827876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: ac5a7'... (mgcp_client.c:805) 20241130140827876 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140827876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11295359-0)[0x555fde298640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140827876 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac5a7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac5a7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac5a7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac5a7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241130140829560 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140829560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0e4e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140829560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140829560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140829560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140829560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140829560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140829560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140829560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140829560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140829560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140829560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140829560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140829561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140829568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140829568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140829568 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140829568 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140829568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140829568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140829568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140829568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140829568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140829568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140829568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140829568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140829568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140829568 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=00bc0e4e) (sccp_scrc.c:477) 20241130140829568 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241130140829568 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140829568 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140829568 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140829568 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140829568 DLSCCP DEBUG SCCP-SCOC(24)[0x555fde2b9a80]{IDLE}: Deallocated (fsm.c:568) 20241130140831840 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130140831840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bdab2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140831840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140831840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140831840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140831840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140831840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140831840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140831840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140831840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140831840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140831841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140831841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140831846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140831846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140831846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140831846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140831846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140831846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140831846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140831847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140831847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140831847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140831847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140831847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140831847 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=005bdab2) (sccp_scrc.c:477) 20241130140831847 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241130140831847 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140831847 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140831847 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140831847 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140831847 DLSCCP DEBUG SCCP-SCOC(26)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) 20241130140831876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde298640]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241130140831876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde298640]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241130140831876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde298640]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900] (mgcp_client_fsm.c:522) 20241130140831876 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241130140831876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde298640]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241130140831876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde298640]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241130140831876 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241130140831876 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140831877 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241130140831877 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-11295359-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:925) 20241130140831877 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241130140831877 DLMGCP DEBUG mgw-endp(mgw-fsm-11295359-0)[0x555fde2b1900]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241130140831877 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241130140831877 DMGW ERROR mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241130140831877 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241130140831877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241130140831877 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140831877 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140831877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00901696), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241130140831877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140831877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140831877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140831877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140831877 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241130140831877 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241130140831877 DMGW DEBUG mgw(mgw-fsm-11295359-0)[0x555fde29d360]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241130140831877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140831877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140831877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140831877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140831877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140831877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140831877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140831904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140831904 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140831904 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140831904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140831904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140831904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140831904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140831905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140831905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140831905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140831905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140831905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140831905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140831905 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241130140831905 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140831905 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140831905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140831905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140831905 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140831905 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140831905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140831905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140831905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140831905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140831905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgcp_to0(280)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)11295359 20241130140831934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140831934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140831934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140831934 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140831935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xac5a7f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140831935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11295359 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140831935 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140831935 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140831935 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140831935 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140831935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00901696), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140831935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140831935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140831935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140831935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140831935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140831935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140831935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140831935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140831935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140831935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140831935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)11240986 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on connection ID:0 20241130140831945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831945 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140831945 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140831945 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140831945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140831945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140831945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140831945 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140831946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140831946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140831946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140831946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140831946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140831946 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=00901696), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140831946 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241130140831946 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140831946 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140831946 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140831946 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140831946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140831946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140831946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140831946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{disconnected}: Freeing instance (context_map.c:202) 20241130140831946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11295359)[0x555fde292750]{disconnected}: Deallocated (fsm.c:568) 20241130140831946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140831946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{disconnected}: Freeing instance (context_map.c:206) 20241130140831946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555fde2b2db0]{disconnected}: Deallocated (fsm.c:568) 20241130140831946 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11295359 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140831946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00901696), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241130140831946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140831946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140831946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140831946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140831946 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140831946 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140831946 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140831946 DLSCCP DEBUG SCCP-SCOC(27)[0x555fde2a0710]{IDLE}: Deallocated (fsm.c:568) 20241130140831946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140831946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140831946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140831946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140831946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140831946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140831946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140831946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140833364 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140833365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de3097), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140833365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140833365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140833365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140833365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140833365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140833365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140833365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140833365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140833365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140833365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140833365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140833365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140833371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140833371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140833371 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140833371 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140833371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140833371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140833371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140833371 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140833371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140833371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140833371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140833371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140833371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140833371 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=00de3097) (sccp_scrc.c:477) 20241130140833371 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241130140833371 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140833371 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140833371 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140833371 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140833371 DLSCCP DEBUG SCCP-SCOC(6)[0x555fde297e80]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140833948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140833955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35905<->l=127.0.0.1:4262) (control_if.c:193) 20241130140833955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(274)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@ae4ce1960a61: Final verdict of PTC: none 20241130140833955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140833955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140833955 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(269)@ae4ce1960a61: Final verdict of PTC: none 20241130140833955 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_rab_assign_mgcp_to(267)@ae4ce1960a61: Final verdict of PTC: none 20241130140833955 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(277)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@ae4ce1960a61: Final verdict of PTC: none 20241130140833956 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140833956 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140833956 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(268)@ae4ce1960a61: Final verdict of PTC: none 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140833956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140833956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140833956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140833956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140833956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140833956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140833956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140833956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140833956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140833956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140833956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140833956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140833956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140833956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140833956 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140833956 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(278)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@ae4ce1960a61: Final verdict of PTC: none 20241130140833956 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140833956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140833956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140833957 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW-MGCP(279)@ae4ce1960a61: Final verdict of PTC: none 20241130140833957 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140833957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140833957 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140833957 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140833957 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140833957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140833957 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140833957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140833957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140833957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140833957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140833957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140833957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140833957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140833957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140833957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140833957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140833957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140833957 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140833957 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140833957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Nov 30 14:08:33 UTC 2024 ====== 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 20241130140833999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140834501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296820) Waiting for packet dumper to finish... 1 (prev_count=296820, count=324268) 20241130140835704 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140835704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140835704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140835704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140835704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140835704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140835704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140835704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140835704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140835704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140835704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140835704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140835704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140835704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140835957 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140835957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140835957 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140835957 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140835957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140835957 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Nov 30 14:08:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241130140837606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140837610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140837614 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41215<->l=127.0.0.1:4262) (control_if.c:572) 20241130140837627 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837627 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837628 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837628 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837628 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837628 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837628 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837628 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140837628 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140837628 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140837629 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837629 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140837629 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837629 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140837629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837629 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837629 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837629 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140837629 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837629 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140837629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140837629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140837629 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140837629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837629 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837629 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837629 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140837629 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140837630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837630 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837630 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140837630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140837630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837630 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140837630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140837630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140837630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(289)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140837645 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837645 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837645 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837645 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837645 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837645 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837645 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140837645 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837647 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837647 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140837647 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837647 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140837647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837647 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837647 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837647 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140837647 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140837647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837647 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140837647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837647 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837647 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837647 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140837647 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837647 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140837647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837647 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837647 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837647 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140837647 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140837647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837647 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140837647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140837647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140837647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140837672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140837672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140837672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140837672 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140837672 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140837672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140837672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140837672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140837672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140837841 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140837842 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140837842 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140837842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140837850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140837850 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140837850 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140837850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140837850 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140837851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140837853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140837853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140837853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140837853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140837853 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140837854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140837854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140837854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140837854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140837854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140837854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140837854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140837854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140837854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140837854 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140837854 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837855 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140837856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140837856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140837856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837856 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140837856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140837856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140837856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140837856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140837859 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140837859 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140837859 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140837860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140837865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837865 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140837865 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140837865 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140837865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837865 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140837865 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140837865 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140837865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140837865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140837865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140837865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140837865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140837865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140837865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140837865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140837865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140837865 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140837865 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140837866 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140837866 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140837866 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140837866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140837866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140837866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140837867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140837867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140837867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140837867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140837867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140837867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140837867 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140837867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140837867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140837867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140837867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140837867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140837867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140837867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140837867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140838656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838656 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140838656 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140838656 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140838656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140838656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140838656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140838656 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140838657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140838657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140838657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140838657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140838657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140838657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140838657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140838657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140838657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140838657 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140838657 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140838657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140838657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140838657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140838657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140838657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140838657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140838657 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140838657 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140838658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140838658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140838658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140838658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140838658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140838658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140838658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140838659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140838659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140838659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140838659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140838659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140838659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140838659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140838659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140838659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140838659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140838659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140838659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140838659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140838659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838659 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140838659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140838659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140838659 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140838659 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140838668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838668 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140838668 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140838668 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140838668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140838668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140838668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140838668 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140838668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140838668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140838669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140838669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140838669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140838669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140838669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140838669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140838669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140838669 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140838669 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140838669 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140838669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140838669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140838669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140838669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140838669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140838669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140838669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140838669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140838669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140838669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140838669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140838669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838669 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140838669 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140838672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140838672 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140838672 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140838672 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140838672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140838672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140838672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140838672 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140838672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140838672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140838672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140838672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140838672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140838672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140838672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140838672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140838672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140838672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140838672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140838672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140838672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140838672 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140838672 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140838672 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140838704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: f_create_expect(l3 := '1D0545DA758545353A0D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: Created Expect[0] for '1D0545DA758545353A0D'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12780537 20241130140839737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140839737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140839737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140839737 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140839737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc303f9, normal) (hnbgw_rua.c:407) 20241130140839737 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140839737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140839737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140839737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140839737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140839737 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140839737 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140839737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140839737 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12780537 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140839737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140839737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140839737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140839737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140839737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140839737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140839737 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140839737 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140839737 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140839737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1d0545da758545353a0d004f400300039f0056400500f1100926) (sccp_scrc.c:406) 20241130140839737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140839737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140839737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140839737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140839737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140839737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140839737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140839737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140839737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140839737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140839737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140839737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140839737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140839737 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140839737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140839737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140839737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140839737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140839737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140839737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140839737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140839737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140839737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140839737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: Found Expect[0] for l3='1D0545DA758545353A0D'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1702506 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140839747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140839747 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140839747 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140839747 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140839747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140839747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140839747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140839747 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140839747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140839747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140839747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140839747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140839747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140839747 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00899522) (sccp_scrc.c:477) 20241130140839747 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241130140839747 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140839747 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140839747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140839747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140839747 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140839747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140839747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(282)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@ae4ce1960a61: 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)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140839950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140839950 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140839950 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140839950 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140839950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140839950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140839950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140839950 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140839951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140839951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140839951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140839951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140839951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140839951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140839951 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241130140839951 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140839951 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140839951 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140839951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140839951 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140839951 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140839951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140839951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140839951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140839951 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140839951 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140839951 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140839951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140839951 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{UNUSED}: Allocated (fsm.c:456) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{UNUSED}: is child of mgw(mgw-fsm-12780537-0)[0x555fde29d360] (fsm.c:486) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12780537-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:724) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140839951 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140839951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde2b9a80]{ST_CRCX}: Allocated (fsm.c:456) 20241130140839951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde2b9a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390] (fsm.c:486) 20241130140839951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde2b9a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140839951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde2b9a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140839951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: c303f'... (mgcp_client.c:805) 20241130140839951 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130140839952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde2b9a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140839952 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c303f917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c303f917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140839987 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241130140839987 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140839987 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140839987 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140839987 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140839987 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140839987 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140839987 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140839987 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140839987 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140839987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140839987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140839987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140839987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140840017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140840017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140840017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140840017 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140840017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc303f9) (hnbgw_rua.c:471) 20241130140840017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140840017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140840017 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140840017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140840018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140840018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140840018 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140840018 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140840018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140840018 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12780537-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:724) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140840018 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: c303'... (mgcp_client.c:805) 20241130140840018 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140840018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840018 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c303f917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140840040 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241130140840040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241130140840040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140840040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140840040 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840040 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140840040 DMGW INFO mgw(mgw-fsm-12780537-0)[0x555fde29d360]{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) 20241130140840040 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241130140840040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140840040 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140840040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140840040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140840040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140840040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140840045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140840045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140840045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140840045 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140840045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc303f9) (hnbgw_rua.c:471) 20241130140840045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140840045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140840045 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140840045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140840045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140840045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140840045 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140840045 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140840045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140840045 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241130140840045 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241130140840045 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140840045 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12780537-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:724) 20241130140840045 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140840045 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140840045 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140840045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde28ffa0]{ST_CRCX}: Allocated (fsm.c:456) 20241130140840045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde28ffa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390] (fsm.c:486) 20241130140840045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde28ffa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140840046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde28ffa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130140840046 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: c303'... (mgcp_client.c:805) 20241130140840046 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140840046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12780537-0)[0x555fde28ffa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140840046 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140840046 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840046 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840046 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c303f917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140840061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241130140840061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140840061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140840061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140840061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140840061 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140840061 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840062 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{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) 20241130140840062 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140840062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140840062 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140840062 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140840062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140840062 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140840062 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140840062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00899522), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140840062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140840062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140840062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140840062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140840062 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140840062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140840062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140840062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140840062 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140840062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140840062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140840062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140840062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: 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)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140840099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140840099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140840099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140840099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140840099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140840099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140840099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140840099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140840099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140840099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140840099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140840099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140840099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140840099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140840099 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241130140840099 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140840099 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140840099 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140840099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140840099 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140840099 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140840099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140840099 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140840099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140840099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: c303'... (mgcp_client.c:805) 20241130140840099 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140840099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140840099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140840099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: c303'... (mgcp_client.c:805) 20241130140840099 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140840099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140840099 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: Removing from parent mgw(mgw-fsm-12780537-0)[0x555fde29d360] (mgcp_client_endpoint_fsm.c:873) 20241130140840099 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140840099 DLMGCP DEBUG mgw-endp(mgw-fsm-12780537-0)[0x555fde2a1390]{IN_USE}: Deallocated (fsm.c:568) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140840099 DMGW DEBUG mgw(mgw-fsm-12780537-0)[0x555fde29d360]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140840099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140840099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130140840099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140840099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c303f917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140840102 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2b9a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140840102 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140840102 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde28ffa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12780537 20241130140840105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140840105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140840105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140840105 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140840105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc303f9,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140840105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140840105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140840105 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140840105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140840105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140840105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140840105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140840105 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140840105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00899522), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140840105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140840105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140840105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140840105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140840105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140840105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140840105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140840105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140840105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140840105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140840105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140840105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140840105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140840105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140840105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1702506 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Session index based on connection ID:0 20241130140840108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140840108 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140840108 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140840108 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140840108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140840108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140840108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140840108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140840108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140840108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140840108 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=00899522), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140840108 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241130140840108 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140840108 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140840108 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140840108 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140840108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140840108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140840108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140840108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{disconnected}: Freeing instance (context_map.c:202) 20241130140840108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12780537)[0x555fde2a0710]{disconnected}: Deallocated (fsm.c:568) 20241130140840108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140840108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140840108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140840108 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12780537 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140840108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00899522), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241130140840108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140840108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140840108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140840108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140840108 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140840108 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140840108 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140840108 DLSCCP DEBUG SCCP-SCOC(28)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130140840108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140840108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140840108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140840108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140840108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140840108 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140842112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140842122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140842122 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41215<->l=127.0.0.1:4262) (control_if.c:193) 20241130140842122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140842123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140842123 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140842123 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140842123 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@ae4ce1960a61: Final verdict of PTC: none 20241130140842124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140842124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(287)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@ae4ce1960a61: Final verdict of PTC: none 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140842124 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140842124 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140842125 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140842125 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140842125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-RAN(288)@ae4ce1960a61: Final verdict of PTC: none 20241130140842125 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130140842125 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140842125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140842125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140842125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140842125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140842125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140842125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140842125 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140842125 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140842125 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140842125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140842125 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140842126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140842126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140842126 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-RAN(291)@ae4ce1960a61: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@ae4ce1960a61: Final verdict of PTC: none 20241130140842126 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140842126 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140842126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140842126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140842126 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140842126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140842126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140842126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140842126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140842126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140842127 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140842127 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140842127 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(282)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(293)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140842129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Nov 30 14:08:42 UTC 2024 ====== 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 20241130140842226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140842729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343136) Waiting for packet dumper to finish... 1 (prev_count=343136, count=343676) 20241130140844126 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140844126 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140844126 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140844126 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140844126 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140844126 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Nov 30 14:08:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130140845706 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140845706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140845706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140845706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140845706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140845706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140845706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_cs_mo_disconnect started. 20241130140845840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140845844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140845848 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40371<->l=127.0.0.1:4262) (control_if.c:572) 20241130140845862 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845862 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845862 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845862 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845862 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845862 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845862 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845862 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140845862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140845862 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140845864 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140845864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845864 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140845864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845864 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845864 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140845864 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140845864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845864 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845864 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140845864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140845864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845864 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845864 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140845864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140845864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845864 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140845864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140845864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140845864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140845864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(303)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140845877 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845877 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845877 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845877 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845878 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845878 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845878 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140845878 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140845879 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845879 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140845879 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845879 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140845879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845879 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845879 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845879 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140845879 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845879 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140845879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845879 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845879 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845879 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140845879 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845879 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140845879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845879 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845879 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140845879 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140845879 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140845879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140845879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140845879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140845879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140845879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140845879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140845879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140845879 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140845879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140845879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140845879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140845879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140845879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140845879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140845879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140845900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140845900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140845900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140845900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140845900 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140845900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140845900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140845900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140845900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140846076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140846076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140846076 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140846076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140846085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846086 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140846086 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140846086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140846086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140846086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140846086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140846088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140846088 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140846089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140846089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140846089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140846089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140846089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140846089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140846089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140846089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140846089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140846089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140846089 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140846089 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140846090 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140846090 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140846090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140846090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140846090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140846090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140846091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140846091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140846091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140846091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140846091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140846091 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140846091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140846091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140846091 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140846091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140846091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140846091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140846091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140846091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140846091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(306)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140846097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846097 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140846097 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140846097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140846097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140846097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140846097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140846099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846099 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140846099 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140846099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140846099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140846099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140846099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140846099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140846100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140846100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140846100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140846100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140846100 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140846100 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140846100 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140846101 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140846101 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140846101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140846101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140846101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140846101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140846101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140846101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140846101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140846101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140846101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140846101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140846101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140846101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140846101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140846101 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846101 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140846890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140846890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140846890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140846890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140846890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140846890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140846890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140846890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140846890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140846890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140846890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140846890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140846890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140846891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140846891 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140846891 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140846891 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140846891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140846891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140846891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140846891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140846891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140846891 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140846891 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140846892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140846892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140846892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140846892 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846892 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140846892 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140846892 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140846892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140846892 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140846893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140846893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140846893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140846893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140846893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140846893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140846893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140846893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140846893 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140846893 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140846896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846896 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140846896 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140846896 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140846896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140846896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140846896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140846896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140846897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140846897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140846897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140846897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140846897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140846897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140846897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140846897 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140846897 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140846897 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140846897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140846897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140846897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140846897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140846897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140846897 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140846897 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140846897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140846897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140846897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140846897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140846897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140846897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140846897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140846898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140846898 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140846898 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140846898 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140846898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140846898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140846898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140846898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140846898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140846898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140846898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140846898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140846898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140846898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140846898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140846898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140846898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140846898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140846898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140846898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140846898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140846898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140846898 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140846898 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140846928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: f_create_expect(l3 := '71F21F946805BA209829'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: Created Expect[0] for '71F21F946805BA209829'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)95952 20241130140847957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140847957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140847957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140847957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140847957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x176d0, normal) (hnbgw_rua.c:407) 20241130140847957 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140847957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140847957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140847957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140847957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140847957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140847957 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140847957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140847957 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-95952 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140847957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140847957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140847957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140847957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140847957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140847957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140847957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140847957 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140847957 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140847957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a71f21f946805ba209829004f40030000620056400500f1100926) (sccp_scrc.c:406) 20241130140847957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140847957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140847957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140847957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140847957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140847957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140847958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140847958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140847958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140847958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140847958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140847958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140847958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140847958 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140847958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140847958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140847958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140847958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140847958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140847958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140847958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140847958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140847958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140847958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: Found Expect[0] for l3='71F21F946805BA209829'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)7055508 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140847977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140847978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140847978 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140847978 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140847978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140847978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140847978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140847978 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140847978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140847978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140847978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140847978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140847978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140847978 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006559e6) (sccp_scrc.c:477) 20241130140847978 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241130140847978 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140847978 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140847978 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140847978 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140847978 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140847978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140847978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140848158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140848158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140848158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130140848158 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140848158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x176d0) (hnbgw_rua.c:471) 20241130140848158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130140848158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140848158 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130140848158 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130140848158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130140848158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140848158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140848158 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140848158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006559e6), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241130140848158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140848159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140848159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140848159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140848159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140848159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140848159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140848159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140848159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140848159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140848159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140848159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: vl_len:13 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241130140848184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140848184 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140848184 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140848184 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140848184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140848184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140848184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140848184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140848185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140848185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140848185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140848185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140848185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140848185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20241130140848185 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241130140848185 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140848185 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140848185 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140848185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140848185 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140848185 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140848185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140848185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140848185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241130140848185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140848185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)95952 20241130140848205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140848205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140848205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140848205 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140848205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x176d0,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140848205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140848205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140848205 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140848205 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140848205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140848205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140848205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140848205 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140848205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006559e6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140848205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140848205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140848205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140848205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140848205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140848205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140848205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140848205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140848205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140848205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140848205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140848205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140848205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140848205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140848205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)7055508 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on connection ID:0 20241130140848216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140848216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140848216 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140848216 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140848216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140848216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140848216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140848216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140848216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140848216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140848216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140848216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140848216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140848216 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=006559e6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140848216 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241130140848216 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140848216 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140848216 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140848216 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140848216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140848216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140848216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140848216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{disconnected}: Freeing instance (context_map.c:202) 20241130140848216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-95952)[0x555fde2a0710]{disconnected}: Deallocated (fsm.c:568) 20241130140848216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140848216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140848216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140848216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-95952 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140848216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006559e6), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241130140848216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140848216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140848216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140848216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140848216 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140848216 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140848217 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140848217 DLSCCP DEBUG SCCP-SCOC(29)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130140848217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140848217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140848217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140848217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140848217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140848217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140848217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140848217 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140850218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140850228 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40371<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(304)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@ae4ce1960a61: Final verdict of PTC: none 20241130140850229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140850229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140850229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140850230 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140850230 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140850230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(301)@ae4ce1960a61: Final verdict of PTC: none 20241130140850230 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140850230 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140850230 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140850230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140850231 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140850231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(305)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@ae4ce1960a61: Final verdict of PTC: none 20241130140850231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(306)@ae4ce1960a61: Final verdict of PTC: none 20241130140850231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140850232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140850232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140850232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW-MGCP(307)@ae4ce1960a61: Final verdict of PTC: none 20241130140850232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140850232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140850232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140850232 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140850232 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140850232 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140850232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140850232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(303)@ae4ce1960a61: Final verdict of PTC: none 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140850231 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130140850231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140850231 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140850231 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140850232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140850232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140850232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140850232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140850231 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140850232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140850232 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140850232 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140850232 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140850232 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140850231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0(299)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(296)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140850233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Nov 30 14:08:50 UTC 2024 ====== 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 20241130140850284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140850787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275252) Waiting for packet dumper to finish... 1 (prev_count=275252, count=275892) 20241130140852232 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140852232 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140852232 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140852232 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140852232 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140852232 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Nov 30 14:08:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_ps_mo_disconnect started. 20241130140853925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140853930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140853933 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43117<->l=127.0.0.1:4262) (control_if.c:572) 20241130140853949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853949 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853949 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853949 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853950 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140853950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140853950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140853950 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140853950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140853950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140853950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853950 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853950 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853950 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140853950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140853950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140853950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130140853951 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853951 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140853951 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140853951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853951 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140853951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853951 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853951 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140853952 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140853952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853952 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140853952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853952 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853952 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140853952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853952 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140853952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853952 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140853952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140853952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(317)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(315)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140853968 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853968 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853968 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853968 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853968 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853968 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853968 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140853968 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140853969 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853969 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140853969 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853969 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140853969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853969 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853969 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853969 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140853969 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853969 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140853969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853969 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853969 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853969 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140853969 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140853969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140853969 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140853969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140853970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853970 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853970 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140853970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140853970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140853970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140853970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140853970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140853970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140853970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140853970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140853970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140853970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140853970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140853970 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140853970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140853970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140853970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140853970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140853970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140853970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140853970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140853993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140853993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140853993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140853993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140853993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140853993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140853993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140853993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140853993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140854166 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140854166 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140854166 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140854166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140854174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140854174 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140854174 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140854174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140854174 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140854174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140854177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140854177 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140854177 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140854177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140854177 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140854177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140854177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140854177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140854177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140854177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140854177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140854177 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140854177 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140854178 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140854179 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140854179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140854179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140854179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140854179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140854179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140854179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140854179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140854179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140854179 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140854179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140854179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140854179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140854179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140854179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140854179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140854180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854181 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140854181 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140854182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140854182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140854188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854188 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140854188 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140854188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140854188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140854188 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140854188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140854190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140854190 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140854190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140854190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140854190 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140854190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140854190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140854191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140854191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140854191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140854191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140854191 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140854191 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140854191 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140854192 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140854192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140854192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140854192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140854192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140854192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140854192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140854192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140854192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140854192 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140854192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140854192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140854192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140854192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140854192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140854192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140854192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140854974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854974 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140854974 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140854974 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140854974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140854974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140854974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140854974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140854974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140854974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140854974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140854974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140854974 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140854974 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140854974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140854974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140854974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140854974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140854974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140854974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140854974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140854974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140854974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140854974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140854974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854974 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140854974 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140854975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854975 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140854975 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140854975 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140854975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140854975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140854975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140854975 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140854975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140854975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140854975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140854975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140854975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140854975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140854975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140854975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140854975 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140854975 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140854993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854993 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140854993 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140854993 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140854993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140854993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140854993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140854993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140854993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140854993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140854993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140854993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140854993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140854993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140854993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140854994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140854994 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140854994 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140854994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140854994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140854994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140854994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140854994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140854994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140854994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140854994 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140854994 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140854994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140854994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140854994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140854994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140854994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140854994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140854994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140854996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140854996 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140854996 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140854996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140854996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140854996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140854996 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140854996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140854996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140854996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140854996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140854996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140854996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140854996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140854996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140854996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140854996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140854996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140854996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140854996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140854996 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140854996 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140855017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140855707 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130140855707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce4f4e), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130140855707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140855707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140855707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140855707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140855708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140855708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140855708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140855708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140855708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140855708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140855708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140855708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140855714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140855714 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140855714 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140855714 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140855714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140855714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140855714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140855714 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140855715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140855715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140855715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140855715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140855715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140855715 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=00ce4f4e) (sccp_scrc.c:477) 20241130140855715 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241130140855715 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140855715 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140855715 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140855715 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140855715 DLSCCP DEBUG SCCP-SCOC(25)[0x555fde2a05e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: f_create_expect(l3 := 'B21AFC454B88B698B9FF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: Created Expect[0] for 'B21AFC454B88B698B9FF'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16350546 20241130140856071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140856071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140856071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140856071 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140856071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf97d52, normal) (hnbgw_rua.c:407) 20241130140856071 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140856071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140856071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140856071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140856071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140856071 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140856071 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140856071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140856071 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16350546 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140856071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140856071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140856071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140856071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140856071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140856071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140856071 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140856071 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140856071 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140856071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab21afc454b88b698b9ff004f40030002d00056400500f1100926) (sccp_scrc.c:406) 20241130140856071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140856071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140856071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140856071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140856071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140856071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140856071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140856071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140856071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140856071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140856071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140856071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140856071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140856071 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140856071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140856071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140856071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140856071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140856071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140856071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140856071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140856071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140856071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: Found Expect[0] for l3='B21AFC454B88B698B9FF'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)12161160 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140856077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140856077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140856077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140856077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140856077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140856077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140856077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140856077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140856077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140856077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140856077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140856077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140856077 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0099e67c) (sccp_scrc.c:477) 20241130140856077 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241130140856077 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140856077 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140856077 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140856077 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140856077 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140856077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140856077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140856274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140856274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140856274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130140856274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140856274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf97d52) (hnbgw_rua.c:471) 20241130140856274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130140856274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140856274 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130140856275 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130140856275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130140856275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140856275 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140856275 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140856275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e67c), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241130140856275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140856275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140856275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140856275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140856275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140856275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140856275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140856275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140856275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140856275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140856275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241130140856298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856298 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140856298 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140856298 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140856298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140856298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140856298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140856298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140856298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140856298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140856298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140856298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140856298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140856298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20241130140856298 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241130140856298 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140856298 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140856298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140856298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140856298 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140856298 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140856298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140856298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140856299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241130140856299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140856299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16350546 20241130140856326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140856326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140856326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140856326 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140856326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf97d52,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140856326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140856326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140856326 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140856326 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140856326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140856326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140856326 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140856326 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140856326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e67c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140856327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140856327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140856327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140856327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140856327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140856327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140856327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140856327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140856327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140856327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140856327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140856327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140856327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140856327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)12161160 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on connection ID:0 20241130140856337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856337 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140856337 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140856337 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140856337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140856337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140856337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140856337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140856337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140856337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140856337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140856337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140856337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140856337 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=0099e67c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140856337 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241130140856337 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140856337 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140856337 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140856337 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140856337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140856337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140856337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140856337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{disconnected}: Freeing instance (context_map.c:202) 20241130140856337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16350546)[0x555fde2a0710]{disconnected}: Deallocated (fsm.c:568) 20241130140856337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140856337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140856337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140856337 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16350546 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140856337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e67c), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241130140856337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140856337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140856337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140856337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140856338 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140856338 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140856338 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140856338 DLSCCP DEBUG SCCP-SCOC(30)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130140856338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140856338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140856338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140856338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140856338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140856338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140856338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140856338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140858340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140858351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@ae4ce1960a61: Final verdict of PTC: none 20241130140858352 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43117<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@ae4ce1960a61: Final verdict of PTC: none 20241130140858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140858352 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140858352 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140858352 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140858352 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140858352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140858352 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140858353 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(315)@ae4ce1960a61: Final verdict of PTC: none 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(316)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@ae4ce1960a61: Final verdict of PTC: none 20241130140858353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140858353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-RAN(319)@ae4ce1960a61: Final verdict of PTC: none 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140858353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140858353 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130140858353 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140858353 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140858353 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140858353 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140858353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140858353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140858353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140858353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140858353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140858353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140858353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140858353 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140858353 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140858353 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140858353 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140858353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140858353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(320)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@ae4ce1960a61: Final verdict of PTC: none 20241130140858354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140858354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140858354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140858354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140858354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140858354 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140858354 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140858354 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140858354 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(311)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(310)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(321)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140858355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Nov 30 14:08:58 UTC 2024 ====== 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 20241130140858395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140858797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278472) Waiting for packet dumper to finish... 1 (prev_count=278472, count=282352) 20241130140900354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140900355 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140900355 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140900355 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140900355 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140900355 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Nov 30 14:09:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_cs_creq_cref started. 20241130140901893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140901898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140901901 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46803<->l=127.0.0.1:4262) (control_if.c:572) 20241130140901918 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901918 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901918 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901918 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901918 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901918 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901918 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901918 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140901918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140901918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140901919 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901919 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140901919 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901919 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140901919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901919 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901919 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901919 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140901919 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140901919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901919 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901919 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901919 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140901920 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140901919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140901920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140901920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901920 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901920 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901920 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140901920 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140901920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901920 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140901920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140901920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140901920 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(331)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(329)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140901934 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901934 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901934 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901934 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901934 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901934 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901934 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140901934 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140901935 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901935 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140901935 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901935 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140901935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901935 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901935 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901935 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140901935 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140901935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140901935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140901935 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901936 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140901936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901936 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901936 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901936 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140901936 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901936 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140901936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901936 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901936 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140901936 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140901936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140901936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140901936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140901936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140901936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140901936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140901936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140901936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140901936 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140901936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140901936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140901936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140901936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140901936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140901936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140901936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140901958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140901958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140901958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140901958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140901958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140902132 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140902132 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140902132 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140902132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140902141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140902141 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140902141 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140902141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140902141 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140902141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140902143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902143 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140902143 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140902143 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140902143 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140902143 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140902144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140902144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140902144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140902144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140902144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140902144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140902144 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140902144 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140902144 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140902145 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140902145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140902145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140902145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140902146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140902146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140902146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140902146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140902146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140902146 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140902146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140902146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140902146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140902146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140902146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140902146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140902146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902148 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140902148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140902148 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140902148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140902155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902155 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140902155 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140902155 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140902155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140902155 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140902155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140902157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902157 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140902157 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140902157 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140902157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140902157 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140902157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140902157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140902158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140902158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140902158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140902158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140902158 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140902158 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140902158 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140902159 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140902159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140902159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140902159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140902159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140902159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140902159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140902159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140902159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140902159 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140902159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140902159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140902159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140902159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140902159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140902159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140902159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140902948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902948 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140902948 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140902948 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140902948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140902948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140902948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140902948 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140902948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140902948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140902948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140902948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140902948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140902948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140902948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140902948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140902948 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140902948 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140902948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140902948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140902948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140902948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140902949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140902949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140902949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140902949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140902949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140902949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140902949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140902949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140902949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140902949 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902949 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140902949 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140902951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902951 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140902951 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140902951 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140902951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140902951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140902951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140902951 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140902951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140902951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140902951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140902951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140902951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140902951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140902951 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140902951 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140902958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140902958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140902958 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140902958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140902958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140902958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140902958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140902958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140902958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140902958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140902958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140902958 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140902958 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140902958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140902958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140902958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140902958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140902958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140902958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140902958 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140902958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140902958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140902958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140902958 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140902958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140902958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140902959 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140902959 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140902959 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140902959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140902959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140902959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140902959 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140902959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140902959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140902959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140902959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140902959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140902959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140902959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140902959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140902959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140902959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140902959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140902959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140902959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140902959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140902959 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140902959 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140902982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: f_create_expect(l3 := 'E8B8D10FCF1777A22F3A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: Created Expect[0] for 'E8B8D10FCF1777A22F3A'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_creq_cref0(336)12502974 20241130140904042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140904043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140904043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140904043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140904043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbec7be, normal) (hnbgw_rua.c:407) 20241130140904043 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140904043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140904043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12502974 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140904043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140904043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140904043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12502974 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140904043 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140904043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140904043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12502974 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140904043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12502974 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140904043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140904043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140904043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140904043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140904043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140904043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140904043 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140904043 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140904043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae8b8d10fcf1777a22f3a004f40030000170056400500f1100926) (sccp_scrc.c:406) 20241130140904043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140904043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140904043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140904043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140904043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140904043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140904043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140904043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140904043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140904043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140904043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140904043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140904043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140904043 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140904043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140904043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140904043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140904043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140904043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140904044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140904044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140904044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140904044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140904044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: Found Expect[0] for l3='E8B8D10FCF1777A22F3A'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9828347 TC_ranap_cs_creq_cref0(336)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9828347 HNBGW_Test.msc0-SCCP(329)@ae4ce1960a61: Session index based on connection ID:0 20241130140904064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140904064 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140904064 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140904064 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140904064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140904064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140904064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140904064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140904064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140904064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140904064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140904064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140904064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140904064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20241130140904064 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241130140904064 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241130140904064 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140904064 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140904064 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20241130140904064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140904064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241130140904064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140904064 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140904064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140904064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140904064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140904064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{disrupted}: Freeing instance (context_map.c:202) 20241130140904064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12502974)[0x555fde2a0710]{disrupted}: Deallocated (fsm.c:568) 20241130140904064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140904064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140904064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140904064 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12502974 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130140904064 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241130140904064 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140904064 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140904064 DLSCCP DEBUG SCCP-SCOC(31)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130140904064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140904064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)12502974 20241130140904074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140904083 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46803<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@ae4ce1960a61: Final verdict of PTC: none 20241130140904084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.sgsn0-SCCP(332)@ae4ce1960a61: Final verdict of PTC: none 20241130140904084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140904084 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140904084 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140904084 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140904085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140904085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140904085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140904085 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140904085 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140904085 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140904085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140904085 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(331)@ae4ce1960a61: Final verdict of PTC: none 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140904086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(330)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@ae4ce1960a61: Final verdict of PTC: none 20241130140904086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) IPA-CTRL-CLI-IPA(325)@ae4ce1960a61: Final verdict of PTC: none 20241130140904086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140904087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140904086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140904086 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140904086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140904086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140904086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140904087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140904087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140904087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140904087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140904087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140904087 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140904087 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140904087 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140904087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140904087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140904087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140904087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140904087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140904087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140904087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140904087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140904087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140904087 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140904087 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(329)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(335)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(324)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140904088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Nov 30 14:09:04 UTC 2024 ====== 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 20241130140904138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140904540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38198<->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=237112) 20241130140906087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140906087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140906087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140906087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140906087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140906087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Nov 30 14:09:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ranap_ps_creq_cref started. 20241130140907631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140907635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140907639 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43791<->l=127.0.0.1:4262) (control_if.c:572) 20241130140907655 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907655 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907655 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907655 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907655 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907655 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140907655 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907655 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140907655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140907657 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907657 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140907657 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907657 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140907657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907657 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907657 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907657 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140907657 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907657 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140907657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907657 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140907657 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907657 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140907657 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140907657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907657 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907657 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140907657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140907657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907657 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140907657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140907657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140907657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(345)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(343)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140907671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907671 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907671 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907671 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140907671 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907672 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140907672 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140907672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907672 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907672 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140907672 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140907672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907672 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907672 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140907672 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140907672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140907672 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140907672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140907672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907672 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907673 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140907673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140907673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140907673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907673 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140907673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140907673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140907673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140907694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140907694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140907694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140907694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140907694 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140907694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140907694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140907694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140907694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140907868 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140907869 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140907869 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140907869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140907873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907873 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140907873 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140907873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140907873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140907873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140907873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140907875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907875 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140907875 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140907875 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140907875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140907875 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140907875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140907875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140907875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140907875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140907875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140907875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140907875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140907875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140907875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140907875 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140907875 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907876 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140907876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140907877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140907877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907877 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140907877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140907877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140907877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140907877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140907884 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140907884 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140907884 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140907884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140907889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907889 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140907889 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140907889 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140907889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140907889 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140907889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140907891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907891 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140907891 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140907891 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140907891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140907891 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140907891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140907891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140907891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140907891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140907891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140907891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140907891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140907891 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140907891 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140907891 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140907891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140907892 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140907892 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140907892 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140907892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140907892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140907892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140907892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140907892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140907892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140907892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140907892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140907892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140907892 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140907892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140907892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140907892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140907892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140907892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140907892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140907892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140907892 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140908681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140908681 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140908681 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140908681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140908681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140908681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140908681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140908681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140908681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140908681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140908681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140908681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140908681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140908681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140908681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140908681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140908681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140908682 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140908682 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140908682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140908682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140908682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140908682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140908682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140908682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140908682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140908682 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140908682 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140908682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140908682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140908682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140908682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140908682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140908682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140908682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140908683 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140908683 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140908683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140908683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140908683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140908683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140908683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140908683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140908683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140908683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140908683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140908683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140908683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140908683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140908683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140908683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140908683 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140908683 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140908688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908688 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140908688 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140908688 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140908688 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140908688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140908688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140908688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140908688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140908688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140908688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140908688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140908688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140908688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140908688 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140908688 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140908688 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140908688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140908688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140908688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140908688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140908688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140908688 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140908688 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140908688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140908688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140908688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140908688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140908688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140908689 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140908689 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140908689 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140908689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140908689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140908689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140908689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140908689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140908689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140908689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140908689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140908689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140908689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140908689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140908689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140908689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140908689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140908689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140908689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140908689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140908689 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140908689 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140908689 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140908705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: f_create_expect(l3 := '73F7E69F96BCDDA51A3F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: Created Expect[0] for '73F7E69F96BCDDA51A3F'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3332010 20241130140909748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140909748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140909748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140909748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140909748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32d7aa, normal) (hnbgw_rua.c:407) 20241130140909748 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140909748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140909748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3332010 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140909748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140909748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140909748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3332010 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140909748 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140909748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140909748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3332010 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140909748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3332010 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140909748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140909748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140909748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140909748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140909748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140909748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140909748 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140909748 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140909748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a73f7e69f96bcdda51a3f004f40030003770056400500f1100926) (sccp_scrc.c:406) 20241130140909748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140909748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140909748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140909748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140909748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140909748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140909748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140909748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140909748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140909748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140909748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140909748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140909748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140909748 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140909748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140909748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140909749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140909749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140909749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140909749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140909749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140909749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140909749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140909749 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: Found Expect[0] for l3='73F7E69F96BCDDA51A3F'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10376151 TC_ranap_ps_creq_cref0(350)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10376151 HNBGW_Test.sgsn0-SCCP(346)@ae4ce1960a61: Session index based on connection ID:0 20241130140909773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140909773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140909773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140909773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140909773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140909773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140909773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140909773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140909774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140909774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140909774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140909774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140909774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140909774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20241130140909774 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241130140909774 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241130140909774 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140909774 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140909774 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20241130140909774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140909774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241130140909774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140909774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140909774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130140909774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140909774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140909774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{disrupted}: Freeing instance (context_map.c:202) 20241130140909774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3332010)[0x555fde2a0710]{disrupted}: Deallocated (fsm.c:568) 20241130140909774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140909774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140909774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140909774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3332010 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140909774 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241130140909774 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140909774 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140909774 DLSCCP DEBUG SCCP-SCOC(32)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130140909774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140909774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ae4ce1960a61: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3332010 20241130140909787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140909796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140909796 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43791<->l=127.0.0.1:4262) (control_if.c:193) 20241130140909798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140909798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140909798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140909798 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140909798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(343)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@ae4ce1960a61: Final verdict of PTC: none 20241130140909799 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140909799 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140909799 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140909799 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140909799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140909799 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140909799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140909799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140909799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140909799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140909799 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140909799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140909799 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140909799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140909799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140909799 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140909799 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140909799 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140909799 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140909799 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140909799 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140909799 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140909799 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140909799 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140909800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140909800 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140909800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140909800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@ae4ce1960a61: Final verdict of PTC: none 20241130140909800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140909800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140909800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140909800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140909800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140909800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140909800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140909800 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-RAN(347)@ae4ce1960a61: Final verdict of PTC: none 20241130140909800 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140909800 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140909800 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(338)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(349)@ae4ce1960a61: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140909802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Nov 30 14:09:09 UTC 2024 ====== 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 20241130140909843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140910245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184436) Waiting for packet dumper to finish... 1 (prev_count=184436, count=237052) 20241130140911800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140911800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140911800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140911800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140911800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140911800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Nov 30 14:09:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_cs_iu_release_req_rua_disconnect started. 20241130140913333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140913338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140913340 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4262) (control_if.c:572) 20241130140913354 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913354 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913354 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913354 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913355 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913355 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140913355 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140913355 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140913355 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913355 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913356 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913356 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140913356 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913356 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140913356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913356 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913356 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140913356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140913356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913356 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913356 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913356 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140913356 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140913356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140913356 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140913356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913356 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913356 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913356 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140913356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140913356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913356 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140913357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140913357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140913357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(359)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140913373 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913373 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913373 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913373 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913373 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913373 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913373 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140913373 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913374 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913374 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140913374 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913374 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140913374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913374 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913374 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913374 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140913374 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913374 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140913374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913374 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913374 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913374 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140913374 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913374 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140913374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913374 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913374 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913374 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140913374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140913374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140913374 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913374 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140913374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140913375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913375 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140913375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140913375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140913375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140913397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140913397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140913397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140913397 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140913397 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140913397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140913397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140913397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140913397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140913569 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140913569 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140913569 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140913569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140913576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913576 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140913576 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140913576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140913576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140913576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140913576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140913579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913579 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140913579 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140913579 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140913579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140913579 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140913579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140913579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140913579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140913579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140913579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140913579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140913579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140913580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140913580 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140913580 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140913580 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913581 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913581 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140913581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140913581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140913581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913581 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140913582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140913582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140913582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140913582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140913587 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140913587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140913587 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140913587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140913591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140913591 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140913591 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140913591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140913591 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140913591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140913592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913592 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140913592 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140913592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140913592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140913592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140913593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140913593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140913593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140913593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140913593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140913593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140913593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140913593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140913593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140913593 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140913593 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140913594 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140913594 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140913594 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140913594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140913594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140913594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140913594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140913594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140913594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140913594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140913594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140913594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140913594 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140913594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140913594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140913594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140913594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140913594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140913594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140913594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140913594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140914384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140914384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140914384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140914384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140914384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140914384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140914384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140914385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140914385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140914385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140914385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140914385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140914385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140914385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140914385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140914385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140914385 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140914385 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140914385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140914385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140914385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140914385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140914385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140914386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140914386 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140914386 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140914386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140914386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140914386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140914386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140914386 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140914386 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140914386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140914386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140914387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140914387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140914387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140914387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140914387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140914387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140914387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140914387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140914387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140914387 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140914387 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140914387 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140914396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914396 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140914396 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140914396 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140914396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140914397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140914397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140914397 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140914397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140914397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140914397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140914397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140914397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140914397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140914397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140914397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140914397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140914397 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140914397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140914397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140914397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140914397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140914398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140914398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140914398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140914398 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140914398 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140914398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140914398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140914398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140914398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140914398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140914398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140914398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140914402 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140914402 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140914402 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140914402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140914402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140914402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140914402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140914402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140914402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140914402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140914402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140914402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140914402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140914402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140914402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140914402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140914402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140914402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140914402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140914402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140914402 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140914402 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140914402 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140914416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: f_create_expect(l3 := 'E79B46ABA47087295FC3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: Created Expect[0] for 'E79B46ABA47087295FC3'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@ae4ce1960a61: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)12759495 20241130140915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130140915436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140915436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2b1c7, normal) (hnbgw_rua.c:407) 20241130140915436 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140915436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140915436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140915436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140915436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140915436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140915436 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140915436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140915436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12759495 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140915436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130140915436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140915436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140915436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140915436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140915436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140915436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140915436 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140915436 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140915436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae79b46aba47087295fc3004f40030001930056400500f1100926) (sccp_scrc.c:406) 20241130140915436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140915436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140915436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140915436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140915436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140915436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140915436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140915436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140915436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140915436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140915436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140915436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140915436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140915436 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140915436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140915436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140915436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140915436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140915436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140915436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140915436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140915436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140915436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140915436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: Found Expect[0] for l3='E79B46ABA47087295FC3'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)6551425 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140915444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140915444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140915444 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140915444 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140915444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140915444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140915444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140915444 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140915444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140915444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140915444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140915444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140915444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140915444 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b80a5) (sccp_scrc.c:477) 20241130140915444 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241130140915444 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140915444 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140915444 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140915444 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140915444 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140915444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140915444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130140915646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140915646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140915646 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140915646 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140915646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140915646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140915646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140915646 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140915647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140915647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140915647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140915647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140915647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140915647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130140915647 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241130140915647 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140915647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140915647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140915647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140915647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140915647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140915647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140915647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140915647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140915647 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130140915647 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130140915647 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130140915647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140915647 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130140915647 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{UNUSED}: Allocated (fsm.c:456) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{UNUSED}: is child of mgw(mgw-fsm-12759495-0)[0x555fde28ffa0] (fsm.c:486) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12759495-0)[0x555fde28ffa0] (mgcp_client_endpoint_fsm.c:724) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140915648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde2a1390]{ST_CRCX}: Allocated (fsm.c:456) 20241130140915648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde2a1390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80] (fsm.c:486) 20241130140915648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde2a1390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140915648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde2a1390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130140915648 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: c2b1'... (mgcp_client.c:805) 20241130140915648 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241130140915648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde2a1390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140915648 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2b1c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(364) TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2b1c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(364)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130140915684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241130140915684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130140915684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130140915684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140915684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140915684 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915684 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140915684 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130140915684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140915684 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130140915684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130140915684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130140915684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140915684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140915712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140915712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140915712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140915712 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140915712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2b1c7) (hnbgw_rua.c:471) 20241130140915712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140915712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140915712 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140915712 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140915712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140915712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140915712 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130140915712 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130140915712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140915712 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130140915712 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12759495-0)[0x555fde28ffa0] (mgcp_client_endpoint_fsm.c:724) 20241130140915712 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140915712 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140915712 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130140915713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: c2b1'... (mgcp_client.c:805) 20241130140915713 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130140915713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140915713 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140915713 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915713 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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(364)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2b1c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140915736 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241130140915736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130140915737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130140915737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915737 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140915737 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130140915737 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12759495-0)[0x555fde28ffa0] (mgcp_client_endpoint_fsm.c:724) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130140915737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde29d360]{ST_CRCX}: Allocated (fsm.c:456) 20241130140915737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde29d360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80] (fsm.c:486) 20241130140915737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde29d360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130140915737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde29d360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241130140915737 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: c2b1'... (mgcp_client.c:805) 20241130140915737 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130140915737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12759495-0)[0x555fde29d360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915737 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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(364)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2b1c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130140915747 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241130140915747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130140915747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130140915747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130140915747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915747 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{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) 20241130140915747 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130140915747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140915747 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130140915747 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130140915747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130140915747 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140915747 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140915747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b80a5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130140915747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140915747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140915747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140915747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140915747 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130140915747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140915747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140915747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140915747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140915747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140915747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140915748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140915748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140915914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140915914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140915914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130140915914 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140915915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2b1c7) (hnbgw_rua.c:471) 20241130140915915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130140915915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140915915 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130140915915 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130140915915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130140915915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140915915 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140915915 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140915915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b80a5), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241130140915915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140915915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140915915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140915915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140915915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140915915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140915915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140915915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140915915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140915915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140915915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140915915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@ae4ce1960a61: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)12759495 20241130140916118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140916118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140916118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241130140916118 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140916118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2b1c7,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241130140916118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241130140916118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140916118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140916119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140916119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140916119 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140916119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b80a5), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140916119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140916119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140916119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140916119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140916119 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140916119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241130140916119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140916119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{disconnected}: Freeing instance (context_map.c:202) 20241130140916119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12759495)[0x555fde2a0710]{disconnected}: Deallocated (fsm.c:568) 20241130140916119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140916119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140916119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140916119 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130140916119 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130140916119 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130140916119 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130140916119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140916119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140916119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140916119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140916119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140916119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140916119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140916119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140916119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140916119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: c2b1'... (mgcp_client.c:805) 20241130140916119 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140916119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140916119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130140916119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: c2b1'... (mgcp_client.c:805) 20241130140916119 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130140916119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130140916119 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: Removing from parent mgw(mgw-fsm-12759495-0)[0x555fde28ffa0] (mgcp_client_endpoint_fsm.c:873) 20241130140916119 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130140916119 DLMGCP DEBUG mgw-endp(mgw-fsm-12759495-0)[0x555fde2b9a80]{IN_USE}: Deallocated (fsm.c:568) 20241130140916120 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130140916120 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130140916120 DMGW DEBUG mgw(mgw-fsm-12759495-0)[0x555fde28ffa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130140916120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12759495 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Session index based on local reference:0 20241130140916126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140916126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140916126 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140916126 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140916126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140916126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140916126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140916126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)6551425 20241130140916127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140916127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140916127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140916127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140916127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140916127 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=003b80a5) (sccp_scrc.c:477) 20241130140916127 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241130140916127 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140916127 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140916127 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140916127 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140916127 DLSCCP DEBUG SCCP-SCOC(33)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c2b1c717" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140916137 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241130140916137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140916137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140916137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140916137 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde2a1390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140916138 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241130140916138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130140916138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130140916138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130140916138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde29d360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130140917143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140917151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140917151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140917151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140917151 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140917151 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140917151 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(361)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@ae4ce1960a61: Final verdict of PTC: none 20241130140917151 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4262) (control_if.c:193) 20241130140917151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140917151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140917151 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140917151 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(358)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@ae4ce1960a61: Final verdict of PTC: none 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140917151 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140917151 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140917151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140917151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140917151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130140917151 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140917151 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140917151 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140917151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140917151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140917151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140917151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140917151 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140917151 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140917151 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140917151 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140917151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140917151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140917151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140917151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140917151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140917151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140917151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140917151 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) VirtHNBGW-STATS(352)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@ae4ce1960a61: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@ae4ce1960a61: Final verdict of PTC: none 20241130140917151 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140917151 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140917151 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140917151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(360)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@ae4ce1960a61: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(363)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140917155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Nov 30 14:09:17 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241130140917211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140917612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310516) Waiting for packet dumper to finish... 1 (prev_count=310516, count=311056) 20241130140919152 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140919152 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140919152 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140919152 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140919152 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140919152 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Nov 30 14:09:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_ps_iu_release_req_rua_disconnect started. 20241130140920708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140920711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140920714 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35379<->l=127.0.0.1:4262) (control_if.c:572) 20241130140920727 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920727 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920727 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920727 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920727 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920727 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140920727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140920728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920728 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920729 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920729 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140920729 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920729 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140920729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920729 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920729 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920729 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140920729 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920729 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140920729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920729 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920729 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920729 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140920729 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140920729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920729 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920729 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140920729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140920729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920729 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140920729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140920729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140920729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(373)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(371)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140920746 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920746 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920746 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920746 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920747 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920747 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920747 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140920747 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920748 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920748 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140920748 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920748 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140920748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920748 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920748 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920748 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140920748 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920748 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140920748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140920748 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920748 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920748 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140920748 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140920748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920748 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920748 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920748 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140920748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140920748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920748 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140920748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140920748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140920748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140920749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140920749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140920749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140920773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140920773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140920773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140920773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140920773 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140920773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140920773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140920773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140920773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140920942 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140920943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140920943 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140920943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140920951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920951 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140920952 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140920952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140920952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140920952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140920952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140920954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140920954 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140920954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140920954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140920954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140920955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140920955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140920955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140920955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140920955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140920955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140920955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140920955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140920955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140920955 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140920955 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920956 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140920956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140920956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140920957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920957 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140920957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140920957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140920957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140920957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140920957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140920963 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140920963 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140920963 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140920963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140920969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140920969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140920969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140920969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140920969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140920969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140920969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140920969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140920969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140920969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140920969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140920969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140920969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140920969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140920969 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140920969 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140920969 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140920971 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140920971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140920971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140920971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140920971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140920971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140920971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140920971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140920971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140920971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140920971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140920971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140920971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140920971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140920971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140920971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140920971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140920971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140920971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140920971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140920971 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(372)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140921763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140921763 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140921763 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140921763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140921763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140921763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140921763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140921763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140921763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140921763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140921763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140921763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140921763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140921763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140921763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140921764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140921764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140921764 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140921764 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140921764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140921764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140921764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140921764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140921764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140921764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140921764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140921764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140921764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140921764 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140921764 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140921764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140921764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140921764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140921764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140921764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921765 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140921765 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140921765 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140921765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140921765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140921765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140921765 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140921765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140921765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140921765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140921765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140921765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140921765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140921765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140921765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140921765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140921765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140921765 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140921765 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140921773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140921773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140921773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140921773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140921773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140921773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140921773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140921773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140921773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140921773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140921773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140921773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140921773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140921773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140921773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140921774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140921774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140921774 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140921774 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140921774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140921774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140921774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140921774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140921774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140921774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140921774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140921774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140921774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140921774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140921774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140921774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140921774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140921774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921774 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140921774 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140921777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140921777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140921777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140921777 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140921777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140921777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140921777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140921777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140921777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140921777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140921777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140921777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140921777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140921777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140921777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140921777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140921777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140921777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140921777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140921777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140921777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140921777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140921777 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140921777 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140921793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: f_create_expect(l3 := 'B19253B0F19A6F919558'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: Created Expect[0] for 'B19253B0F19A6F919558'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@ae4ce1960a61: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)10348032 20241130140922845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140922845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140922845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140922845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140922845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9de600, normal) (hnbgw_rua.c:407) 20241130140922845 DHNB DEBUG map_rua[0x555fde29d360]{init}: Allocated (fsm.c:456) 20241130140922845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140922845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140922845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140922845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140922845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140922845 DCN DEBUG map_sccp[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130140922845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140922845 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10348032 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140922845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140922845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140922845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140922845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140922845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140922845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140922845 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140922845 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130140922845 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140922845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab19253b0f19a6f919558004f40030002e10056400500f1100926) (sccp_scrc.c:406) 20241130140922845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140922845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140922845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140922845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140922845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140922845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140922845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140922845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140922845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140922845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140922845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140922845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140922845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140922845 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140922845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140922845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140922845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140922845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140922845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140922845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140922845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140922845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140922845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140922845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: Found Expect[0] for l3='B19253B0F19A6F919558'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)12043820 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(378)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140922854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140922854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140922854 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140922854 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140922854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140922854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140922854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140922854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140922854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140922854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140922854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140922854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140922854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140922854 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003095fd) (sccp_scrc.c:477) 20241130140922854 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241130140922854 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140922854 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140922854 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140922854 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140922854 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140922854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140922854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(368)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(378) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130140923058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140923058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140923058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140923058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140923058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140923058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140923058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140923058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140923058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140923059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140923059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140923059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140923059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140923059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140923059 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241130140923059 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140923059 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140923059 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140923059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140923059 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140923059 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140923059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140923059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140923059 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140923059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140923059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140923059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140923059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_iu_release_req_rua_disconnect0(378)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140923105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140923105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140923105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140923105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140923105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9de600) (hnbgw_rua.c:471) 20241130140923105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140923105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140923106 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140923106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140923106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140923106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140923106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140923106 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140923106 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140923106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003095fd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140923106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140923106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140923106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140923106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140923106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140923106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140923106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140923106 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140923106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140923106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140923106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140923106 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140923306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140923306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140923306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130140923306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140923306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9de600) (hnbgw_rua.c:471) 20241130140923306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130140923307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140923307 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130140923307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130140923307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130140923307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140923307 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140923307 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140923307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003095fd), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241130140923307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140923307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140923307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140923307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140923307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140923307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140923307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140923307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140923307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140923307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140923307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140923307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@ae4ce1960a61: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)10348032 20241130140923514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140923514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140923514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241130140923514 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140923514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9de600,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241130140923514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241130140923514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140923514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140923514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140923514 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140923514 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140923514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003095fd), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140923514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140923514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140923514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140923514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140923515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140923515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140923515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140923515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140923515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140923515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140923515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140923515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140923515 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140923515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241130140923515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140923515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{disconnected}: Freeing instance (context_map.c:202) 20241130140923515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10348032)[0x555fde29d360]{disconnected}: Deallocated (fsm.c:568) 20241130140923515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140923515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{disconnected}: Freeing instance (context_map.c:206) 20241130140923515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x555fde2a1390]{disconnected}: Deallocated (fsm.c:568) 20241130140923515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10348032 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Session index based on local reference:0 20241130140923517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140923517 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140923517 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140923517 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140923517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140923517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140923517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140923517 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140923517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140923518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140923518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140923518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140923518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140923518 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=003095fd) (sccp_scrc.c:477) 20241130140923518 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241130140923518 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130140923518 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130140923518 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140923518 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140923518 DLSCCP DEBUG SCCP-SCOC(34)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)12043820 20241130140924524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140924531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140924531 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35379<->l=127.0.0.1:4262) (control_if.c:193) 20241130140924531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140924531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140924531 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140924531 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140924531 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@ae4ce1960a61: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@ae4ce1960a61: Final verdict of PTC: none 20241130140924531 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140924531 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140924531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140924531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140924531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140924531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140924531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140924531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(375)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@ae4ce1960a61: Final verdict of PTC: none 20241130140924531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140924531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140924531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140924531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140924531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140924531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140924531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140924531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140924531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140924531 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140924531 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(374)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(366)@ae4ce1960a61: Final verdict of PTC: none 20241130140924531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140924531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140924531 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140924531 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140924531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140924532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140924532 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140924532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140924532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(367)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(377)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@ae4ce1960a61: Final verdict of PTC: none 20241130140924532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140924532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140924532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140924532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140924532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140924532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140924532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140924532 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140924532 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@ae4ce1960a61: Final verdict of PTC: none 20241130140924532 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140924532 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140924537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Nov 30 14:09:24 UTC 2024 ====== 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 20241130140924579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140924981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274496) Waiting for packet dumper to finish... 1 (prev_count=274496, count=275036) 20241130140926533 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140926533 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140926533 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140926533 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140926533 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140926533 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Nov 30 14:09:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ps_rab_assignment started. 20241130140928093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140928098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140928102 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44471<->l=127.0.0.1:4262) (control_if.c:572) 20241130140928118 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928118 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928118 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928118 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928119 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928119 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(383)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140928119 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928119 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928119 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140928119 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140928120 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928120 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140928120 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928120 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140928120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928120 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928120 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928120 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140928120 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140928120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140928120 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140928120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928120 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928120 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928120 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140928120 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140928120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928120 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928120 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928121 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140928121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140928121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140928121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928121 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140928121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140928121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140928121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(387)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(385)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140928134 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928134 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928134 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928134 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928134 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928134 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928134 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140928134 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928135 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928135 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140928135 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928135 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140928135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928135 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928135 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928135 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140928135 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928136 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140928136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928136 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928136 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928136 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140928136 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928136 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140928136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928136 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928136 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928136 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140928136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140928136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928136 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140928136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140928136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140928136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140928157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140928157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140928157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140928157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140928157 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140928157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140928157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140928157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140928157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140928332 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140928332 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140928332 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140928332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140928342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140928342 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140928342 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140928342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140928342 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140928342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140928345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928345 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140928345 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140928345 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140928345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140928345 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140928345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140928345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140928345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140928345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140928345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140928345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140928345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140928345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140928345 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140928346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140928346 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928347 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140928347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140928347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140928347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928347 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140928347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140928347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140928347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140928347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140928348 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140928348 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140928348 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140928348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140928355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928355 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140928355 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140928355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140928355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140928355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140928355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140928358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140928358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140928358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140928358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140928358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140928358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140928358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140928358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140928358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140928358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140928358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140928358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140928358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140928358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140928358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140928358 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140928359 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140928359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140928359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140928359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140928359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140928359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140928360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140928360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140928360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140928360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140928360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140928360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140928360 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140928360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140928360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140928360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140928360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140928360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140928360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140928360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140928360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140929140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140929140 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140929140 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140929140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140929140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140929140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140929140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140929140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140929140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140929140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140929140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140929140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140929140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140929141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140929141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140929141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140929141 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140929141 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140929141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140929141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140929141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140929141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140929141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140929141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140929141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140929141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140929141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140929141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929141 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140929141 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140929141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140929141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140929141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140929141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140929141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140929141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140929141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140929141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140929141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140929141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140929141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140929141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140929141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140929141 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140929141 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140929141 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140929159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929159 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140929159 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140929159 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140929159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140929159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140929159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140929159 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140929160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140929160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140929160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140929160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140929160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140929160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140929160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140929160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140929160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140929160 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140929160 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140929160 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140929160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140929160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140929160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140929160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140929160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140929160 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140929160 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140929160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140929160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140929160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140929160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140929160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140929160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140929160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140929162 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140929162 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140929162 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140929162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140929162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140929162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140929162 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140929162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140929162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140929162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140929162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140929162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140929162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140929162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140929162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140929162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140929162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140929162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140929162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140929162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140929162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140929162 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140929162 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140930177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: f_create_expect(l3 := 'E1593B0CF1E88E3DFCEB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: Created Expect[0] for 'E1593B0CF1E88E3DFCEB'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@ae4ce1960a61: Added conn table entry 0TC_ps_rab_assignment0(392)747483 20241130140931228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140931228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140931228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140931228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140931228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb67db, normal) (hnbgw_rua.c:407) 20241130140931228 DHNB DEBUG map_rua[0x555fde2b1900]{init}: Allocated (fsm.c:456) 20241130140931228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140931228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140931228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140931228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140931228 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140931228 DCN DEBUG map_sccp[0x555fde29d360]{init}: Allocated (fsm.c:456) 20241130140931228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140931228 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-747483 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140931228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140931228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140931228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140931228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140931228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140931228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140931228 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140931228 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130140931228 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140931228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae1593b0cf1e88e3dfceb004f40030003ca0056400500f1100926) (sccp_scrc.c:406) 20241130140931228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140931228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140931229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140931229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140931229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140931229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140931229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140931229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140931229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140931229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140931229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140931229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140931229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140931229 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140931229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140931229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140931229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140931229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140931229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140931229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140931229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140931229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140931229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140931229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: Found Expect[0] for l3='E1593B0CF1E88E3DFCEB'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: Added conn table entry 0TC_ps_rab_assignment0(392)15070304 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140931249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140931249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140931249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140931249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140931249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140931249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140931249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140931249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140931250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140931250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140931250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140931250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140931250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140931250 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ecd90d) (sccp_scrc.c:477) 20241130140931250 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241130140931250 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140931250 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140931250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140931250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140931250 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140931250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140931250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(382)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(392) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130140931450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140931450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140931450 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140931450 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140931450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140931450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140931450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140931450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140931451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140931451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140931451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140931451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140931451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140931451 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140931451 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241130140931451 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140931451 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140931451 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140931451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140931451 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140931451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140931451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140931451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140931451 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140931451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140931451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140931451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140931451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140931500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140931500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140931500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140931500 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140931500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb67db) (hnbgw_rua.c:471) 20241130140931500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140931500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140931500 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140931500 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140931500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140931500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140931500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140931500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140931500 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140931500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd90d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140931500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140931500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140931500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140931500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140931500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140931500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140931501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140931501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140931501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140931501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140931501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140931501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140933533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140933533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140933533 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140933533 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140933533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140933533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140933533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140933533 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140933533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140933533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140933533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140933533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140933533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140933533 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=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140933533 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241130140933533 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140933533 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140933533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140933533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140933533 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140933533 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140933533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140933533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140933533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140933533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140933533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(384)@ae4ce1960a61: Deleted conn table entry 0TC_ps_rab_assignment0(392)747483 20241130140933553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140933553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140933553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140933554 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140933554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb67db,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140933554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140933554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140933554 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140933554 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140933554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140933554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140933554 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140933554 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140933554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd90d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140933554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140933554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140933554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140933554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140933554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140933554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140933554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140933554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140933554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140933554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140933554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140933554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140933554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140933554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140933554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: Deleted conn table entry 0TC_ps_rab_assignment0(392)15070304 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on connection ID:0 20241130140933566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140933566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140933566 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140933566 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140933566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140933566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140933566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140933566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140933567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140933567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140933567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140933567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140933567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140933567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00ecd90d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140933567 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241130140933567 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140933567 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140933567 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140933567 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140933567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140933567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140933567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140933567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{disconnected}: Freeing instance (context_map.c:202) 20241130140933567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-747483)[0x555fde2b1900]{disconnected}: Deallocated (fsm.c:568) 20241130140933567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140933567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{disconnected}: Freeing instance (context_map.c:206) 20241130140933567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x555fde29d360]{disconnected}: Deallocated (fsm.c:568) 20241130140933567 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-747483 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140933567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd90d), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241130140933567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140933567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140933567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140933567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140933567 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140933567 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140933567 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140933567 DLSCCP DEBUG SCCP-SCOC(35)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) 20241130140933567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140933567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140933567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140933567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140933567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140933567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140933567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140933567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140935568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140935578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140935579 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44471<->l=127.0.0.1:4262) (control_if.c:193) 20241130140935579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140935579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140935579 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140935579 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140935580 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(389)@ae4ce1960a61: Final verdict of PTC: none 20241130140935580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140935580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140935580 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140935580 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140935580 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140935580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_ps_rab_assignment(379)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@ae4ce1960a61: Final verdict of PTC: none 20241130140935581 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140935581 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140935581 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140935581 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140935581 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140935581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_ps_rab_assignment-Iuh0-RUA(384)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@ae4ce1960a61: Final verdict of PTC: none 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140935581 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140935581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(381)@ae4ce1960a61: Final verdict of PTC: none 20241130140935581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140935581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140935581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140935581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140935581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140935581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140935581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140935581 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140935581 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140935582 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140935582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140935582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140935582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140935582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140935582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140935582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140935582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140935582 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140935582 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140935582 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140935582 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(388)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(391)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(380)@ae4ce1960a61: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140935583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Nov 30 14:09:35 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241130140935670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140936072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253884) Waiting for packet dumper to finish... 1 (prev_count=253884, count=281840) 20241130140937583 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140937583 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140937583 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140937583 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140937583 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140937583 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Nov 30 14:09:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_ps_rab_assignment_concurrent started. 20241130140939175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140939178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140939181 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34175<->l=127.0.0.1:4262) (control_if.c:572) 20241130140939194 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939194 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939195 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939195 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939195 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939195 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939195 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939195 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140939195 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140939195 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130140939196 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939196 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140939196 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939196 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140939196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939196 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939196 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939196 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140939196 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939196 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140939196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939196 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939196 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939196 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140939196 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140939196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939196 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939196 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140939196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140939196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939196 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140939196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140939196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140939197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140939197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140939197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140939197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140939197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(401)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(399)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140939209 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939209 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939209 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939209 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939209 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939209 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939210 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140939210 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939211 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939211 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140939211 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939211 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140939211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939211 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939211 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939211 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140939211 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939211 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140939211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140939211 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939211 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939211 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140939211 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939211 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140939211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939211 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939211 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939211 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140939211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140939211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939211 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140939211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140939211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140939211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140939232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140939232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140939232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140939232 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140939232 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140939232 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140939232 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140939232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140939232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140939408 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140939408 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140939408 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140939408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140939417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140939417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140939417 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140939417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140939417 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140939417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140939420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140939420 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140939420 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140939420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140939421 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140939421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140939421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140939421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140939421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140939421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140939421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140939421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140939421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140939421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140939421 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140939421 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939422 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140939422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140939422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140939423 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140939423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140939423 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140939423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130140939423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140939423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140939423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140939423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140939423 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140939423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939423 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(404)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140939428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939428 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140939428 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140939428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140939428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140939428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140939428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140939429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939429 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140939429 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140939429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140939429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140939429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140939429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140939429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140939429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140939429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140939429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140939429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140939429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140939429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140939429 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140939429 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140939429 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140939430 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140939430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140939430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140939430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140939430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140939430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140939430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140939430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140939430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140939430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140939430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140939430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140939430 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140939430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140939430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140939430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140939430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140939430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140939430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140939430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140939430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140940223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940223 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140940223 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140940223 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140940223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140940223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140940223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140940223 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140940223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140940223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140940223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140940223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140940223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140940223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140940223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140940223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140940223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140940224 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140940224 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140940224 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140940224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140940224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140940224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140940224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140940224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140940224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140940224 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140940224 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140940224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140940224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140940224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140940224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140940224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140940224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140940224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140940226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140940226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140940226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140940226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140940226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140940226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140940226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140940226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140940226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140940226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140940226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140940226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140940226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140940226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140940226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140940226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140940226 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140940226 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140940232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940232 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140940232 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140940232 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140940232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140940232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140940232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140940232 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140940232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140940232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140940232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140940232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140940232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140940232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140940232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140940232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140940232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140940232 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140940232 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140940232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140940232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140940232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140940233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140940233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140940233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140940233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140940233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140940233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140940233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140940233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140940233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140940233 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940233 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140940233 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140940235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140940235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140940235 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140940235 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140940235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140940235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140940235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140940235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140940235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140940235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140940235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140940235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140940235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140940235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140940235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140940235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140940235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140940235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140940235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140940235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140940235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140940235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140940235 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140940235 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140941272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140941506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'A60C1CAA524CAA14D646'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[0] for 'A60C1CAA524CAA14D646'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)575944 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '5B3E4485971FC1BD646F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[1] for '5B3E4485971FC1BD646F'O to be handled at TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)11428659 20241130140942311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c9c8, normal) (hnbgw_rua.c:407) 20241130140942311 DHNB DEBUG map_rua[0x555fde2b1900]{init}: Allocated (fsm.c:456) 20241130140942311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942311 DCN DEBUG map_sccp[0x555fde29d360]{init}: Allocated (fsm.c:456) 20241130140942311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-575944 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942311 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130140942311 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa60c1caa524caa14d646004f40030000f30056400500f1100926) (sccp_scrc.c:406) 20241130140942311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942311 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[0] for l3='A60C1CAA524CAA14D646'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)6543331 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'A576E4C0B3CC4ACFD4F6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[0] for 'A576E4C0B3CC4ACFD4F6'O to be handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140942315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942315 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942315 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942315 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942316 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e92367) (sccp_scrc.c:477) 20241130140942316 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241130140942316 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942316 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942316 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942316 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942316 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(406) subscribed for broadcast TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)1265344 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '71954F2A147B28D9ADD9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[2] for '71954F2A147B28D9ADD9'O to be handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'C19B408AFF11F13A1FE5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[3] for 'C19B408AFF11F13A1FE5'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)15544324 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)14928067 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '63BF907EFEAE192626D9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[4] for '63BF907EFEAE192626D9'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)12231147 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '2FD59656819AC91974EB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[5] for '2FD59656819AC91974EB'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)7236200 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'FB9844488EE3A3318722'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[6] for 'FB9844488EE3A3318722'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)13049954 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'C9DF974F7246061AA084'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[7] for 'C9DF974F7246061AA084'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)6336934 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '5B27A3F419B4A28D6998'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[8] for '5B27A3F419B4A28D6998'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)15370975 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'A4CBD8B9F28BF443B041'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[9] for 'A4CBD8B9F28BF443B041'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)982630 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'EB7BB1EEEC053D1ECC98'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[10] for 'EB7BB1EEEC053D1ECC98'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)4806848 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'CFAE21B9113F84B13838'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[11] for 'CFAE21B9113F84B13838'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)3753481 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'EFE3EFE232E8C01B2AF2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[12] for 'EFE3EFE232E8C01B2AF2'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)4901191 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := 'F7458747D8EE740DE19B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[13] for 'F7458747D8EE740DE19B'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)2661295 20241130140942514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae6333, normal) (hnbgw_rua.c:407) 20241130140942514 DHNB DEBUG map_rua[0x555fde2a0710]{init}: Allocated (fsm.c:456) 20241130140942514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942514 DCN DEBUG map_sccp[0x555fde298640]{init}: Allocated (fsm.c:456) 20241130140942514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942514 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11428659 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942514 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: Allocated (fsm.c:456) 20241130140942514 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5b3e4485971fc1bd646f004f40030002a60056400500f1100926) (sccp_scrc.c:406) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942515 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942515 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x134ec0, normal) (hnbgw_rua.c:407) 20241130140942515 DHNB DEBUG map_rua[0x555fde28ffa0]{init}: Allocated (fsm.c:456) 20241130140942515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942515 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942515 DCN DEBUG map_sccp[0x555fde29ed90]{init}: Allocated (fsm.c:456) 20241130140942515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942515 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1265344 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942515 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942515 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: Allocated (fsm.c:456) 20241130140942515 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa576e4c0b3cc4acfd4f6004f400300012b0056400500f1100926) (sccp_scrc.c:406) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942516 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed3004, normal) (hnbgw_rua.c:407) 20241130140942515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942516 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942516 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942516 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942516 DHNB DEBUG map_rua[0x555fde29f040]{init}: Allocated (fsm.c:456) 20241130140942516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942516 DCN DEBUG map_sccp[0x555fde29f430]{init}: Allocated (fsm.c:456) 20241130140942516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942516 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15544324 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942516 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: Allocated (fsm.c:456) 20241130140942516 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a71954f2a147b28d9add9004f40030003010056400500f1100926) (sccp_scrc.c:406) 20241130140942516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942516 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942517 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241130140942517 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942517 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942517 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942517 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942517 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3c8c3, normal) (hnbgw_rua.c:407) 20241130140942517 DHNB DEBUG map_rua[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130140942517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942517 DCN DEBUG map_sccp[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130140942517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942517 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14928067 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942517 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942517 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: Allocated (fsm.c:456) 20241130140942517 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac19b408aff11f13a1fe5004f40030002510056400500f1100926) (sccp_scrc.c:406) 20241130140942517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942518 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbaa1eb, normal) (hnbgw_rua.c:407) 20241130140942518 DHNB DEBUG map_rua[0x555fde2ac940]{init}: Allocated (fsm.c:456) 20241130140942518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942518 DCN DEBUG map_sccp[0x555fde29b960]{init}: Allocated (fsm.c:456) 20241130140942518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942518 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12231147 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942518 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: Allocated (fsm.c:456) 20241130140942518 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a63bf907efeae192626d9004f40030001e70056400500f1100926) (sccp_scrc.c:406) 20241130140942518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942518 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e6a68, normal) (hnbgw_rua.c:407) 20241130140942519 DHNB DEBUG map_rua[0x555fde29e3b0]{init}: Allocated (fsm.c:456) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942519 DCN DEBUG map_sccp[0x555fde29bb00]{init}: Allocated (fsm.c:456) 20241130140942519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7236200 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942519 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: Allocated (fsm.c:456) 20241130140942519 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2fd59656819ac91974eb004f40030003180056400500f1100926) (sccp_scrc.c:406) 20241130140942519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942519 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc72062, normal) (hnbgw_rua.c:407) 20241130140942519 DHNB DEBUG map_rua[0x555fde29af40]{init}: Allocated (fsm.c:456) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942519 DCN DEBUG map_sccp[0x555fde29b070]{init}: Allocated (fsm.c:456) 20241130140942519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13049954 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942519 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: Allocated (fsm.c:456) 20241130140942519 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0afb9844488ee3a3318722004f40030000d20056400500f1100926) (sccp_scrc.c:406) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942520 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60b1a6, normal) (hnbgw_rua.c:407) 20241130140942520 DHNB DEBUG map_rua[0x555fde2aa4b0]{init}: Allocated (fsm.c:456) 20241130140942520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942520 DCN DEBUG map_sccp[0x555fde2acae0]{init}: Allocated (fsm.c:456) 20241130140942520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942520 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6336934 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942520 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942520 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: Allocated (fsm.c:456) 20241130140942520 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac9df974f7246061aa084004f40030002160056400500f1100926) (sccp_scrc.c:406) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:1 20241130140942520 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xea8adf, normal) (hnbgw_rua.c:407) 20241130140942521 DHNB DEBUG map_rua[0x555fde2ae100]{init}: Allocated (fsm.c:456) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942521 DCN DEBUG map_sccp[0x555fde2acc10]{init}: Allocated (fsm.c:456) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15370975 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: Allocated (fsm.c:456) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5b27a3f419b4a28d6998004f40030003920056400500f1100926) (sccp_scrc.c:406) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefe66, normal) (hnbgw_rua.c:407) 20241130140942521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942521 DHNB DEBUG map_rua[0x555fde29a640]{init}: Allocated (fsm.c:456) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942521 DCN DEBUG map_sccp[0x555fde29adb0]{init}: Allocated (fsm.c:456) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-982630 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: Allocated (fsm.c:456) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa4cbd8b9f28bf443b041004f400300039e0056400500f1100926) (sccp_scrc.c:406) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4958c0, normal) (hnbgw_rua.c:407) 20241130140942521 DHNB DEBUG map_rua[0x555fde2af560]{init}: Allocated (fsm.c:456) 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942521 DCN DEBUG map_sccp[0x555fde2ace80]{init}: Allocated (fsm.c:456) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4806848 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: Allocated (fsm.c:456) 20241130140942521 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aeb7bb1eeec053d1ecc98004f40030003610056400500f1100926) (sccp_scrc.c:406) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. 20241130140942522 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x394609, normal) (hnbgw_rua.c:407) 20241130140942522 DHNB DEBUG map_rua[0x555fde2af730]{init}: Allocated (fsm.c:456) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942522 DCN DEBUG map_sccp[0x555fde2af3b0]{init}: Allocated (fsm.c:456) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3753481 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: Allocated (fsm.c:456) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acfae21b9113f84b13838004f40030003480056400500f1100926) (sccp_scrc.c:406) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4ac947, normal) (hnbgw_rua.c:407) 20241130140942522 DHNB DEBUG map_rua[0x555fde2b0420]{init}: Allocated (fsm.c:456) 20241130140942522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942522 DCN DEBUG map_sccp[0x555fde2b0600]{init}: Allocated (fsm.c:456) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4901191 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: Allocated (fsm.c:456) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aefe3efe232e8c01b2af2004f400300022a0056400500f1100926) (sccp_scrc.c:406) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x289baf, normal) (hnbgw_rua.c:407) 20241130140942522 DHNB DEBUG map_rua[0x555fde2b1180]{init}: Allocated (fsm.c:456) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942522 DCN DEBUG map_sccp[0x555fde2b0bd0]{init}: Allocated (fsm.c:456) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2661295 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140942522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: Allocated (fsm.c:456) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af7458747d8ee740de19b004f40030003670056400500f1100926) (sccp_scrc.c:406) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[1] for l3='5B3E4485971FC1BD646F'O handled at TC_ps_rab_assignment_concurrent0(407) 20241130140942522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)16672221 20241130140942522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942522 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: f_create_expect(l3 := '5A7796D02C437F1674DA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Created Expect[1] for '5A7796D02C437F1674DA'O to be handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[3]. TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[0] for l3='A576E4C0B3CC4ACFD4F6'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)11904942 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:4 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(407) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[2] for l3='71954F2A147B28D9ADD9'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)14912823 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:5 TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(408) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:6 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[3] for l3='C19B408AFF11F13A1FE5'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)3995800 TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[4] for l3='63BF907EFEAE192626D9'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:7 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)10946581 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(409) subscribed for broadcast TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:8 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(410) subscribed for broadcast TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[5] for l3='2FD59656819AC91974EB'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)1212441 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(411) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130140942533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942533 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942533 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140942533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942533 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[6] for l3='FB9844488EE3A3318722'O handled at TC_ps_rab_assignment_concurrent0(413) 20241130140942534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942534 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093c146) (sccp_scrc.c:477) 20241130140942534 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241130140942534 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942534 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942534 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942534 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942534 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)445785 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(412) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[7] for l3='C9DF974F7246061AA084'O handled at TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)7221560 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:9 TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:10 TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(413) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[8] for l3='5B27A3F419B4A28D6998'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)272220 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)14359487 HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(414) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[9] for l3='A4CBD8B9F28BF443B041'O handled at TC_ps_rab_assignment_concurrent0(416) 20241130140942547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130140942547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140942547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdb1bbf, normal) (hnbgw_rua.c:407) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)1659497 20241130140942547 DHNB DEBUG map_rua[0x555fde2b2da0]{init}: Allocated (fsm.c:456) 20241130140942547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140942547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130140942548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130140942548 DCN DEBUG map_sccp[0x555fde2b2a40]{init}: Allocated (fsm.c:456) 20241130140942548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140942548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14359487 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130140942548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130140942548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:12 20241130140942548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140942548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140942548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140942548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140942548 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: Allocated (fsm.c:456) 20241130140942548 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140942548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5a7796d02c437f1674da004f400300034d0056400500f1100926) (sccp_scrc.c:406) 20241130140942548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140942548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140942548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140942548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942549 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140942549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140942549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140942549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[12]. TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:13 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[10] for l3='EB7BB1EEEC053D1ECC98'O handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)11211114 TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(415) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[13]. HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(416) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:14 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[11] for l3='CFAE21B9113F84B13838'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)9965481 TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[12] for l3='EFE3EFE232E8C01B2AF2'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)9277738 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(417) subscribed for broadcast 20241130140942562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942563 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942563 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:3 20241130140942563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942563 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00337955) (sccp_scrc.c:477) 20241130140942563 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241130140942563 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140942563 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942563 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[13] for l3='F7458747D8EE740DE19B'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)5550028 TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(418) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(419) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Found Expect[1] for l3='5A7796D02C437F1674DA'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)6501526 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-PFCP(396)@ae4ce1960a61: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(421) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130140942750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942750 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c9c8) (hnbgw_rua.c:471) 20241130140942750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942750 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942750 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942750 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92367), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942750 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942750 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942750 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942750 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00370734) (sccp_scrc.c:477) 20241130140942750 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241130140942750 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942750 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942750 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942750 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942750 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e86d1f) (sccp_scrc.c:477) 20241130140942750 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241130140942750 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942750 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942750 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f91c8a) (sccp_scrc.c:477) 20241130140942750 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241130140942750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942751 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942751 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942750 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942750 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942750 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00048b9e) (sccp_scrc.c:477) 20241130140942751 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241130140942751 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942751 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942751 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942751 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942751 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942751 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942751 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00636f81) (sccp_scrc.c:477) 20241130140942751 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241130140942751 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942751 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942751 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942751 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942751 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa5e10) (sccp_scrc.c:477) 20241130140942751 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241130140942751 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942751 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942751 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942751 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942752 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ae5bf) (sccp_scrc.c:477) 20241130140942752 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241130140942752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942752 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942752 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942752 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aa9bac) (sccp_scrc.c:477) 20241130140942752 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:0 20241130140942752 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942752 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942752 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer 20241130140942753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer 20241130140942752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942753 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005346d9) (sccp_scrc.c:477) 20241130140942753 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942753 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942753 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026fc86) (sccp_scrc.c:477) 20241130140942753 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942753 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942754 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942754 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942754 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942754 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942753 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a47a80) (sccp_scrc.c:477) 20241130140942753 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942753 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942753 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942754 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00925e72) (sccp_scrc.c:477) 20241130140942754 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241130140942754 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942754 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942754 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942754 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241130140942754 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942754 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942754 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942754 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942754 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942754 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942754 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942754 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942755 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942755 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241130140942755 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942755 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942755 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942755 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942755 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241130140942755 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942755 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942755 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942755 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241130140942755 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942755 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942755 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241130140942755 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942755 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942756 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942756 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0091cf31) (sccp_scrc.c:477) 20241130140942756 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140942756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140942756 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140942756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942756 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942756 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942756 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942756 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942756 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942756 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942756 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942756 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942756 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942756 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942756 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942756 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942756 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942756 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942756 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942756 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241130140942756 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942757 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942757 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942757 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942757 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942757 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241130140942757 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942757 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942757 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942757 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942757 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942757 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942757 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241130140942757 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942757 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942757 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942757 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942757 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942757 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942757 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241130140942757 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942757 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942758 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942758 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241130140942758 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942758 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942758 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241130140942758 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140942758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140942758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942758 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140942758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140942758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140942758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140942758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140942758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130140942758 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241130140942758 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140942758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140942758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140942758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130140942758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130140942758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130140942758 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241130140942758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140942758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130140942759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140942759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140942776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942776 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3c8c3) (hnbgw_rua.c:471) 20241130140942776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942776 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942776 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942776 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942777 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e86d1f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140942978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942978 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e6a68) (hnbgw_rua.c:471) 20241130140942978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942978 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942978 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942979 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942979 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048b9e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942979 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc72062) (hnbgw_rua.c:471) 20241130140942979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942979 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942979 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942979 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942979 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636f81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942980 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4958c0) (hnbgw_rua.c:471) 20241130140942980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942980 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942980 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942980 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942980 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005346d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942980 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x394609) (hnbgw_rua.c:471) 20241130140942980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942981 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942981 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942981 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026fc86), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942981 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x134ec0) (hnbgw_rua.c:471) 20241130140942981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942981 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942981 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942981 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00337955), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942982 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbaa1eb) (hnbgw_rua.c:471) 20241130140942982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942982 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942982 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942982 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942982 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942982 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f91c8a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942982 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x60b1a6) (hnbgw_rua.c:471) 20241130140942982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942982 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942982 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942983 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5e10), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefe66) (hnbgw_rua.c:471) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942983 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942983 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:6 20241130140942983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942983 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9bac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae6333) (hnbgw_rua.c:471) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942983 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942983 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942983 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c146), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea8adf) (hnbgw_rua.c:471) 20241130140942983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942983 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942984 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ae5bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed3004) (hnbgw_rua.c:471) 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942984 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370734), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4ac947) (hnbgw_rua.c:471) 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942984 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a47a80), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x289baf) (hnbgw_rua.c:471) 20241130140942984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942984 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925e72), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140942985 DLINP DEBUG[0;m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140942985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130140942985 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130140942985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdb1bbf) (hnbgw_rua.c:471) 20241130140942985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130140942985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130140942985 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130140942985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130140942985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130140942985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130140942985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140942985 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140942985 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140942985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091cf31), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241130140942985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140942985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140942985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140942985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140942985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140942985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140942985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140942985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140942985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140942985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140942985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140944779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140944779 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140944779 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140944779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140944779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140944779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140944779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140944779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140944779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140944779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140944779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140944779 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=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140944779 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241130140944780 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140944780 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140944780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140944780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140944780 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140944780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140944780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140944780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140944780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140944780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140944780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)575944 20241130140944800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140944800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140944800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140944800 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140944800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c9c8,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140944800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140944800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140944800 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140944800 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140944800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140944800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140944800 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140944800 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140944800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92367), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140944800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140944800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140944800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140944800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140944801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140944801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140944801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140944801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140944801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140944801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140944801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140944801 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140944801 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140944801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140944801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140944801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140944801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140944801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140944801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140944801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140944801 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241130140944801 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140944801 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140944801 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140944801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140944801 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140944801 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140944801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140944801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140944801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140944801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140944802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)6543331 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)14928067 20241130140944811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140944811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140944811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140944811 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140944811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3c8c3,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140944811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140944811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140944811 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140944811 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140944811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140944811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140944811 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140944811 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140944811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e86d1f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140944811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140944811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140944811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140944811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140944812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140944812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140944812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140944812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140944812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944812 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140944812 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140944812 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140944812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140944812 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140944812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140944812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140944812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140944812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140944812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00e92367), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140944812 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241130140944812 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140944812 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140944812 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140944812 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140944812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140944812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{disconnected}: Freeing instance (context_map.c:202) 20241130140944812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-575944)[0x555fde2b1900]{disconnected}: Deallocated (fsm.c:568) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{disconnected}: Freeing instance (context_map.c:206) 20241130140944812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555fde29d360]{disconnected}: Deallocated (fsm.c:568) 20241130140944812 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-575944 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140944812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92367), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241130140944812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140944812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140944812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140944812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140944812 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140944812 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140944812 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140944812 DLSCCP DEBUG SCCP-SCOC(36)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) 20241130140944812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140944812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140944813 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140944813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140944813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140944813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140944813 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)3995800 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:4 20241130140944820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944820 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140944820 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140944820 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140944820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140944820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140944820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140944820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140944820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140944820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140944820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140944820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140944820 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=00e86d1f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140944820 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241130140944820 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140944820 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140944820 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140944820 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140944820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140944820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140944820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140944820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:202) 20241130140944820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14928067)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130140944820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140944820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{disconnected}: Freeing instance (context_map.c:206) 20241130140944820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555fde29d980]{disconnected}: Deallocated (fsm.c:568) 20241130140944820 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14928067 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140944820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e86d1f), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241130140944820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140944820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140944820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140944820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140944820 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140944820 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140944820 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140944820 DLSCCP DEBUG SCCP-SCOC(40)[0x555fde2abaa0]{IDLE}: Deallocated (fsm.c:568) 20241130140944820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140944821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140944821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140944821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140944821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140944821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140944821 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 20241130140944999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140944999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140944999 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140944999 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140944999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140944999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140944999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140944999 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140944999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140944999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140944999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140944999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140944999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140944999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140944999 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241130140944999 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140944999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140944999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140944999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140944999 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140944999 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140944999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140944999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140944999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140944999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140944999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)7236200 20241130140945002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945002 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6e6a68,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945003 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048b9e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945004 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241130140945004 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945004 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945004 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945004 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241130140945004 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945004 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945004 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945004 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241130140945004 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945005 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945005 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945005 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945005 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241130140945005 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945005 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241130140945005 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945005 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945005 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945005 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945005 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241130140945005 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)1212441 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)13049954 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140945020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945020 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc72062,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140945020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945020 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945020 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945020 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945021 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636f81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)4806848 20241130140945021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945022 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945022 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945022 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:6 20241130140945022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945022 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945022 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945022 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945022 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945022 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945022 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945022 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241130140945022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945022 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945022 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945022 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945022 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945022 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945022 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945023 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945023 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945023 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241130140945023 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945023 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945023 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)3753481 20241130140945023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945023 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945023 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945023 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241130140945023 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945024 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945024 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945024 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:13 20241130140945024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945024 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241130140945024 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945024 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945024 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945024 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 20241130140945024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)1265344 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945025 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4958c0,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945025 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945025 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945025 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945025 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005346d9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140945025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945025 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140945025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945026 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x394609,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945026 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945026 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945026 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945026 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945026 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945026 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945026 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026fc86), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)12231147 20241130140945026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945027 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945027 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=00048b9e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945027 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241130140945027 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945027 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945027 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945027 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945027 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945027 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{disconnected}: Freeing instance (context_map.c:202) 20241130140945027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7236200)[0x555fde29e3b0]{disconnected}: Deallocated (fsm.c:568) 20241130140945027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{disconnected}: Freeing instance (context_map.c:206) 20241130140945027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555fde29bb00]{disconnected}: Deallocated (fsm.c:568) 20241130140945027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7236200 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048b9e), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:14 20241130140945027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945027 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 20241130140945027 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945027 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945027 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945027 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945027 DLSCCP DEBUG SCCP-SCOC(42)[0x555fde2aa2a0]{IDLE}: Deallocated (fsm.c:568) 20241130140945027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945028 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241130140945028 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945028 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945028 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945028 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945028 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945028 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945028 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945028 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945028 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)6336934 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130140945028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140945028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945028 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x134ec0,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945028 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945028 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945028 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00337955), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945030 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945030 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945030 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241130140945030 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945030 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945030 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945030 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945030 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140945030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945030 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbaa1eb,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945030 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945030 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945030 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945030 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f91c8a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:7 20241130140945030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130140945030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer 20241130140945031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140945031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140945031 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x60b1a6,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945031 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945031 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945031 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5e10), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945032 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: vl_from0 TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)445785 20241130140945037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945037 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945037 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945037 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945037 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140945038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130140945038 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241130140945038 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130140945038 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945038 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130140945038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130140945038 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130140945038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130140945038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130140945038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130140945038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130140945038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140945038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)11211114 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)982630 TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130140945041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945041 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefe66,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945041 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945041 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945041 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9bac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)11428659 TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:5 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)15370975 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)15544324 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)9965481 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)4901191 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)2661295 TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)11904942 20241130140945051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945051 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945051 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945051 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945051 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945051 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=00636f81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945051 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241130140945051 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945051 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945051 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945051 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{disconnected}: Freeing instance (context_map.c:202) 20241130140945051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13049954)[0x555fde29af40]{disconnected}: Deallocated (fsm.c:568) 20241130140945051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{disconnected}: Freeing instance (context_map.c:206) 20241130140945052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555fde29b070]{disconnected}: Deallocated (fsm.c:568) 20241130140945052 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13049954 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636f81), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241130140945052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945052 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945052 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945052 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945052 DLSCCP DEBUG SCCP-SCOC(43)[0x555fde29b4e0]{IDLE}: Deallocated (fsm.c:568) 20241130140945052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)7221560 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)14359487 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:12 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)10946581 20241130140945055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945055 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945055 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945055 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)1659497 20241130140945055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945055 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=005346d9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945055 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241130140945055 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945055 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945055 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945055 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{disconnected}: Freeing instance (context_map.c:202) 20241130140945055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4806848)[0x555fde2af560]{disconnected}: Deallocated (fsm.c:568) 20241130140945055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{disconnected}: Freeing instance (context_map.c:206) 20241130140945055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555fde2ace80]{disconnected}: Deallocated (fsm.c:568) 20241130140945055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4806848 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005346d9), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241130140945055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945055 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945055 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945055 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945055 DLSCCP DEBUG SCCP-SCOC(47)[0x555fde2affc0]{IDLE}: Deallocated (fsm.c:568) 20241130140945055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945055 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945055 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945055 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945056 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=0026fc86), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945056 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241130140945056 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945056 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945056 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945056 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{disconnected}: Freeing instance (context_map.c:202) 20241130140945056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3753481)[0x555fde2af730]{disconnected}: Deallocated (fsm.c:568) 20241130140945056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{disconnected}: Freeing instance (context_map.c:206) 20241130140945056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555fde2af3b0]{disconnected}: Deallocated (fsm.c:568) 20241130140945056 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3753481 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026fc86), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241130140945056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945056 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945056 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945056 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945056 DLSCCP DEBUG SCCP-SCOC(48)[0x555fde2b0aa0]{IDLE}: Deallocated (fsm.c:568) 20241130140945056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:8 20241130140945057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945057 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945057 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945057 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945057 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945057 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=00337955), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945057 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241130140945057 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945057 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945057 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945057 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{disconnected}: Freeing instance (context_map.c:202) 20241130140945057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1265344)[0x555fde28ffa0]{disconnected}: Deallocated (fsm.c:568) 20241130140945057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{disconnected}: Freeing instance (context_map.c:206) 20241130140945057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555fde29ed90]{disconnected}: Deallocated (fsm.c:568) 20241130140945057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265344 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00337955), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241130140945057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945057 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945057 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945057 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945057 DLSCCP DEBUG SCCP-SCOC(38)[0x555fde29f8e0]{IDLE}: Deallocated (fsm.c:568) 20241130140945057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945058 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=00fa5e10), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945058 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241130140945058 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945058 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945058 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945058 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{disconnected}: Freeing instance (context_map.c:202) 20241130140945058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6336934)[0x555fde2aa4b0]{disconnected}: Deallocated (fsm.c:568) 20241130140945058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{disconnected}: Freeing instance (context_map.c:206) 20241130140945058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555fde2acae0]{disconnected}: Deallocated (fsm.c:568) 20241130140945058 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336934 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5e10), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241130140945058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945058 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945058 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945058 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945058 DLSCCP DEBUG SCCP-SCOC(44)[0x555fde2ad520]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:5 20241130140945058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945059 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945059 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945059 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=00f91c8a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945059 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241130140945059 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945059 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945059 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945059 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{disconnected}: Freeing instance (context_map.c:202) 20241130140945059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231147)[0x555fde2ac940]{disconnected}: Deallocated (fsm.c:568) 20241130140945059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{disconnected}: Freeing instance (context_map.c:206) 20241130140945059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555fde29b960]{disconnected}: Deallocated (fsm.c:568) 20241130140945059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231147 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f91c8a), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241130140945059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945059 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945059 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945059 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945059 DLSCCP DEBUG SCCP-SCOC(41)[0x555fde29d490]{IDLE}: Deallocated (fsm.c:568) 20241130140945059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:10 20241130140945060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945060 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945060 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945060 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945060 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=00aa9bac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945060 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241130140945060 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945060 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945060 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945060 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:8 20241130140945060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{disconnected}: Freeing instance (context_map.c:202) 20241130140945060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-982630)[0x555fde29a640]{disconnected}: Deallocated (fsm.c:568) 20241130140945060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{disconnected}: Freeing instance (context_map.c:206) 20241130140945060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555fde29adb0]{disconnected}: Deallocated (fsm.c:568) 20241130140945060 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-982630 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9bac), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241130140945060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945061 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945061 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945061 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945061 DLSCCP DEBUG SCCP-SCOC(46)[0x555fde2af040]{IDLE}: Deallocated (fsm.c:568) 20241130140945061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945242 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xae6333,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945242 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945242 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945242 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c146), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945243 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xea8adf,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945243 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945243 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ae5bf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945243 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed3004,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945243 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945243 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370734), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4ac947,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945244 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a47a80), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x289baf,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945244 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925e72), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140945244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130140945244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdb1bbf,cause=radio(normal)) (hnbgw_rua.c:439) 20241130140945244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130140945244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130140945244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140945244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945244 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130140945244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091cf31), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130140945244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130140945244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130140945244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)16672221 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)272220 TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)14912823 TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)9277738 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140945256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945257 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945257 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945257 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945257 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=0093c146), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945257 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241130140945257 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945257 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945257 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)5550028 20241130140945257 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{disconnected}: Freeing instance (context_map.c:202) 20241130140945257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11428659)[0x555fde2a0710]{disconnected}: Deallocated (fsm.c:568) 20241130140945257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{disconnected}: Freeing instance (context_map.c:206) 20241130140945257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x555fde298640]{disconnected}: Deallocated (fsm.c:568) 20241130140945257 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11428659 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093c146), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241130140945257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945257 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945257 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945257 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945257 DLSCCP DEBUG SCCP-SCOC(37)[0x555fde2b9a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)6501526 20241130140945258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945258 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945259 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945259 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945259 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=001ae5bf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945259 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241130140945259 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945259 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945259 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945259 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{disconnected}: Freeing instance (context_map.c:202) 20241130140945259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15370975)[0x555fde2ae100]{disconnected}: Deallocated (fsm.c:568) 20241130140945259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{disconnected}: Freeing instance (context_map.c:206) 20241130140945259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555fde2acc10]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:3 20241130140945259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15370975 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ae5bf), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241130140945259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945259 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945259 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945259 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945259 DLSCCP DEBUG SCCP-SCOC(45)[0x555fde29ac80]{IDLE}: Deallocated (fsm.c:568) 20241130140945259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:13 20241130140945261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945261 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945261 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945262 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=00370734), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945262 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241130140945262 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945262 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945262 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945262 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{disconnected}: Freeing instance (context_map.c:202) 20241130140945262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544324)[0x555fde29f040]{disconnected}: Deallocated (fsm.c:568) 20241130140945262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{disconnected}: Freeing instance (context_map.c:206) 20241130140945262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555fde29f430]{disconnected}: Deallocated (fsm.c:568) 20241130140945262 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544324 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370734), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241130140945262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945262 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945262 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945262 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945262 DLSCCP DEBUG SCCP-SCOC(39)[0x555fde29a110]{IDLE}: Deallocated (fsm.c:568) 20241130140945262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945263 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945263 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945263 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=00a47a80), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945263 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241130140945263 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945263 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945263 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945263 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{disconnected}: Freeing instance (context_map.c:202) 20241130140945263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4901191)[0x555fde2b0420]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:14 20241130140945263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{disconnected}: Freeing instance (context_map.c:206) 20241130140945263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555fde2b0600]{disconnected}: Deallocated (fsm.c:568) 20241130140945263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4901191 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a47a80), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241130140945263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945263 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945263 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945263 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945263 DLSCCP DEBUG SCCP-SCOC(49)[0x555fde2b1d70]{IDLE}: Deallocated (fsm.c:568) 20241130140945264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140945265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945265 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=00925e72), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945265 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241130140945265 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945265 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945265 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945265 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{disconnected}: Freeing instance (context_map.c:202) 20241130140945265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2661295)[0x555fde2b1180]{disconnected}: Deallocated (fsm.c:568) 20241130140945265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{disconnected}: Freeing instance (context_map.c:206) 20241130140945265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555fde2b0bd0]{disconnected}: Deallocated (fsm.c:568) 20241130140945265 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2661295 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925e72), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241130140945266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945266 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945266 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945266 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945266 DLSCCP DEBUG SCCP-SCOC(50)[0x555fde2b2910]{IDLE}: Deallocated (fsm.c:568) 20241130140945266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945269 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140945269 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140945269 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140945269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140945269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140945269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140945269 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending 20241130140945269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140945269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140945269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140945269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140945269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140945269 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=0091cf31), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130140945269 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241130140945269 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130140945269 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140945269 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130140945270 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130140945270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130140945270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130140945270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140945270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{disconnected}: Freeing instance (context_map.c:202) 20241130140945270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359487)[0x555fde2b2da0]{disconnected}: Deallocated (fsm.c:568) 20241130140945270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140945270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{disconnected}: Freeing instance (context_map.c:206) 20241130140945270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555fde2b2a40]{disconnected}: Deallocated (fsm.c:568) 20241130140945270 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359487 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130140945270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091cf31), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241130140945270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140945270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140945270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140945270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140945270 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130140945270 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130140945270 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130140945270 DLSCCP DEBUG SCCP-SCOC(51)[0x555fde2a1dd0]{IDLE}: Deallocated (fsm.c:568) 20241130140945270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140945270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140945270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140945270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140945270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140945270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140945270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140945270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140946814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140946822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(413)@ae4ce1960a61: Final verdict of PTC: pass 20241130140947041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(418)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@ae4ce1960a61: Final verdict of PTC: pass 20241130140947055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@ae4ce1960a61: Final verdict of PTC: pass 20241130140947261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@ae4ce1960a61: Final verdict of PTC: pass 20241130140947266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140947266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140947267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(419)@ae4ce1960a61: Final verdict of PTC: pass 20241130140947268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@ae4ce1960a61: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(420)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(403)@ae4ce1960a61: Final verdict of PTC: none 20241130140947282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140947283 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34175<->l=127.0.0.1:4262) (control_if.c:193) 20241130140947283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130140947283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140947283 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140947283 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140947283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140947283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140947283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_ps_rab_assignment_concurrent(393)@ae4ce1960a61: Final verdict of PTC: none 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140947284 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140947284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130140947284 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140947284 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140947284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140947284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140947284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140947284 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140947285 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140947285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140947285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140947285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140947285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140947285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140947285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140947285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140947285 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140947285 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140947285 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140947285 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140947285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140947285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140947285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140947285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140947285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140947286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140947286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140947286 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140947286 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140947286 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140947286 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(399)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@ae4ce1960a61: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(397)@ae4ce1960a61: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(394)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(405)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140947305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Nov 30 14:09:47 UTC 2024 ====== 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 20241130140947383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140947786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1307100) Waiting for packet dumper to finish... 1 (prev_count=1307100, count=1337260) 20241130140949284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140949285 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140949285 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130140949285 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140949285 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140949285 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Nov 30 14:09:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241130140950894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140950898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140950901 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35929<->l=127.0.0.1:4262) (control_if.c:572) 20241130140950917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130140950918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140950926 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950926 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950926 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950926 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950926 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950926 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950926 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950926 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950927 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59826 (stream_srv.c:132) 20241130140950927 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59826<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130140950928 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950928 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130140950928 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950928 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130140950928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950928 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950928 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950928 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130140950928 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950928 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130140950928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950928 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950928 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130140950928 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130140950928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950928 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950928 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140950928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140950928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950928 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130140950928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130140950928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130140950928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140950928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(432)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(432)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(432)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140950942 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950942 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950942 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950942 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950942 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950942 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950942 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130140950942 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140950943 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950943 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130140950943 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950943 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130140950943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950943 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950943 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950943 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130140950943 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950943 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130140950943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950943 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130140950943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130140950943 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130140950943 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950943 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130140950944 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130140950944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950944 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950944 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140950944 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140950944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140950944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140950944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140950944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140950944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140950944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140950944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140950944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140950944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140950944 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140950944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130140950944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130140950944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140950944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140950944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140950944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140950944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(435)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(433)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130140950968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140950968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140950968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140950968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140950968 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130140950968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140950968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140950968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140950968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130140950973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140950973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140950973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130140950973 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130140950973 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) 20241130140950973 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130140950973 DHNBAP DEBUG (127.0.0.1:59826 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130140950973 DHNBAP NOTICE (127.0.0.1:59826 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130140950973 DHNBAP NOTICE (127.0.0.1:59826 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130140950973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140950973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140951140 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140951140 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130140951140 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140951140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(432)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130140951149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951149 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130140951149 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140951149 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140951149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140951149 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140951149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140951153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140951153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140951153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140951153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140951153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140951153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140951153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140951153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130140951153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140951153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140951153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140951153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140951153 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140951153 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140951154 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140951154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130140951154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140951154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140951155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130140951155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140951155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140951155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140951155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140951155 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140951155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140951155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140951155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140951155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140951155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140951155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140951155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951156 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130140951156 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130140951156 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130140951156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(435)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130140951162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951162 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130140951162 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130140951162 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130140951162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130140951162 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130140951163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130140951165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951165 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130140951165 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130140951165 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130140951165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130140951165 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130140951165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130140951165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130140951165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130140951165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140951165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140951165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140951165 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130140951165 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130140951165 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130140951167 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130140951167 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130140951167 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130140951167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140951167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130140951167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140951167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140951167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140951167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140951167 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130140951167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140951167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140951167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140951167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140951167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140951167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140951167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140951957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140951957 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140951957 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140951957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140951957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140951957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140951957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140951957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140951957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140951957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140951957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140951957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140951957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130140951957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140951958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140951958 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140951958 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130140951958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140951958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140951958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140951958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140951958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140951958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140951958 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140951958 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130140951958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140951958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140951958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140951958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951958 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140951958 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140951958 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140951958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140951958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140951958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140951958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140951958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140951958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140951958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130140951959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130140951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140951959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140951959 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140951959 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130140951966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951966 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140951966 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140951966 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140951966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140951966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140951966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140951966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140951966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140951966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140951966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140951966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140951966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140951966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130140951966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140951967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130140951967 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130140951967 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130140951967 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130140951967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130140951967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130140951967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140951967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140951967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130140951967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140951967 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130140951967 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130140951967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140951967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140951967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130140951967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130140951967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130140951967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130140951967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140951969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140951969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140951969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130140951969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140951969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130140951969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130140951969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130140951969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140951969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130140951969 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130140951969 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130140951969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140951969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140951969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140951969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140951969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140951969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140951969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140951969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140951969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130140951969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130140951969 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130140951969 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130140951979 DLCTRL DEBUG Command: GET 793995457 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130140951979 DLCTRL DEBUG Tx Command reply: GET_REPLY 793995457 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130140951985 DLCTRL DEBUG Command: GET 398591592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130140951985 DLCTRL DEBUG Tx Command reply: GET_REPLY 398591592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130140951989 DLCTRL DEBUG Command: GET 802680019 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130140951989 DLCTRL DEBUG Tx Command reply: GET_REPLY 802680019 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140951993 DLCTRL DEBUG Command: GET 284753432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140951993 DLCTRL DEBUG Tx Command reply: GET_REPLY 284753432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140951996 DLCTRL DEBUG Command: GET 113501766 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130140951996 DLCTRL DEBUG Tx Command reply: GET_REPLY 113501766 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130140952000 DLCTRL DEBUG Command: GET 390171564 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130140952000 DLCTRL DEBUG Tx Command reply: GET_REPLY 390171564 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130140952003 DLCTRL DEBUG Command: GET 112579261 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130140952003 DLCTRL DEBUG Tx Command reply: GET_REPLY 112579261 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130140952005 DLCTRL DEBUG Command: GET 901873302 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130140952005 DLCTRL DEBUG Tx Command reply: GET_REPLY 901873302 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140952008 DLCTRL DEBUG Command: GET 498117947 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140952008 DLCTRL DEBUG Tx Command reply: GET_REPLY 498117947 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140952011 DLCTRL DEBUG Command: GET 635139598 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130140952011 DLCTRL DEBUG Tx Command reply: GET_REPLY 635139598 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130140952013 DLCTRL DEBUG Command: GET 788798031 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130140952013 DLCTRL DEBUG Tx Command reply: GET_REPLY 788798031 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130140952015 DLCTRL DEBUG Command: GET 970196117 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130140952015 DLCTRL DEBUG Tx Command reply: GET_REPLY 970196117 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130140952017 DLCTRL DEBUG Command: GET 393970623 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130140952017 DLCTRL DEBUG Tx Command reply: GET_REPLY 393970623 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140952018 DLCTRL DEBUG Command: GET 762788874 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140952018 DLCTRL DEBUG Tx Command reply: GET_REPLY 762788874 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140952020 DLCTRL DEBUG Command: GET 636761990 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130140952020 DLCTRL DEBUG Tx Command reply: GET_REPLY 636761990 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130140952021 DLCTRL DEBUG Command: GET 900735888 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130140952021 DLCTRL DEBUG Tx Command reply: GET_REPLY 900735888 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130140952023 DLCTRL DEBUG Command: GET 85384300 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130140952023 DLCTRL DEBUG Tx Command reply: GET_REPLY 85384300 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130140952024 DLCTRL DEBUG Command: GET 720088771 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130140952024 DLCTRL DEBUG Tx Command reply: GET_REPLY 720088771 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140952026 DLCTRL DEBUG Command: GET 855822653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140952026 DLCTRL DEBUG Tx Command reply: GET_REPLY 855822653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140952028 DLCTRL DEBUG Command: GET 48852785 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130140952028 DLCTRL DEBUG Tx Command reply: GET_REPLY 48852785 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000111101111'B, t_guard := 20.000000 } 20241130140952074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(437) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)7867873 20241130140953114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140953114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140953114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130140953114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140953114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x780de1, normal) (hnbgw_rua.c:407) 20241130140953114 DHNB DEBUG map_rua[0x555fde2aa2a0]{init}: Allocated (fsm.c:456) 20241130140953114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140953114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867873 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140953114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140953114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140953114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867873 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140953114 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130140953114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140953114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7867873 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140953114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867873 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130140953114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140953114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140953114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140953114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140953114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140953114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140953114 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: Allocated (fsm.c:456) 20241130140953114 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140953114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001ef0056400500f1100926) (sccp_scrc.c:406) 20241130140953114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140953114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140953114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140953114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140953114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140953114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140953114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140953114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140953114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140953114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140953114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140953114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140953114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140953114 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140953114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140953114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140953114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140953114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140953114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140953114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140953114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140953114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140953114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140953114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)13512282 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130140953132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140953132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140953132 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140953132 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140953132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140953132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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_L3Compl_on_1_cnlink0(437)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140953132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140953132 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140953132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140953132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140953132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140953132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140953132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140953132 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007937d6) (sccp_scrc.c:477) 20241130140953132 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241130140953132 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140953132 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140953132 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140953132 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140953132 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140953132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140953132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130140953134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130140953136 DLCTRL DEBUG Command: GET 988448158 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130140953136 DLCTRL DEBUG Tx Command reply: GET_REPLY 988448158 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130140953139 DLCTRL DEBUG Command: GET 561161017 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130140953139 DLCTRL DEBUG Tx Command reply: GET_REPLY 561161017 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130140953141 DLCTRL DEBUG Command: GET 441171788 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130140953141 DLCTRL DEBUG Tx Command reply: GET_REPLY 441171788 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140953142 DLCTRL DEBUG Command: GET 805691800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140953142 DLCTRL DEBUG Tx Command reply: GET_REPLY 805691800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140953144 DLCTRL DEBUG Command: GET 359036581 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130140953144 DLCTRL DEBUG Tx Command reply: GET_REPLY 359036581 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140953145 DLCTRL DEBUG Command: GET 838364617 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130140953145 DLCTRL DEBUG Tx Command reply: GET_REPLY 838364617 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130140953146 DLCTRL DEBUG Command: GET 403009288 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130140953146 DLCTRL DEBUG Tx Command reply: GET_REPLY 403009288 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130140953147 DLCTRL DEBUG Command: GET 123796953 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130140953147 DLCTRL DEBUG Tx Command reply: GET_REPLY 123796953 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140953148 DLCTRL DEBUG Command: GET 655520443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140953148 DLCTRL DEBUG Tx Command reply: GET_REPLY 655520443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140953149 DLCTRL DEBUG Command: GET 811197551 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130140953149 DLCTRL DEBUG Tx Command reply: GET_REPLY 811197551 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140953150 DLCTRL DEBUG Command: GET 890549034 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130140953150 DLCTRL DEBUG Tx Command reply: GET_REPLY 890549034 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130140953150 DLCTRL DEBUG Command: GET 273200587 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130140953150 DLCTRL DEBUG Tx Command reply: GET_REPLY 273200587 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130140953151 DLCTRL DEBUG Command: GET 207595412 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130140953151 DLCTRL DEBUG Tx Command reply: GET_REPLY 207595412 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140953152 DLCTRL DEBUG Command: GET 563941918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140953152 DLCTRL DEBUG Tx Command reply: GET_REPLY 563941918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140953152 DLCTRL DEBUG Command: GET 38677731 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130140953152 DLCTRL DEBUG Tx Command reply: GET_REPLY 38677731 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140953153 DLCTRL DEBUG Command: GET 488860171 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130140953153 DLCTRL DEBUG Tx Command reply: GET_REPLY 488860171 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130140953154 DLCTRL DEBUG Command: GET 151191508 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130140953154 DLCTRL DEBUG Tx Command reply: GET_REPLY 151191508 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130140953154 DLCTRL DEBUG Command: GET 983157908 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130140953154 DLCTRL DEBUG Tx Command reply: GET_REPLY 983157908 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140953155 DLCTRL DEBUG Command: GET 635284480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140953155 DLCTRL DEBUG Tx Command reply: GET_REPLY 635284480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140953155 DLCTRL DEBUG Command: GET 330631177 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130140953156 DLCTRL DEBUG Tx Command reply: GET_REPLY 330631177 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000101011100'B, t_guard := 20.000000 } 20241130140953166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(438) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)1956826 20241130140954191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140954192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140954192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130140954192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140954192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ddbda, normal) (hnbgw_rua.c:407) 20241130140954192 DHNB DEBUG map_rua[0x555fde2abaa0]{init}: Allocated (fsm.c:456) 20241130140954192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140954192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1956826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140954192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140954192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140954192 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130140954192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1956826 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140954192 DCN DEBUG map_sccp[0x555fde2b1900]{init}: Allocated (fsm.c:456) 20241130140954192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140954192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1956826 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140954192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1956826 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130140954192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140954192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140954192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140954192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140954192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140954192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140954192 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: Allocated (fsm.c:456) 20241130140954192 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140954192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300015c0056400500f1100926) (sccp_scrc.c:406) 20241130140954192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140954192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140954192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140954192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140954192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140954192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140954192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140954192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140954192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140954192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140954192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140954192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140954192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140954192 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140954192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140954192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140954192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140954192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140954192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140954192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140954192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140954192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140954192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140954192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)8716764 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130140954199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140954199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140954199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140954199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140954199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140954199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140954199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140954199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140954199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140954199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140954199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140954199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140954199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140954199 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2f9f1) (sccp_scrc.c:477) 20241130140954199 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241130140954199 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140954199 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140954199 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140954199 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140954199 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:486) 20241130140954199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140954199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(438)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140954202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130140954204 DLCTRL DEBUG Command: GET 143421231 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130140954204 DLCTRL DEBUG Tx Command reply: GET_REPLY 143421231 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130140954206 DLCTRL DEBUG Command: GET 51923926 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130140954206 DLCTRL DEBUG Tx Command reply: GET_REPLY 51923926 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130140954208 DLCTRL DEBUG Command: GET 765298339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130140954208 DLCTRL DEBUG Tx Command reply: GET_REPLY 765298339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140954209 DLCTRL DEBUG Command: GET 611639105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140954209 DLCTRL DEBUG Tx Command reply: GET_REPLY 611639105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140954210 DLCTRL DEBUG Command: GET 559308497 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130140954210 DLCTRL DEBUG Tx Command reply: GET_REPLY 559308497 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140954211 DLCTRL DEBUG Command: GET 490641747 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130140954211 DLCTRL DEBUG Tx Command reply: GET_REPLY 490641747 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130140954212 DLCTRL DEBUG Command: GET 768188671 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130140954212 DLCTRL DEBUG Tx Command reply: GET_REPLY 768188671 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130140954212 DLCTRL DEBUG Command: GET 91148076 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130140954212 DLCTRL DEBUG Tx Command reply: GET_REPLY 91148076 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140954213 DLCTRL DEBUG Command: GET 841496459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140954213 DLCTRL DEBUG Tx Command reply: GET_REPLY 841496459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140954214 DLCTRL DEBUG Command: GET 154689823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130140954214 DLCTRL DEBUG Tx Command reply: GET_REPLY 154689823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140954215 DLCTRL DEBUG Command: GET 356928832 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130140954215 DLCTRL DEBUG Tx Command reply: GET_REPLY 356928832 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130140954215 DLCTRL DEBUG Command: GET 926311176 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130140954215 DLCTRL DEBUG Tx Command reply: GET_REPLY 926311176 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130140954217 DLCTRL DEBUG Command: GET 236327327 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130140954217 DLCTRL DEBUG Tx Command reply: GET_REPLY 236327327 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140954218 DLCTRL DEBUG Command: GET 289668288 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140954218 DLCTRL DEBUG Tx Command reply: GET_REPLY 289668288 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140954218 DLCTRL DEBUG Command: GET 31055250 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130140954218 DLCTRL DEBUG Tx Command reply: GET_REPLY 31055250 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140954219 DLCTRL DEBUG Command: GET 175323644 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130140954219 DLCTRL DEBUG Tx Command reply: GET_REPLY 175323644 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130140954220 DLCTRL DEBUG Command: GET 481702679 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130140954220 DLCTRL DEBUG Tx Command reply: GET_REPLY 481702679 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130140954221 DLCTRL DEBUG Command: GET 659799638 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130140954221 DLCTRL DEBUG Tx Command reply: GET_REPLY 659799638 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140954222 DLCTRL DEBUG Command: GET 696093373 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140954222 DLCTRL DEBUG Tx Command reply: GET_REPLY 696093373 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140954223 DLCTRL DEBUG Command: GET 466745727 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130140954223 DLCTRL DEBUG Tx Command reply: GET_REPLY 466745727 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001111011111'B, t_guard := 20.000000 } 20241130140954233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(439) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)15612065 20241130140955261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140955261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140955261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130140955261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140955261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee38a1, normal) (hnbgw_rua.c:407) 20241130140955261 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130140955261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140955261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15612065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140955261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140955261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140955261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15612065 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140955261 DCN DEBUG map_sccp[0x555fde28f6c0]{init}: Allocated (fsm.c:456) 20241130140955261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140955261 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15612065 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140955261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15612065 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130140955261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140955261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140955261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140955261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140955261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140955261 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140955261 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: Allocated (fsm.c:456) 20241130140955262 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140955262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003df0056400500f1100926) (sccp_scrc.c:406) 20241130140955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140955262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140955262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140955262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140955262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140955262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140955262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140955262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140955262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140955262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140955262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140955262 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140955262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140955262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140955262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140955262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140955262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140955262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140955262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140955262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140955262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140955262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)5927 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130140955269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140955269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140955269 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140955269 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140955269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140955269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140955269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140955269 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140955269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140955269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140955269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140955270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140955270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140955270 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076e01a) (sccp_scrc.c:477) 20241130140955270 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241130140955270 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140955270 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140955270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140955270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140955270 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140955270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140955270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(439)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140955272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130140955273 DLCTRL DEBUG Command: GET 375667359 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130140955273 DLCTRL DEBUG Tx Command reply: GET_REPLY 375667359 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241130140955277 DLCTRL DEBUG Command: GET 296462942 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130140955277 DLCTRL DEBUG Tx Command reply: GET_REPLY 296462942 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130140955280 DLCTRL DEBUG Command: GET 897557606 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130140955280 DLCTRL DEBUG Tx Command reply: GET_REPLY 897557606 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140955284 DLCTRL DEBUG Command: GET 782846598 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140955284 DLCTRL DEBUG Tx Command reply: GET_REPLY 782846598 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140955286 DLCTRL DEBUG Command: GET 544564947 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130140955286 DLCTRL DEBUG Tx Command reply: GET_REPLY 544564947 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140955288 DLCTRL DEBUG Command: GET 268334512 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130140955288 DLCTRL DEBUG Tx Command reply: GET_REPLY 268334512 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130140955290 DLCTRL DEBUG Command: GET 281662104 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130140955290 DLCTRL DEBUG Tx Command reply: GET_REPLY 281662104 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130140955291 DLCTRL DEBUG Command: GET 785320040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130140955291 DLCTRL DEBUG Tx Command reply: GET_REPLY 785320040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140955293 DLCTRL DEBUG Command: GET 707952179 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140955293 DLCTRL DEBUG Tx Command reply: GET_REPLY 707952179 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140955293 DLCTRL DEBUG Command: GET 204678943 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130140955293 DLCTRL DEBUG Tx Command reply: GET_REPLY 204678943 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140955294 DLCTRL DEBUG Command: GET 632943009 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130140955294 DLCTRL DEBUG Tx Command reply: GET_REPLY 632943009 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130140955295 DLCTRL DEBUG Command: GET 372367450 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130140955295 DLCTRL DEBUG Tx Command reply: GET_REPLY 372367450 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130140955296 DLCTRL DEBUG Command: GET 713380612 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130140955296 DLCTRL DEBUG Tx Command reply: GET_REPLY 713380612 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140955297 DLCTRL DEBUG Command: GET 656661516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140955297 DLCTRL DEBUG Tx Command reply: GET_REPLY 656661516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140955298 DLCTRL DEBUG Command: GET 602592473 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130140955298 DLCTRL DEBUG Tx Command reply: GET_REPLY 602592473 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140955299 DLCTRL DEBUG Command: GET 462996767 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130140955299 DLCTRL DEBUG Tx Command reply: GET_REPLY 462996767 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130140955300 DLCTRL DEBUG Command: GET 557231185 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130140955300 DLCTRL DEBUG Tx Command reply: GET_REPLY 557231185 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130140955301 DLCTRL DEBUG Command: GET 87806053 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130140955301 DLCTRL DEBUG Tx Command reply: GET_REPLY 87806053 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140955302 DLCTRL DEBUG Command: GET 724427418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140955302 DLCTRL DEBUG Tx Command reply: GET_REPLY 724427418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140955303 DLCTRL DEBUG Command: GET 477025030 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130140955303 DLCTRL DEBUG Tx Command reply: GET_REPLY 477025030 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001101011101'B, t_guard := 20.000000 } 20241130140955313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(440) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@ae4ce1960a61: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)4139118 20241130140956340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140956340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140956340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241130140956340 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130140956340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f286e, normal) (hnbgw_rua.c:407) 20241130140956340 DHNB DEBUG map_rua[0x555fde29cb90]{init}: Allocated (fsm.c:456) 20241130140956340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130140956340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4139118 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130140956340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140956340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140956340 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4139118 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130140956340 DCN DEBUG map_sccp[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130140956341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130140956341 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4139118 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130140956341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4139118 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241130140956341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130140956341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130140956341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130140956341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130140956341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130140956341 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130140956341 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: Allocated (fsm.c:456) 20241130140956341 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130140956341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300035d0056400500f1100926) (sccp_scrc.c:406) 20241130140956341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140956341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140956341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140956341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140956341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140956341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140956341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130140956341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130140956341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130140956341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140956341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140956341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140956341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140956341 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130140956341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130140956341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130140956341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140956341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140956341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140956341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140956341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140956341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140956341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)5670614 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241130140956348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956348 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130140956348 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130140956348 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130140956348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130140956348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130140956348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130140956348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130140956348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140956348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130140956348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130140956348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130140956348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130140956348 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00625e8a) (sccp_scrc.c:477) 20241130140956348 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241130140956348 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130140956348 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130140956348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140956348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130140956348 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130140956348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130140956348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(440)@ae4ce1960a61: setverdict(pass): none -> pass 20241130140956351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130140956352 DLCTRL DEBUG Command: GET 662687187 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130140956352 DLCTRL DEBUG Tx Command reply: GET_REPLY 662687187 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241130140956355 DLCTRL DEBUG Command: GET 638111355 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130140956355 DLCTRL DEBUG Tx Command reply: GET_REPLY 638111355 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130140956356 DLCTRL DEBUG Command: GET 526170740 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130140956356 DLCTRL DEBUG Tx Command reply: GET_REPLY 526170740 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140956358 DLCTRL DEBUG Command: GET 314824793 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140956358 DLCTRL DEBUG Tx Command reply: GET_REPLY 314824793 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140956359 DLCTRL DEBUG Command: GET 756121164 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130140956359 DLCTRL DEBUG Tx Command reply: GET_REPLY 756121164 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140956360 DLCTRL DEBUG Command: GET 732998443 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130140956360 DLCTRL DEBUG Tx Command reply: GET_REPLY 732998443 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130140956361 DLCTRL DEBUG Command: GET 452444440 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130140956361 DLCTRL DEBUG Tx Command reply: GET_REPLY 452444440 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130140956361 DLCTRL DEBUG Command: GET 409093989 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130140956361 DLCTRL DEBUG Tx Command reply: GET_REPLY 409093989 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140956362 DLCTRL DEBUG Command: GET 980862400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140956362 DLCTRL DEBUG Tx Command reply: GET_REPLY 980862400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140956363 DLCTRL DEBUG Command: GET 799760148 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130140956363 DLCTRL DEBUG Tx Command reply: GET_REPLY 799760148 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140956363 DLCTRL DEBUG Command: GET 903158322 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130140956364 DLCTRL DEBUG Tx Command reply: GET_REPLY 903158322 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130140956364 DLCTRL DEBUG Command: GET 769015690 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130140956364 DLCTRL DEBUG Tx Command reply: GET_REPLY 769015690 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130140956365 DLCTRL DEBUG Command: GET 773744978 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130140956365 DLCTRL DEBUG Tx Command reply: GET_REPLY 773744978 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140956366 DLCTRL DEBUG Command: GET 598705475 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140956366 DLCTRL DEBUG Tx Command reply: GET_REPLY 598705475 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140956366 DLCTRL DEBUG Command: GET 380429882 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130140956366 DLCTRL DEBUG Tx Command reply: GET_REPLY 380429882 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130140956367 DLCTRL DEBUG Command: GET 807386751 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130140956367 DLCTRL DEBUG Tx Command reply: GET_REPLY 807386751 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130140956368 DLCTRL DEBUG Command: GET 477230486 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130140956368 DLCTRL DEBUG Tx Command reply: GET_REPLY 477230486 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130140956369 DLCTRL DEBUG Command: GET 699052619 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130140956369 DLCTRL DEBUG Tx Command reply: GET_REPLY 699052619 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130140956369 DLCTRL DEBUG Command: GET 767343761 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130140956369 DLCTRL DEBUG Tx Command reply: GET_REPLY 767343761 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130140956370 DLCTRL DEBUG Command: GET 312186212 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130140956370 DLCTRL DEBUG Tx Command reply: GET_REPLY 312186212 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130140956373 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130140956373 DLINP DEBUG SRVCONN(,r=127.0.0.1:59826<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140956373 DLINP NOTICE SRV(,r=127.0.0.1:59826<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140956373 DMAIN NOTICE (127.0.0.1:59826 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59826<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140956373 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130140956374 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35929<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@ae4ce1960a61: Final verdict of PTC: none 20241130140956374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130140956374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130140956374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130140956374 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(433)@ae4ce1960a61: Final verdict of PTC: none 20241130140956374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(434)@ae4ce1960a61: Final verdict of PTC: none 20241130140956374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130140956374 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130140956374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140956374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130140956374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140956374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140956374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140956374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140956374 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140956374 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140956374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130140956374 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130140956374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130140956374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(431)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(435)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@ae4ce1960a61: Final verdict of PTC: none 20241130140956374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140956374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer IPA-CTRL-CLI-IPA(424)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(436)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(430)@ae4ce1960a61: Final verdict of PTC: none 20241130140956374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140956374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140956374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140956374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140956374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(423)@ae4ce1960a61: Final verdict of PTC: none 20241130140956375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140956375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140956375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140956375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140956375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140956375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140956375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140956375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140956375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130140956375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130140956375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130140956375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130140956375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130140956375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130140956374 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140956374 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140956374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130140956374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130140956374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130140956374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130140956374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130140956374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130140956374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130140956374 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130140956374 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130140956374 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130140956374 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140956374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140956374 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140956374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140956374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140956374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140956374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140956374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140956374 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140956374 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140956374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{disrupted}: Freeing instance (context_map.c:202) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867873)[0x555fde2aa2a0]{disrupted}: Deallocated (fsm.c:568) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130140956374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867873 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140956374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140956374 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140956374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140956374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140956374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140956374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140956374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140956374 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140956374 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140956374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{disrupted}: Freeing instance (context_map.c:202) 20241130140956374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1956826)[0x555fde2abaa0]{disrupted}: Deallocated (fsm.c:568) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{disconnected}: Freeing instance (context_map.c:206) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x555fde2b1900]{disconnected}: Deallocated (fsm.c:568) 20241130140956374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1956826 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130140956374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140956374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140956374 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140956375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140956375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140956375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140956375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140956375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140956375 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140956375 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140956375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15612065)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{disconnected}: Freeing instance (context_map.c:206) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x555fde28f6c0]{disconnected}: Deallocated (fsm.c:568) 20241130140956375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15612065 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130140956375 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130140956375 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130140956375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130140956375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130140956375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130140956375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130140956375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130140956375 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130140956375 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130140956375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{disrupted}: Freeing instance (context_map.c:202) 20241130140956375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4139118)[0x555fde29cb90]{disrupted}: Deallocated (fsm.c:568) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{disconnected}: Freeing instance (context_map.c:206) 20241130140956375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x555fde219a20]{disconnected}: Deallocated (fsm.c:568) 20241130140956375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4139118 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130140956375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130140956375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130140956375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130140956375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130140956375 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130140956375 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130140956375 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130140956375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(425)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Nov 30 14:09:56 UTC 2024 ====== 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 20241130140956420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130140956922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414028) Waiting for packet dumper to finish... 1 (prev_count=414028, count=428752) 20241130140958375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140958375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140958376 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130140958376 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130140958376 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130140958376 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Nov 30 14:09:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241130141000030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141000034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141000039 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38691<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141000055 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141000055 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141000065 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000066 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000066 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000066 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000066 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000066 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000066 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39028 (stream_srv.c:132) 20241130141000066 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39028<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141000067 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141000067 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000067 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000067 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000067 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000067 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141000067 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141000067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000067 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141000067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141000068 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000068 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141000068 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000068 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141000068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000068 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000068 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000068 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141000068 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141000068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141000068 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000069 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141000069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000069 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141000069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141000069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141000069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(451)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(451)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(454)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(454)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141000095 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000095 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000095 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000095 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000095 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000095 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000095 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141000095 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000096 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000096 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141000096 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000096 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141000096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000096 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000096 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000096 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141000096 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000096 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141000096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000096 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000096 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000096 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141000096 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141000096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000096 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141000096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000096 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000096 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141000096 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141000096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000096 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141000096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141000096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141000096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141000097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141000097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(457)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(455)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141000138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141000138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141000138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141000138 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141000138 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141000138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141000138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141000138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141000138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141000145 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141000145 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141000145 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141000145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141000145 DHNBAP DEBUG (127.0.0.1:39028 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141000145 DHNBAP NOTICE (127.0.0.1:39028 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141000145 DHNBAP NOTICE (127.0.0.1:39028 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141000145 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141000145 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141000282 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141000282 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141000282 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141000282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(451)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141000293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141000293 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141000293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141000293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141000294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000294 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141000294 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141000294 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141000294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141000294 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141000294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(454)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141000298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141000298 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141000298 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141000298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141000298 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141000298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141000298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141000298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141000298 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141000298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141000298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141000298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141000298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141000298 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141000298 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141000298 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000299 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141000299 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141000299 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141000299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000299 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141000299 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141000299 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141000299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141000299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141000299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141000299 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141000299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141000299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141000299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141000299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141000299 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141000299 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141000299 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000300 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141000300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141000301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000301 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000301 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000301 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141000301 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141000301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141000301 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000301 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141000301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141000301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141000301 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141000309 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141000309 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141000309 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141000309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(457)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141000315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141000315 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141000315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141000315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141000315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141000315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141000317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141000317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141000317 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141000317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141000317 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141000317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141000317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141000317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141000317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141000317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141000317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141000317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141000317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141000317 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141000317 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141000317 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000319 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141000319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141000319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000319 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141000319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141000319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141000319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141000319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141000319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141000321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141000321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141000321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141000321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(460)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141000327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000327 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141000327 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141000327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141000327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141000327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141000327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141000329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000329 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141000329 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141000329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141000329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141000329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141000329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141000329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141000329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141000330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141000330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141000330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141000330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141000330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141000330 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141000330 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141000330 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141000331 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141000331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141000331 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141000331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141000331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141000331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141000331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141000331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141000331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141000331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141000331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141000331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141000331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141000331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141000331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141000331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141000332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141000332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141000332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141000332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141000331 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141001098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001098 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141001098 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141001098 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141001098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141001098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141001098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141001098 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141001098 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141001098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141001098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141001098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141001098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141001098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141001098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141001099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141001099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141001099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141001099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001099 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141001099 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141001099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141001099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141001099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141001099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141001099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141001099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141001099 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141001099 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141001100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141001100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141001100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141001100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141001100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141001100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141001101 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141001101 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) 20241130141001101 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) 20241130141001101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141001101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141001101 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141001101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141001101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141001101 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141001101 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141001101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141001101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141001101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141001101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141001101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141001101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141001101 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001103 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141001103 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141001103 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141001103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001103 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141001103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141001103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141001103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141001103 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141001103 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141001122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141001122 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141001122 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141001122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141001123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141001123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141001123 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141001123 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141001123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141001123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141001123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141001123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141001123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141001123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141001123 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141001123 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141001123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141001123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141001123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141001124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141001124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141001124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141001124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001126 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141001126 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141001126 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141001126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141001126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141001126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141001126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141001126 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141001126 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141001131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001131 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn1-RAN(459)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141001131 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141001131 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141001131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141001131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141001131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141001131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141001131 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141001131 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) 20241130141001131 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) 20241130141001132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141001132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141001132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141001132 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141001132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141001132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141001132 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141001132 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141001132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141001132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141001132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141001132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141001132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141001132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141001132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141001134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141001134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141001134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141001134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141001134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141001134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141001134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141001134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141001134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141001134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141001134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141001134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141001134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141001134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141001134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141001134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141001134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141001134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141001134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141001134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141001134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141001134 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141001134 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141002157 DLCTRL DEBUG Command: GET 683756502 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141002158 DLCTRL DEBUG Tx Command reply: GET_REPLY 683756502 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141002166 DLCTRL DEBUG Command: GET 349266915 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141002166 DLCTRL DEBUG Tx Command reply: GET_REPLY 349266915 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141002171 DLCTRL DEBUG Command: GET 936592660 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141002171 DLCTRL DEBUG Tx Command reply: GET_REPLY 936592660 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141002175 DLCTRL DEBUG Command: GET 168713970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141002175 DLCTRL DEBUG Tx Command reply: GET_REPLY 168713970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141002179 DLCTRL DEBUG Command: GET 855568889 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141002179 DLCTRL DEBUG Tx Command reply: GET_REPLY 855568889 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141002183 DLCTRL DEBUG Command: GET 482486419 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141002183 DLCTRL DEBUG Tx Command reply: GET_REPLY 482486419 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141002187 DLCTRL DEBUG Command: GET 742200480 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141002187 DLCTRL DEBUG Tx Command reply: GET_REPLY 742200480 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141002190 DLCTRL DEBUG Command: GET 933997928 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141002190 DLCTRL DEBUG Tx Command reply: GET_REPLY 933997928 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141002194 DLCTRL DEBUG Command: GET 827436152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141002194 DLCTRL DEBUG Tx Command reply: GET_REPLY 827436152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141002198 DLCTRL DEBUG Command: GET 611176212 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141002198 DLCTRL DEBUG Tx Command reply: GET_REPLY 611176212 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141002202 DLCTRL DEBUG Command: GET 610721393 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141002202 DLCTRL DEBUG Tx Command reply: GET_REPLY 610721393 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141002206 DLCTRL DEBUG Command: GET 549480594 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141002206 DLCTRL DEBUG Tx Command reply: GET_REPLY 549480594 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141002210 DLCTRL DEBUG Command: GET 381480851 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141002211 DLCTRL DEBUG Tx Command reply: GET_REPLY 381480851 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141002215 DLCTRL DEBUG Command: GET 330274722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141002215 DLCTRL DEBUG Tx Command reply: GET_REPLY 330274722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141002219 DLCTRL DEBUG Command: GET 543115236 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141002219 DLCTRL DEBUG Tx Command reply: GET_REPLY 543115236 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141002222 DLCTRL DEBUG Command: GET 528720141 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141002222 DLCTRL DEBUG Tx Command reply: GET_REPLY 528720141 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141002226 DLCTRL DEBUG Command: GET 243141618 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141002226 DLCTRL DEBUG Tx Command reply: GET_REPLY 243141618 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141002229 DLCTRL DEBUG Command: GET 327634128 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141002229 DLCTRL DEBUG Tx Command reply: GET_REPLY 327634128 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141002231 DLCTRL DEBUG Command: GET 148455193 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141002231 DLCTRL DEBUG Tx Command reply: GET_REPLY 148455193 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141002234 DLCTRL DEBUG Command: GET 427547883 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141002234 DLCTRL DEBUG Tx Command reply: GET_REPLY 427547883 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000101111010'B, t_guard := 20.000000 } 20241130141002271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)13833079 20241130141003326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141003326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141003326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141003327 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141003327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd31377, normal) (hnbgw_rua.c:407) 20241130141003327 DHNB DEBUG map_rua[0x555fde2aa2a0]{init}: Allocated (fsm.c:456) 20241130141003327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141003327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13833079 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141003327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141003327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141003327 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13833079 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141003327 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141003327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141003327 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13833079 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141003327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13833079 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141003327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141003327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141003327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141003327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141003327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141003327 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141003327 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: Allocated (fsm.c:456) 20241130141003327 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141003327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300017a0056400500f1100926) (sccp_scrc.c:406) 20241130141003327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141003327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141003327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141003327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141003327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141003327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141003327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141003327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141003327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141003327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141003327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141003328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141003328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141003328 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141003328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141003328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141003328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141003328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141003328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141003328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141003328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141003328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141003328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141003328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)3422993 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(462)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141003349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141003349 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141003349 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141003349 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141003349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141003350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141003350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141003350 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141003350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141003350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141003350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141003350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141003350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141003350 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc1c3b) (sccp_scrc.c:477) 20241130141003350 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241130141003350 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141003350 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141003350 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141003350 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141003350 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141003350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141003350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141003352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141003354 DLCTRL DEBUG Command: GET 234551174 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141003354 DLCTRL DEBUG Tx Command reply: GET_REPLY 234551174 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141003358 DLCTRL DEBUG Command: GET 219986082 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141003358 DLCTRL DEBUG Tx Command reply: GET_REPLY 219986082 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141003361 DLCTRL DEBUG Command: GET 998915526 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141003361 DLCTRL DEBUG Tx Command reply: GET_REPLY 998915526 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141003364 DLCTRL DEBUG Command: GET 627390942 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141003364 DLCTRL DEBUG Tx Command reply: GET_REPLY 627390942 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141003366 DLCTRL DEBUG Command: GET 768298645 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141003366 DLCTRL DEBUG Tx Command reply: GET_REPLY 768298645 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141003368 DLCTRL DEBUG Command: GET 775203450 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141003368 DLCTRL DEBUG Tx Command reply: GET_REPLY 775203450 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141003369 DLCTRL DEBUG Command: GET 873268005 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141003369 DLCTRL DEBUG Tx Command reply: GET_REPLY 873268005 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141003371 DLCTRL DEBUG Command: GET 414027361 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141003371 DLCTRL DEBUG Tx Command reply: GET_REPLY 414027361 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141003372 DLCTRL DEBUG Command: GET 494090384 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141003372 DLCTRL DEBUG Tx Command reply: GET_REPLY 494090384 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141003372 DLCTRL DEBUG Command: GET 685072913 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141003372 DLCTRL DEBUG Tx Command reply: GET_REPLY 685072913 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141003373 DLCTRL DEBUG Command: GET 873042754 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141003373 DLCTRL DEBUG Tx Command reply: GET_REPLY 873042754 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141003374 DLCTRL DEBUG Command: GET 494047607 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141003374 DLCTRL DEBUG Tx Command reply: GET_REPLY 494047607 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141003374 DLCTRL DEBUG Command: GET 127758078 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141003374 DLCTRL DEBUG Tx Command reply: GET_REPLY 127758078 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141003375 DLCTRL DEBUG Command: GET 361888622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141003375 DLCTRL DEBUG Tx Command reply: GET_REPLY 361888622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141003376 DLCTRL DEBUG Command: GET 667800485 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141003376 DLCTRL DEBUG Tx Command reply: GET_REPLY 667800485 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141003376 DLCTRL DEBUG Command: GET 436901067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141003376 DLCTRL DEBUG Tx Command reply: GET_REPLY 436901067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141003377 DLCTRL DEBUG Command: GET 715125249 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141003377 DLCTRL DEBUG Tx Command reply: GET_REPLY 715125249 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141003378 DLCTRL DEBUG Command: GET 137337142 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141003378 DLCTRL DEBUG Tx Command reply: GET_REPLY 137337142 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141003378 DLCTRL DEBUG Command: GET 671137449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141003378 DLCTRL DEBUG Tx Command reply: GET_REPLY 671137449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141003379 DLCTRL DEBUG Command: GET 477072700 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141003379 DLCTRL DEBUG Tx Command reply: GET_REPLY 477072700 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001011110000'B, t_guard := 20.000000 } 20241130141003389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)16108474 20241130141004414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141004414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141004414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141004414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141004414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5cbba, normal) (hnbgw_rua.c:407) 20241130141004414 DHNB DEBUG map_rua[0x555fde2b1900]{init}: Allocated (fsm.c:456) 20241130141004414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141004414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16108474 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141004414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141004414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141004414 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141004414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16108474 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141004414 DCN DEBUG map_sccp[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141004414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141004414 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16108474 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141004414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16108474 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141004414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141004414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141004414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141004414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141004414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141004414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141004414 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: Allocated (fsm.c:456) 20241130141004414 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141004414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002f00056400500f1100926) (sccp_scrc.c:406) 20241130141004414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141004414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141004414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141004414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141004414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141004414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141004414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141004414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141004414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141004414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141004415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141004415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141004415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141004415 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141004415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141004415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141004415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141004415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141004415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141004415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141004415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141004415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141004415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141004415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)2186743 HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(463)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141004432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141004432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141004432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141004432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141004432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141004432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141004432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141004432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141004432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141004432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141004432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141004432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141004432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141004433 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00775433) (sccp_scrc.c:477) 20241130141004433 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241130141004433 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141004433 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141004433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141004433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141004433 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141004433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141004433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141004435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141004437 DLCTRL DEBUG Command: GET 196971241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141004437 DLCTRL DEBUG Tx Command reply: GET_REPLY 196971241 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141004440 DLCTRL DEBUG Command: GET 154141389 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141004440 DLCTRL DEBUG Tx Command reply: GET_REPLY 154141389 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141004442 DLCTRL DEBUG Command: GET 666023428 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141004442 DLCTRL DEBUG Tx Command reply: GET_REPLY 666023428 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141004444 DLCTRL DEBUG Command: GET 491631487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141004444 DLCTRL DEBUG Tx Command reply: GET_REPLY 491631487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141004445 DLCTRL DEBUG Command: GET 327514913 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141004445 DLCTRL DEBUG Tx Command reply: GET_REPLY 327514913 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141004446 DLCTRL DEBUG Command: GET 50584442 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141004446 DLCTRL DEBUG Tx Command reply: GET_REPLY 50584442 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141004447 DLCTRL DEBUG Command: GET 188129563 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141004447 DLCTRL DEBUG Tx Command reply: GET_REPLY 188129563 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141004448 DLCTRL DEBUG Command: GET 312938162 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141004448 DLCTRL DEBUG Tx Command reply: GET_REPLY 312938162 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141004449 DLCTRL DEBUG Command: GET 440349220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141004449 DLCTRL DEBUG Tx Command reply: GET_REPLY 440349220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141004450 DLCTRL DEBUG Command: GET 919772727 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141004450 DLCTRL DEBUG Tx Command reply: GET_REPLY 919772727 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141004450 DLCTRL DEBUG Command: GET 667253997 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141004450 DLCTRL DEBUG Tx Command reply: GET_REPLY 667253997 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141004451 DLCTRL DEBUG Command: GET 353488791 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141004451 DLCTRL DEBUG Tx Command reply: GET_REPLY 353488791 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141004452 DLCTRL DEBUG Command: GET 347426033 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141004452 DLCTRL DEBUG Tx Command reply: GET_REPLY 347426033 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141004452 DLCTRL DEBUG Command: GET 843095799 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141004452 DLCTRL DEBUG Tx Command reply: GET_REPLY 843095799 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141004453 DLCTRL DEBUG Command: GET 162396649 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141004453 DLCTRL DEBUG Tx Command reply: GET_REPLY 162396649 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141004454 DLCTRL DEBUG Command: GET 34409590 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141004454 DLCTRL DEBUG Tx Command reply: GET_REPLY 34409590 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141004454 DLCTRL DEBUG Command: GET 652106266 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141004454 DLCTRL DEBUG Tx Command reply: GET_REPLY 652106266 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141004455 DLCTRL DEBUG Command: GET 504566110 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141004455 DLCTRL DEBUG Tx Command reply: GET_REPLY 504566110 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141004456 DLCTRL DEBUG Command: GET 905901657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141004456 DLCTRL DEBUG Tx Command reply: GET_REPLY 905901657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141004456 DLCTRL DEBUG Command: GET 17217094 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141004456 DLCTRL DEBUG Tx Command reply: GET_REPLY 17217094 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001100000100'B, t_guard := 20.000000 } 20241130141004466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)3974049 20241130141005489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141005489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141005489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141005489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141005489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ca3a1, normal) (hnbgw_rua.c:407) 20241130141005489 DHNB DEBUG map_rua[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141005489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141005489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3974049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141005489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141005489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141005489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3974049 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141005489 DCN DEBUG map_sccp[0x555fde2a1020]{init}: Allocated (fsm.c:456) 20241130141005489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141005489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3974049 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141005489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3974049 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141005489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141005489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141005489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141005489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141005489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141005489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141005489 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: Allocated (fsm.c:456) 20241130141005489 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141005489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003040056400500f1100926) (sccp_scrc.c:406) 20241130141005489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141005489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141005489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141005489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141005489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141005489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141005489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141005489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141005489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141005489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141005490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141005490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141005490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141005490 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141005490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141005490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141005490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141005490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141005490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141005490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141005490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141005490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141005490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)15514299 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(464)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141005497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141005497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141005497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141005497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141005497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141005497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141005497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141005497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141005497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141005497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141005497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141005497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141005498 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b57d26) (sccp_scrc.c:477) 20241130141005498 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241130141005498 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141005498 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141005498 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141005498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141005498 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141005498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141005498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141005499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141005501 DLCTRL DEBUG Command: GET 454360723 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141005501 DLCTRL DEBUG Tx Command reply: GET_REPLY 454360723 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141005505 DLCTRL DEBUG Command: GET 204264592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141005505 DLCTRL DEBUG Tx Command reply: GET_REPLY 204264592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141005509 DLCTRL DEBUG Command: GET 454596120 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141005509 DLCTRL DEBUG Tx Command reply: GET_REPLY 454596120 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141005512 DLCTRL DEBUG Command: GET 12717107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141005512 DLCTRL DEBUG Tx Command reply: GET_REPLY 12717107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141005515 DLCTRL DEBUG Command: GET 203551246 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141005515 DLCTRL DEBUG Tx Command reply: GET_REPLY 203551246 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141005516 DLCTRL DEBUG Command: GET 31129528 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141005516 DLCTRL DEBUG Tx Command reply: GET_REPLY 31129528 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141005518 DLCTRL DEBUG Command: GET 451525498 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141005518 DLCTRL DEBUG Tx Command reply: GET_REPLY 451525498 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141005519 DLCTRL DEBUG Command: GET 538487466 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141005519 DLCTRL DEBUG Tx Command reply: GET_REPLY 538487466 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141005520 DLCTRL DEBUG Command: GET 739434905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141005520 DLCTRL DEBUG Tx Command reply: GET_REPLY 739434905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141005520 DLCTRL DEBUG Command: GET 879163849 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141005520 DLCTRL DEBUG Tx Command reply: GET_REPLY 879163849 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141005521 DLCTRL DEBUG Command: GET 22203730 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141005521 DLCTRL DEBUG Tx Command reply: GET_REPLY 22203730 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141005522 DLCTRL DEBUG Command: GET 981199971 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141005522 DLCTRL DEBUG Tx Command reply: GET_REPLY 981199971 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141005523 DLCTRL DEBUG Command: GET 691386440 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141005523 DLCTRL DEBUG Tx Command reply: GET_REPLY 691386440 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141005523 DLCTRL DEBUG Command: GET 289843087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141005523 DLCTRL DEBUG Tx Command reply: GET_REPLY 289843087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141005524 DLCTRL DEBUG Command: GET 778700469 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141005524 DLCTRL DEBUG Tx Command reply: GET_REPLY 778700469 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141005525 DLCTRL DEBUG Command: GET 890531181 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141005525 DLCTRL DEBUG Tx Command reply: GET_REPLY 890531181 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141005526 DLCTRL DEBUG Command: GET 389788573 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141005526 DLCTRL DEBUG Tx Command reply: GET_REPLY 389788573 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141005526 DLCTRL DEBUG Command: GET 988589546 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141005526 DLCTRL DEBUG Tx Command reply: GET_REPLY 988589546 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141005527 DLCTRL DEBUG Command: GET 267775031 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141005527 DLCTRL DEBUG Tx Command reply: GET_REPLY 267775031 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141005528 DLCTRL DEBUG Command: GET 173839656 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141005528 DLCTRL DEBUG Tx Command reply: GET_REPLY 173839656 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141005530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(453)@ae4ce1960a61: Final verdict of PTC: none 20241130141005530 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141005530 DLINP DEBUG SRVCONN(,r=127.0.0.1:39028<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141005530 DLINP NOTICE SRV(,r=127.0.0.1:39028<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141005530 DMAIN NOTICE (127.0.0.1:39028 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39028<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141005530 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(459)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(456)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38691<->l=127.0.0.1:4262) (control_if.c:193) 20241130141005531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141005531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141005531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(451)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(450)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(449)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141005531 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141005531 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141005531 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141005531 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141005531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141005531 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141005531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141005531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141005531 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141005531 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-SCCP(455)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(461)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(457)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141005531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141005531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141005531 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn1-SCCP(458)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141005531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141005531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141005531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141005531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141005531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141005531 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141005531 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141005531 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141005531 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141005531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141005531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141005531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141005531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141005531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141005531 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141005531 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141005531 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141005531 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141005531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141005531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141005531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141005531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141005531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141005531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141005531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141005531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141005531 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141005531 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141005531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141005531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141005531 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141005531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141005531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141005531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141005531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc1-M3UA(454)@ae4ce1960a61: Final verdict of PTC: none 20241130141005531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141005531 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141005531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141005531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141005531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141005532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{disrupted}: Freeing instance (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13833079)[0x555fde2aa2a0]{disrupted}: Deallocated (fsm.c:568) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130141005532 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13833079 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141005532 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141005532 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) VirtHNBGW-STATS(442)@ae4ce1960a61: Final verdict of PTC: none 20241130141005532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141005532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141005532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141005532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141005532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141005532 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141005532 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141005532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{disrupted}: Freeing instance (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3974049)[0x555fde219a20]{disrupted}: Deallocated (fsm.c:568) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{disconnected}: Freeing instance (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555fde2a1020]{disconnected}: Deallocated (fsm.c:568) 20241130141005532 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3974049 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141005532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141005532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141005532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141005532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141005532 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141005532 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141005532 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141005532 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141005532 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141005532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141005532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141005532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141005532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141005532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141005532 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{disrupted}: Freeing instance (context_map.c:202) 20241130141005532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16108474)[0x555fde2b1900]{disrupted}: Deallocated (fsm.c:568) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{disconnected}: Freeing instance (context_map.c:206) 20241130141005532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x555fde2a1390]{disconnected}: Deallocated (fsm.c:568) 20241130141005532 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16108474 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(443)@ae4ce1960a61: Final verdict of PTC: none 20241130141005534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141005534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141005534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141005534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141005534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141005534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141005534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141005534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141005534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141005534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141005534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141005534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141005534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141005534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141005534 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn1-M3UA(460)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141005535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(444)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Nov 30 14:10:05 UTC 2024 ====== 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 20241130141005674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141006175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=474060) 20241130141006375 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141006375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141006375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141006375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141006375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141006375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141006375 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141006375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141006375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141006375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141006375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141006375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141006375 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141006375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141006375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141006375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141006375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141006375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141006375 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141006375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141006375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141006375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141006375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141006375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141006375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141006375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141006375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141006375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141006375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141006375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141006375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141006375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141006375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141006375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141006375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141006375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141006375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141006375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141006375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141006375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141006375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141006375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141006375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141006375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141006376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141006376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141006376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=474060, count=510300) 20241130141007533 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141007533 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141007533 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141007533 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141007533 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141007533 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141007533 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141007533 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141007533 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Nov 30 14:10:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241130141009276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141009279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141009281 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44879<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141009298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141009298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141009308 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009308 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009308 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009308 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009309 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141009309 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009309 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009309 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009309 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009309 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60684 (stream_srv.c:132) 20241130141009309 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60684<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141009310 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009310 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141009310 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009310 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141009310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141009310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141009310 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141009310 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009310 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009310 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141009310 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141009310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009310 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009311 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009311 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141009311 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141009311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009311 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009311 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009311 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141009311 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141009311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009311 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141009311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141009311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141009311 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141009311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141009311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(475)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(475)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(478)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(478)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141009336 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009336 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009336 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009336 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009336 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141009336 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009337 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009337 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141009337 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009337 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141009337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009338 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009338 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009338 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141009338 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141009338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009338 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141009338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009338 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009338 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009338 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141009338 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009338 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141009338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009338 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009338 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141009338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141009338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009338 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141009338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141009338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(484)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(482)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141009377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141009377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141009377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141009377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141009377 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141009377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141009377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141009377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141009377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141009385 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141009385 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141009385 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141009385 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141009385 DHNBAP DEBUG (127.0.0.1:60684 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141009385 DHNBAP NOTICE (127.0.0.1:60684 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141009385 DHNBAP NOTICE (127.0.0.1:60684 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141009385 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141009385 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141009523 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141009523 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141009523 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141009523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(475)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141009532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009532 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141009532 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141009532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141009532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141009532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141009532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141009534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141009534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141009534 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141009534 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141009534 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141009534 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141009534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141009535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141009535 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141009535 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141009535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141009535 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141009535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141009535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141009535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141009535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141009535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141009535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141009535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141009535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141009535 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141009535 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141009535 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009537 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141009537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.msc1-M3UA(478)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141009537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141009537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009537 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141009538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141009538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141009538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141009538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141009539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141009539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141009539 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141009539 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141009539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141009539 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141009539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141009539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141009539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141009540 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141009540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141009540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141009540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141009540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141009540 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141009540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009540 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141009540 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141009540 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141009540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141009540 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241130141009540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141009540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141009540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141009540 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141009540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141009540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141009540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141009540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141009540 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141009540 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141009540 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009542 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009542 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141009542 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141009542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141009542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009542 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141009542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141009542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141009542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141009542 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141009550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141009551 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141009551 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141009551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(481)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141009559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009560 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141009560 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141009560 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141009560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141009560 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141009560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141009563 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141009563 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141009563 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141009563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141009563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009563 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141009563 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141009563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141009563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141009563 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141009564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141009564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141009564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141009564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141009564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141009564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141009564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141009564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141009564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141009564 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141009564 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009565 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009565 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141009565 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141009565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009565 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141009566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141009566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141009566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141009566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(484)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141009574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009574 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141009574 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141009574 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141009574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141009574 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141009574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141009578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141009578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141009579 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141009579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141009579 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141009579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141009579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141009579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141009579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141009579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141009579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141009579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141009579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141009579 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141009579 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141009579 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141009581 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141009581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141009581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141009581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141009581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141009581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141009581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141009581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141009581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141009581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141009581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141009581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141009581 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141009581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141009581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141009581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141009581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141009581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141009582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141009582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141009582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141010334 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141010334 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141010334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141010335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141010335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141010335 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141010335 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141010335 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141010335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141010335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141010335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141010335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141010335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141010335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141010336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141010336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141010335 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141010335 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141010336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141010336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141010336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141010336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141010340 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141010340 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141010340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141010340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141010340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141010340 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141010340 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141010343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010343 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141010343 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141010343 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141010343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141010343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141010343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141010343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141010343 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141010343 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) 20241130141010343 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) 20241130141010343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141010343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141010343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141010344 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141010344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141010344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141010344 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141010344 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141010344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141010344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141010344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141010344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010344 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141010344 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141010344 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010344 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141010344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141010344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010344 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141010344 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141010344 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141010356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141010356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141010356 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141010356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141010357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141010357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141010357 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141010357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141010357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141010357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141010357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141010357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141010357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141010357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141010357 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141010357 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141010357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141010357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141010357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141010357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141010357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141010357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141010357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141010358 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141010358 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141010358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010358 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141010358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141010358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141010358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141010358 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141010358 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141010367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141010367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141010367 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141010367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141010367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141010367 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141010367 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) 20241130141010367 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) 20241130141010367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141010367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141010367 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141010367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141010367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141010367 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141010367 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141010367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141010367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141010367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141010367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141010367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141010368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141010368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141010368 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141010368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141010368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141010368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141010368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141010368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141010368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141010368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141010368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141010368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141010368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141010368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141010368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141010368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141010368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141010368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141010368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141010368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141010368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141010368 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141010368 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141011397 DLCTRL DEBUG Command: GET 633844828 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141011397 DLCTRL DEBUG Tx Command reply: GET_REPLY 633844828 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141011398 DLCTRL DEBUG Command: GET 761132082 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141011398 DLCTRL DEBUG Tx Command reply: GET_REPLY 761132082 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141011400 DLCTRL DEBUG Command: GET 572898986 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141011400 DLCTRL DEBUG Tx Command reply: GET_REPLY 572898986 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141011403 DLCTRL DEBUG Command: GET 108632529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141011403 DLCTRL DEBUG Tx Command reply: GET_REPLY 108632529 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141011406 DLCTRL DEBUG Command: GET 72033941 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141011406 DLCTRL DEBUG Tx Command reply: GET_REPLY 72033941 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141011408 DLCTRL DEBUG Command: GET 612460503 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141011408 DLCTRL DEBUG Tx Command reply: GET_REPLY 612460503 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141011411 DLCTRL DEBUG Command: GET 199860391 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141011411 DLCTRL DEBUG Tx Command reply: GET_REPLY 199860391 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141011413 DLCTRL DEBUG Command: GET 188487236 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141011413 DLCTRL DEBUG Tx Command reply: GET_REPLY 188487236 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141011416 DLCTRL DEBUG Command: GET 671356601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141011416 DLCTRL DEBUG Tx Command reply: GET_REPLY 671356601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141011418 DLCTRL DEBUG Command: GET 552532081 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141011418 DLCTRL DEBUG Tx Command reply: GET_REPLY 552532081 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141011421 DLCTRL DEBUG Command: GET 687701359 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141011421 DLCTRL DEBUG Tx Command reply: GET_REPLY 687701359 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141011424 DLCTRL DEBUG Command: GET 482052248 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141011424 DLCTRL DEBUG Tx Command reply: GET_REPLY 482052248 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141011426 DLCTRL DEBUG Command: GET 43704401 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141011426 DLCTRL DEBUG Tx Command reply: GET_REPLY 43704401 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141011429 DLCTRL DEBUG Command: GET 706269708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141011429 DLCTRL DEBUG Tx Command reply: GET_REPLY 706269708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141011432 DLCTRL DEBUG Command: GET 44062633 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141011432 DLCTRL DEBUG Tx Command reply: GET_REPLY 44062633 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141011434 DLCTRL DEBUG Command: GET 948075383 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141011434 DLCTRL DEBUG Tx Command reply: GET_REPLY 948075383 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141011436 DLCTRL DEBUG Command: GET 160624098 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141011436 DLCTRL DEBUG Tx Command reply: GET_REPLY 160624098 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141011438 DLCTRL DEBUG Command: GET 705816860 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141011438 DLCTRL DEBUG Tx Command reply: GET_REPLY 705816860 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141011441 DLCTRL DEBUG Command: GET 347817541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141011441 DLCTRL DEBUG Tx Command reply: GET_REPLY 347817541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141011443 DLCTRL DEBUG Command: GET 183546013 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141011443 DLCTRL DEBUG Tx Command reply: GET_REPLY 183546013 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: f_gen_tmsi(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@ae4ce1960a61: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20241130141011477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)8753443 20241130141012532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141012532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141012532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141012532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141012533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x859123, normal) (hnbgw_rua.c:407) 20241130141012533 DHNB DEBUG map_rua[0x555fde2b1900]{init}: Allocated (fsm.c:456) 20241130141012533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141012533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8753443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141012533 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141012533 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141012533 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8753443 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141012533 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8753443 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141012533 DCN DEBUG map_sccp[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141012533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141012533 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8753443 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141012533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8753443 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141012533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141012533 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141012533 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141012533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141012533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141012533 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141012533 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: Allocated (fsm.c:456) 20241130141012533 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141012533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002e20056400500f1100926) (sccp_scrc.c:406) 20241130141012533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141012533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141012533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141012533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141012533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141012533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141012533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141012533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141012533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141012533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141012533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141012533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141012533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141012534 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141012534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141012534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141012534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141012534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141012534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141012534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141012534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141012534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141012534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141012534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)12879069 HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141012554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141012554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141012554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141012554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141012554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141012554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141012554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141012554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141012555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141012555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141012555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141012555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141012555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141012555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080c024) (sccp_scrc.c:477) 20241130141012555 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241130141012555 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141012555 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141012555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141012555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141012555 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:486) 20241130141012555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141012555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141012555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141012557 DLCTRL DEBUG Command: GET 300053830 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141012557 DLCTRL DEBUG Tx Command reply: GET_REPLY 300053830 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141012560 DLCTRL DEBUG Command: GET 435337378 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141012560 DLCTRL DEBUG Tx Command reply: GET_REPLY 435337378 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141012562 DLCTRL DEBUG Command: GET 891870978 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141012562 DLCTRL DEBUG Tx Command reply: GET_REPLY 891870978 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141012564 DLCTRL DEBUG Command: GET 842553153 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141012564 DLCTRL DEBUG Tx Command reply: GET_REPLY 842553153 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141012566 DLCTRL DEBUG Command: GET 322728114 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141012566 DLCTRL DEBUG Tx Command reply: GET_REPLY 322728114 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141012568 DLCTRL DEBUG Command: GET 873629769 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141012568 DLCTRL DEBUG Tx Command reply: GET_REPLY 873629769 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141012568 DLCTRL DEBUG Command: GET 276541214 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141012568 DLCTRL DEBUG Tx Command reply: GET_REPLY 276541214 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141012569 DLCTRL DEBUG Command: GET 857739941 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141012569 DLCTRL DEBUG Tx Command reply: GET_REPLY 857739941 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141012571 DLCTRL DEBUG Command: GET 62029675 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141012571 DLCTRL DEBUG Tx Command reply: GET_REPLY 62029675 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141012572 DLCTRL DEBUG Command: GET 698345200 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141012573 DLCTRL DEBUG Tx Command reply: GET_REPLY 698345200 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141012573 DLCTRL DEBUG Command: GET 4119584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141012573 DLCTRL DEBUG Tx Command reply: GET_REPLY 4119584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141012574 DLCTRL DEBUG Command: GET 168220675 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141012574 DLCTRL DEBUG Tx Command reply: GET_REPLY 168220675 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141012575 DLCTRL DEBUG Command: GET 339994294 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141012575 DLCTRL DEBUG Tx Command reply: GET_REPLY 339994294 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141012576 DLCTRL DEBUG Command: GET 72293488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141012576 DLCTRL DEBUG Tx Command reply: GET_REPLY 72293488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141012577 DLCTRL DEBUG Command: GET 77848305 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141012577 DLCTRL DEBUG Tx Command reply: GET_REPLY 77848305 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141012579 DLCTRL DEBUG Command: GET 846203192 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141012579 DLCTRL DEBUG Tx Command reply: GET_REPLY 846203192 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141012579 DLCTRL DEBUG Command: GET 361815783 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141012579 DLCTRL DEBUG Tx Command reply: GET_REPLY 361815783 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141012580 DLCTRL DEBUG Command: GET 906315767 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141012580 DLCTRL DEBUG Tx Command reply: GET_REPLY 906315767 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141012581 DLCTRL DEBUG Command: GET 237119126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141012581 DLCTRL DEBUG Tx Command reply: GET_REPLY 237119126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141012582 DLCTRL DEBUG Command: GET 359324991 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141012582 DLCTRL DEBUG Tx Command reply: GET_REPLY 359324991 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000111001010'B, t_guard := 20.000000 } 20241130141012594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@ae4ce1960a61: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)14780580 20241130141013621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141013621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141013621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141013621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141013621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe188a4, normal) (hnbgw_rua.c:407) 20241130141013621 DHNB DEBUG map_rua[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141013621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141013621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14780580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141013621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141013621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141013621 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14780580 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141013621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14780580 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141013621 DCN DEBUG map_sccp[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141013621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141013621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14780580 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141013621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14780580 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141013621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141013621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141013621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141013621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141013621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141013621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141013621 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: Allocated (fsm.c:456) 20241130141013621 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141013621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001ca0056400500f1100926) (sccp_scrc.c:406) 20241130141013621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141013621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141013621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141013621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141013621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141013621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141013621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141013621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141013621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141013621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141013621 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141013621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141013621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141013622 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141013622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141013622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141013622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141013622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141013622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141013622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141013622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141013622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141013622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141013622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)1736928 HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141013640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141013640 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141013640 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141013640 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141013640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141013640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141013640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141013640 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141013640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141013640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141013640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141013640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141013640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141013640 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab3ecf) (sccp_scrc.c:477) 20241130141013640 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241130141013640 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141013640 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141013640 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141013640 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141013640 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141013640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141013640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141013643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141013645 DLCTRL DEBUG Command: GET 25407503 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141013645 DLCTRL DEBUG Tx Command reply: GET_REPLY 25407503 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141013648 DLCTRL DEBUG Command: GET 493979200 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141013649 DLCTRL DEBUG Tx Command reply: GET_REPLY 493979200 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141013652 DLCTRL DEBUG Command: GET 216212313 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141013652 DLCTRL DEBUG Tx Command reply: GET_REPLY 216212313 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141013653 DLCTRL DEBUG Command: GET 996477715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141013653 DLCTRL DEBUG Tx Command reply: GET_REPLY 996477715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141013655 DLCTRL DEBUG Command: GET 995798254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141013655 DLCTRL DEBUG Tx Command reply: GET_REPLY 995798254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141013656 DLCTRL DEBUG Command: GET 359392943 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141013656 DLCTRL DEBUG Tx Command reply: GET_REPLY 359392943 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141013657 DLCTRL DEBUG Command: GET 405542056 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141013657 DLCTRL DEBUG Tx Command reply: GET_REPLY 405542056 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141013658 DLCTRL DEBUG Command: GET 960398260 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141013658 DLCTRL DEBUG Tx Command reply: GET_REPLY 960398260 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141013659 DLCTRL DEBUG Command: GET 730803454 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141013659 DLCTRL DEBUG Tx Command reply: GET_REPLY 730803454 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141013660 DLCTRL DEBUG Command: GET 750903069 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141013660 DLCTRL DEBUG Tx Command reply: GET_REPLY 750903069 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141013660 DLCTRL DEBUG Command: GET 106264069 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141013660 DLCTRL DEBUG Tx Command reply: GET_REPLY 106264069 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141013661 DLCTRL DEBUG Command: GET 427205846 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141013661 DLCTRL DEBUG Tx Command reply: GET_REPLY 427205846 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141013662 DLCTRL DEBUG Command: GET 332836362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141013662 DLCTRL DEBUG Tx Command reply: GET_REPLY 332836362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141013663 DLCTRL DEBUG Command: GET 639515192 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141013663 DLCTRL DEBUG Tx Command reply: GET_REPLY 639515192 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141013663 DLCTRL DEBUG Command: GET 108437176 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141013663 DLCTRL DEBUG Tx Command reply: GET_REPLY 108437176 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141013664 DLCTRL DEBUG Command: GET 544453720 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141013664 DLCTRL DEBUG Tx Command reply: GET_REPLY 544453720 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141013665 DLCTRL DEBUG Command: GET 814793694 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141013665 DLCTRL DEBUG Tx Command reply: GET_REPLY 814793694 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141013666 DLCTRL DEBUG Command: GET 145077642 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141013666 DLCTRL DEBUG Tx Command reply: GET_REPLY 145077642 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141013666 DLCTRL DEBUG Command: GET 608684475 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141013666 DLCTRL DEBUG Tx Command reply: GET_REPLY 608684475 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141013667 DLCTRL DEBUG Command: GET 715254821 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141013667 DLCTRL DEBUG Tx Command reply: GET_REPLY 715254821 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001100000111'B, t_guard := 20.000000 } 20241130141013677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@ae4ce1960a61: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)851754 20241130141014698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141014698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141014698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141014698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141014698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcff2a, normal) (hnbgw_rua.c:407) 20241130141014698 DHNB DEBUG map_rua[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141014698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141014698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-851754 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141014698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141014698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141014698 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-851754 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141014698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-851754 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141014698 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141014698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141014698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-851754 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141014698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-851754 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141014698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141014698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141014698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141014698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141014698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141014698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141014698 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: Allocated (fsm.c:456) 20241130141014698 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141014698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003070056400500f1100926) (sccp_scrc.c:406) 20241130141014698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141014698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141014698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141014698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141014698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141014698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141014698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141014698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141014698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141014698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141014698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141014698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141014698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141014698 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141014698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141014698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141014698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141014698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141014698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141014698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141014698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141014698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141014698 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)587956 HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141014703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141014703 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141014703 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141014703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141014703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141014703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141014703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141014703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141014703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141014703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141014703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141014703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141014703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005fcdcf) (sccp_scrc.c:477) 20241130141014703 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241130141014703 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141014703 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141014703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141014703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141014703 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141014703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141014703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141014704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141014705 DLCTRL DEBUG Command: GET 62274396 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141014705 DLCTRL DEBUG Tx Command reply: GET_REPLY 62274396 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141014707 DLCTRL DEBUG Command: GET 970058471 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141014707 DLCTRL DEBUG Tx Command reply: GET_REPLY 970058471 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141014708 DLCTRL DEBUG Command: GET 836249331 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141014708 DLCTRL DEBUG Tx Command reply: GET_REPLY 836249331 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241130141014709 DLCTRL DEBUG Command: GET 321255750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141014709 DLCTRL DEBUG Tx Command reply: GET_REPLY 321255750 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141014710 DLCTRL DEBUG Command: GET 57851987 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141014710 DLCTRL DEBUG Tx Command reply: GET_REPLY 57851987 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141014711 DLCTRL DEBUG Command: GET 867226179 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141014711 DLCTRL DEBUG Tx Command reply: GET_REPLY 867226179 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141014712 DLCTRL DEBUG Command: GET 342844157 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141014712 DLCTRL DEBUG Tx Command reply: GET_REPLY 342844157 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141014712 DLCTRL DEBUG Command: GET 458532331 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141014712 DLCTRL DEBUG Tx Command reply: GET_REPLY 458532331 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141014713 DLCTRL DEBUG Command: GET 966243728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141014713 DLCTRL DEBUG Tx Command reply: GET_REPLY 966243728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141014713 DLCTRL DEBUG Command: GET 194064871 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141014713 DLCTRL DEBUG Tx Command reply: GET_REPLY 194064871 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141014714 DLCTRL DEBUG Command: GET 952085384 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141014714 DLCTRL DEBUG Tx Command reply: GET_REPLY 952085384 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141014715 DLCTRL DEBUG Command: GET 405220609 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141014715 DLCTRL DEBUG Tx Command reply: GET_REPLY 405220609 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141014716 DLCTRL DEBUG Command: GET 495844516 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141014716 DLCTRL DEBUG Tx Command reply: GET_REPLY 495844516 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141014718 DLCTRL DEBUG Command: GET 677352356 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141014718 DLCTRL DEBUG Tx Command reply: GET_REPLY 677352356 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141014718 DLCTRL DEBUG Command: GET 758039720 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141014718 DLCTRL DEBUG Tx Command reply: GET_REPLY 758039720 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141014719 DLCTRL DEBUG Command: GET 237216005 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141014719 DLCTRL DEBUG Tx Command reply: GET_REPLY 237216005 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141014720 DLCTRL DEBUG Command: GET 90459476 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141014720 DLCTRL DEBUG Tx Command reply: GET_REPLY 90459476 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141014721 DLCTRL DEBUG Command: GET 318217961 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141014721 DLCTRL DEBUG Tx Command reply: GET_REPLY 318217961 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141014722 DLCTRL DEBUG Command: GET 334244275 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141014722 DLCTRL DEBUG Tx Command reply: GET_REPLY 334244275 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141014722 DLCTRL DEBUG Command: GET 611171129 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141014722 DLCTRL DEBUG Tx Command reply: GET_REPLY 611171129 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141014725 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141014725 DLINP DEBUG SRVCONN(,r=127.0.0.1:60684<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141014725 DLINP NOTICE SRV(,r=127.0.0.1:60684<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141014725 DMAIN NOTICE (127.0.0.1:60684 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60684<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141014725 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141014725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141014725 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44879<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(480)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@ae4ce1960a61: Final verdict of PTC: none 20241130141014725 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141014725 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141014725 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(474)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(477)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(483)@ae4ce1960a61: Final verdict of PTC: none20241130141014725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141014725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141014725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141014725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141014725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141014725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141014725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141014725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141014725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141014725 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(476)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(484)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(482)@ae4ce1960a61: Final verdict of PTC: none 20241130141014725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141014725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141014725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141014725 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141014725 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141014725 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141014725 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141014726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(478)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@ae4ce1960a61: Final verdict of PTC: none 20241130141014726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141014726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141014725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141014725 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141014725 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141014725 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141014725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141014726 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141014726 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141014726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141014726 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141014726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141014726 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141014726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141014726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141014726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141014726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141014726 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141014726 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141014726 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141014726 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141014726 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141014726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141014726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141014726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141014726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141014726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141014726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141014726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141014726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141014726 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141014726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14780580)[0x555fde2aa8e0]{disrupted}: Deallocated (fsm.c:568) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{disconnected}: Freeing instance (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x555fde219a20]{disconnected}: Deallocated (fsm.c:568) 20241130141014726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14780580 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141014726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141014726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141014726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141014726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141014726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141014726 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141014726 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141014726 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141014726 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141014726 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141014726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141014726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141014726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141014726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141014726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141014726 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141014726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{disrupted}: Freeing instance (context_map.c:202) 20241130141014726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141014726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141014726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141014726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8753443)[0x555fde2b1900]{disrupted}: Deallocated (fsm.c:568) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{disconnected}: Freeing instance (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555fde2a1390]{disconnected}: Deallocated (fsm.c:568) 20241130141014726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8753443 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141014726 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141014726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141014726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141014726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141014726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141014726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141014726 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141014726 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141014726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141014726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-851754)[0x555fde29cad0]{disrupted}: Deallocated (fsm.c:568) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141014726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141014726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-851754 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141014726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141014726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141014726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141014726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141014726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141014726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141014726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141014726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141014726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141014726 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141014726 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141014726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141014726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141014726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141014726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141014726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141014726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141014726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141014726 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141014726 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141014726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141014726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141014726 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(485)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(479)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(466)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141014735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Nov 30 14:10:14 UTC 2024 ====== 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 20241130141014864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141015468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=505152) 20241130141015532 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141015532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141015532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141015532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141015532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141015532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141015533 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141015533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141015533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141015533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141015533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141015533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141015533 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141015533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141015533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141015533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141015533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141015533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141015533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141015533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141015533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141015533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141015533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141015533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141015533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141015533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141015533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141015533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141015533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141015533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141015533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141015533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141015533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141015534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141016376 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141016376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141016376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141016376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141016376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141016376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141016377 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141016377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141016377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141016377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141016377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141016377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141016377 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141016377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141016377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141016377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141016377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141016377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141016377 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141016377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141016377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141016377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141016377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141016377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141016377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141016377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141016377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141016377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141016377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141016377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141016377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141016377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141016377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141016377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141016377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141016377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141016377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141016377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141016377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141016378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141016378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141016378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141016378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141016378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141016378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141016378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141016378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141016378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=505152, count=518660) 20241130141016726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141016726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141016726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141016726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141016726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141016726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141016726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141016726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141016726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141016726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141016726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141016726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Nov 30 14:10:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241130141018578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141018581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141018584 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40925<->l=127.0.0.1:4262) (control_if.c:572) 20241130141018601 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141018601 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141018615 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018615 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018616 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018616 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018616 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018616 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141018616 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141018617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018617 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018617 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018617 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018617 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018617 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141018617 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141018617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018617 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141018617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141018617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141018618 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018618 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141018618 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141018618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018618 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141018618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018618 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018618 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018618 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141018619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141018619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141018619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141018619 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34561 (stream_srv.c:132) 20241130141018619 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34561<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141018620 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018620 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141018620 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018620 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141018620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141018620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141018620 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141018620 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(499)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(502)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141018662 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018662 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018663 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018663 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018663 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018663 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018663 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141018663 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018664 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018664 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141018664 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018665 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141018665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018665 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018665 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018665 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141018665 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141018665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141018665 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141018665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018665 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018665 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018665 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141018665 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018665 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141018665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018665 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018665 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141018665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141018666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018666 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141018666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141018666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141018666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(505)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(503)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(508)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(506)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141018723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141018723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141018723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141018724 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141018724 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141018724 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141018724 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141018724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141018724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141018740 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141018740 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141018740 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141018740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141018740 DHNBAP DEBUG (127.0.0.1:34561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141018741 DHNBAP NOTICE (127.0.0.1:34561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141018741 DHNBAP NOTICE (127.0.0.1:34561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141018741 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141018741 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141018839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141018839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141018839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141018840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141018849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018849 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141018849 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141018849 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141018849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141018849 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141018849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141018852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018852 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141018852 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141018853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141018853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141018853 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141018853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141018853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141018853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141018853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141018853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141018853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141018853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141018853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141018853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141018853 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141018853 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018854 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018854 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141018854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141018855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018855 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141018855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141018855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141018855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141018855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141018858 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141018858 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141018858 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141018858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(502)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141018864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141018864 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141018864 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141018864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141018864 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141018864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141018866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141018867 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141018867 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141018867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141018867 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141018867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141018867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141018867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141018867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141018867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141018867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141018867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141018867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141018867 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141018867 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141018867 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018868 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018869 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141018869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141018869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141018869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018869 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141018869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141018869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141018869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141018869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141018882 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141018882 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141018882 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141018882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(505)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141018884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018884 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141018884 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141018884 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141018884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141018884 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141018884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141018886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141018886 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141018887 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141018887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141018887 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141018887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141018887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141018887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141018887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141018887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141018887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141018887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141018887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141018887 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141018887 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141018887 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018888 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141018888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141018889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018889 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141018889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141018889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141018889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141018889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141018897 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141018897 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141018897 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141018897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(508)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141018903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018903 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141018903 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141018903 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141018903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141018903 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141018903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141018905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018905 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141018905 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141018906 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141018906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141018906 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141018906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141018906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141018906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141018906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141018906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141018906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141018906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141018906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141018906 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141018906 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141018906 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141018907 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141018907 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141018907 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141018907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141018907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141018907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141018907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141018907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141018907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141018907 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141018907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141018907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141018908 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141018908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141018908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141018908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141018908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141018908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141018908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141018908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141018908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141019648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019648 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141019648 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141019648 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141019648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141019648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141019648 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141019648 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141019648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141019648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141019648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141019648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141019648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141019648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141019648 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141019648 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141019648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141019648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141019648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141019648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019648 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141019648 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141019648 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141019648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141019648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019648 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141019648 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141019648 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141019671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019672 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141019672 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141019672 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019672 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141019672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141019672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141019672 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141019672 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) 20241130141019672 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) 20241130141019672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141019672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141019672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141019672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141019672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141019672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141019672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141019672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141019672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141019673 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019672 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141019672 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141019675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141019675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141019675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141019675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141019676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141019676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141019676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141019676 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141019676 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141019689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019689 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141019689 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141019689 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141019689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141019689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141019689 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141019689 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141019689 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141019689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141019689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141019689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141019689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141019689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141019689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141019689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141019689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141019689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141019689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019689 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141019689 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141019690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141019690 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141019690 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141019690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019690 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141019690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141019690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141019690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141019690 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141019690 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141019709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141019709 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141019709 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141019709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141019709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141019709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141019709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141019710 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141019710 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) 20241130141019710 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) 20241130141019710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141019710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141019710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141019710 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141019710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141019710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141019710 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141019710 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141019710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141019710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141019710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141019710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141019710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141019710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141019710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141019712 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141019712 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141019712 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141019712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141019712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141019712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141019712 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141019712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141019712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141019712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141019712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141019712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141019712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141019712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141019712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141019712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141019712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141019712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141019712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141019712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141019712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141019712 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141019712 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141020755 DLCTRL DEBUG Command: GET 846657789 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141020755 DLCTRL DEBUG Tx Command reply: GET_REPLY 846657789 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141020758 DLCTRL DEBUG Command: GET 338993474 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141020758 DLCTRL DEBUG Tx Command reply: GET_REPLY 338993474 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141020762 DLCTRL DEBUG Command: GET 792206224 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141020762 DLCTRL DEBUG Tx Command reply: GET_REPLY 792206224 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141020769 DLCTRL DEBUG Command: GET 971864297 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141020769 DLCTRL DEBUG Tx Command reply: GET_REPLY 971864297 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141020774 DLCTRL DEBUG Command: GET 22791874 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141020774 DLCTRL DEBUG Tx Command reply: GET_REPLY 22791874 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141020779 DLCTRL DEBUG Command: GET 29293625 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141020779 DLCTRL DEBUG Tx Command reply: GET_REPLY 29293625 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141020782 DLCTRL DEBUG Command: GET 96790101 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141020782 DLCTRL DEBUG Tx Command reply: GET_REPLY 96790101 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141020786 DLCTRL DEBUG Command: GET 300045931 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141020786 DLCTRL DEBUG Tx Command reply: GET_REPLY 300045931 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141020790 DLCTRL DEBUG Command: GET 372299501 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141020790 DLCTRL DEBUG Tx Command reply: GET_REPLY 372299501 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141020794 DLCTRL DEBUG Command: GET 809414882 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141020794 DLCTRL DEBUG Tx Command reply: GET_REPLY 809414882 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141020797 DLCTRL DEBUG Command: GET 64441096 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141020797 DLCTRL DEBUG Tx Command reply: GET_REPLY 64441096 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141020800 DLCTRL DEBUG Command: GET 607334667 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141020800 DLCTRL DEBUG Tx Command reply: GET_REPLY 607334667 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141020803 DLCTRL DEBUG Command: GET 953725390 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141020803 DLCTRL DEBUG Tx Command reply: GET_REPLY 953725390 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141020805 DLCTRL DEBUG Command: GET 524945922 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141020805 DLCTRL DEBUG Tx Command reply: GET_REPLY 524945922 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141020807 DLCTRL DEBUG Command: GET 287503088 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141020807 DLCTRL DEBUG Tx Command reply: GET_REPLY 287503088 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141020808 DLCTRL DEBUG Command: GET 703983187 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141020808 DLCTRL DEBUG Tx Command reply: GET_REPLY 703983187 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141020810 DLCTRL DEBUG Command: GET 201936852 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141020810 DLCTRL DEBUG Tx Command reply: GET_REPLY 201936852 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141020811 DLCTRL DEBUG Command: GET 782934714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141020811 DLCTRL DEBUG Tx Command reply: GET_REPLY 782934714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141020813 DLCTRL DEBUG Command: GET 109470462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141020813 DLCTRL DEBUG Tx Command reply: GET_REPLY 109470462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141020814 DLCTRL DEBUG Command: GET 308764111 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141020814 DLCTRL DEBUG Tx Command reply: GET_REPLY 308764111 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000000111001000'B, t_guard := 20.000000 } 20241130141020842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)14049742 20241130141021895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141021895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141021895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141021895 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141021895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd661ce, normal) (hnbgw_rua.c:407) 20241130141021895 DHNB DEBUG map_rua[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141021895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141021895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141021895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141021895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141021895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141021895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141021895 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141021895 DCN DEBUG map_sccp[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141021895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141021895 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14049742 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141021895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141021895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141021895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141021895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141021895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141021895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141021895 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141021895 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: Allocated (fsm.c:456) 20241130141021895 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141021895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001c80056400500f1100926) (sccp_scrc.c:406) 20241130141021895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141021895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141021895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141021895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141021895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141021895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141021895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141021895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141021895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141021895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141021895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141021895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141021895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141021895 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141021895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141021895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141021895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141021895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141021895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141021895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141021895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141021895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141021895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141021895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)15059848 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141021913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141021913 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141021913 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141021913 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141021913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141021913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141021913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141021913 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141021913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141021913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141021913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141021913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141021913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141021913 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f8db1b) (sccp_scrc.c:477) 20241130141021913 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241130141021913 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141021913 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141021913 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141021913 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141021913 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:486) 20241130141021913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141021913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141021914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141021915 DLCTRL DEBUG Command: GET 381782251 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141021915 DLCTRL DEBUG Tx Command reply: GET_REPLY 381782251 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141021918 DLCTRL DEBUG Command: GET 797058478 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141021918 DLCTRL DEBUG Tx Command reply: GET_REPLY 797058478 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141021920 DLCTRL DEBUG Command: GET 34127821 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141021920 DLCTRL DEBUG Tx Command reply: GET_REPLY 34127821 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141021923 DLCTRL DEBUG Command: GET 231119307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141021923 DLCTRL DEBUG Tx Command reply: GET_REPLY 231119307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141021926 DLCTRL DEBUG Command: GET 184583175 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141021926 DLCTRL DEBUG Tx Command reply: GET_REPLY 184583175 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141021928 DLCTRL DEBUG Command: GET 243808262 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141021928 DLCTRL DEBUG Tx Command reply: GET_REPLY 243808262 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141021929 DLCTRL DEBUG Command: GET 751070860 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141021929 DLCTRL DEBUG Tx Command reply: GET_REPLY 751070860 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141021930 DLCTRL DEBUG Command: GET 739384101 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141021930 DLCTRL DEBUG Tx Command reply: GET_REPLY 739384101 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141021931 DLCTRL DEBUG Command: GET 264885386 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141021931 DLCTRL DEBUG Tx Command reply: GET_REPLY 264885386 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141021932 DLCTRL DEBUG Command: GET 128004794 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141021932 DLCTRL DEBUG Tx Command reply: GET_REPLY 128004794 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141021933 DLCTRL DEBUG Command: GET 44364629 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141021933 DLCTRL DEBUG Tx Command reply: GET_REPLY 44364629 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141021933 DLCTRL DEBUG Command: GET 386362575 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141021933 DLCTRL DEBUG Tx Command reply: GET_REPLY 386362575 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141021934 DLCTRL DEBUG Command: GET 706395838 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141021934 DLCTRL DEBUG Tx Command reply: GET_REPLY 706395838 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141021935 DLCTRL DEBUG Command: GET 119549820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141021935 DLCTRL DEBUG Tx Command reply: GET_REPLY 119549820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141021935 DLCTRL DEBUG Command: GET 28093569 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141021935 DLCTRL DEBUG Tx Command reply: GET_REPLY 28093569 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141021936 DLCTRL DEBUG Command: GET 441580650 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141021936 DLCTRL DEBUG Tx Command reply: GET_REPLY 441580650 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141021937 DLCTRL DEBUG Command: GET 971244554 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141021937 DLCTRL DEBUG Tx Command reply: GET_REPLY 971244554 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141021937 DLCTRL DEBUG Command: GET 873791734 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141021937 DLCTRL DEBUG Tx Command reply: GET_REPLY 873791734 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141021938 DLCTRL DEBUG Command: GET 462628967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141021938 DLCTRL DEBUG Tx Command reply: GET_REPLY 462628967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141021939 DLCTRL DEBUG Command: GET 171994432 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141021939 DLCTRL DEBUG Tx Command reply: GET_REPLY 171994432 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000110110101'B, t_guard := 20.000000 } 20241130141021951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@ae4ce1960a61: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)8209838 20241130141022979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141022979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141022980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141022980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141022980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d45ae, normal) (hnbgw_rua.c:407) 20241130141022980 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141022980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141022980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141022980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141022980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141022980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209838 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141022980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209838 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141022980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209838 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141022980 DCN DEBUG map_sccp[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141022980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141022980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8209838 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141022980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209838 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141022980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141022980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141022980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141022980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141022980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141022980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141022980 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: Allocated (fsm.c:456) 20241130141022980 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141022980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001b50056400500f1100926) (sccp_scrc.c:406) 20241130141022980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141022980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141022980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141022980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141022981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141022981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141022981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141022981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141022981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141022981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141022981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141022981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141022981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141022981 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141022981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141022981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141022981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141022981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141022981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141022981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141022981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141022981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141022981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141022981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)15534420 HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141023000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141023000 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141023000 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141023000 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141023000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141023000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141023000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141023000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141023000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141023000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141023000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141023000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141023000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141023000 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003db1c5) (sccp_scrc.c:477) 20241130141023000 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241130141023000 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141023000 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141023000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141023000 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141023000 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141023000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141023000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141023002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141023003 DLCTRL DEBUG Command: GET 505991550 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141023004 DLCTRL DEBUG Tx Command reply: GET_REPLY 505991550 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141023007 DLCTRL DEBUG Command: GET 546632876 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141023007 DLCTRL DEBUG Tx Command reply: GET_REPLY 546632876 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141023009 DLCTRL DEBUG Command: GET 588704628 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141023009 DLCTRL DEBUG Tx Command reply: GET_REPLY 588704628 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141023010 DLCTRL DEBUG Command: GET 238034261 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141023010 DLCTRL DEBUG Tx Command reply: GET_REPLY 238034261 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141023012 DLCTRL DEBUG Command: GET 552043262 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141023012 DLCTRL DEBUG Tx Command reply: GET_REPLY 552043262 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141023013 DLCTRL DEBUG Command: GET 741485665 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141023013 DLCTRL DEBUG Tx Command reply: GET_REPLY 741485665 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141023014 DLCTRL DEBUG Command: GET 280420835 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141023014 DLCTRL DEBUG Tx Command reply: GET_REPLY 280420835 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141023014 DLCTRL DEBUG Command: GET 346335868 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141023014 DLCTRL DEBUG Tx Command reply: GET_REPLY 346335868 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141023015 DLCTRL DEBUG Command: GET 86338732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141023015 DLCTRL DEBUG Tx Command reply: GET_REPLY 86338732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141023016 DLCTRL DEBUG Command: GET 701324320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141023016 DLCTRL DEBUG Tx Command reply: GET_REPLY 701324320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141023016 DLCTRL DEBUG Command: GET 755773127 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141023016 DLCTRL DEBUG Tx Command reply: GET_REPLY 755773127 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141023017 DLCTRL DEBUG Command: GET 466406158 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141023017 DLCTRL DEBUG Tx Command reply: GET_REPLY 466406158 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141023018 DLCTRL DEBUG Command: GET 386466738 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141023018 DLCTRL DEBUG Tx Command reply: GET_REPLY 386466738 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141023018 DLCTRL DEBUG Command: GET 650955893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141023018 DLCTRL DEBUG Tx Command reply: GET_REPLY 650955893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141023019 DLCTRL DEBUG Command: GET 317478602 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141023019 DLCTRL DEBUG Tx Command reply: GET_REPLY 317478602 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141023020 DLCTRL DEBUG Command: GET 347921787 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141023020 DLCTRL DEBUG Tx Command reply: GET_REPLY 347921787 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141023020 DLCTRL DEBUG Command: GET 960083647 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141023020 DLCTRL DEBUG Tx Command reply: GET_REPLY 960083647 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141023021 DLCTRL DEBUG Command: GET 88185589 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141023021 DLCTRL DEBUG Tx Command reply: GET_REPLY 88185589 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141023022 DLCTRL DEBUG Command: GET 842585850 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141023022 DLCTRL DEBUG Tx Command reply: GET_REPLY 842585850 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141023022 DLCTRL DEBUG Command: GET 12435799 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141023022 DLCTRL DEBUG Tx Command reply: GET_REPLY 12435799 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20241130141023033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@ae4ce1960a61: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)5869211 20241130141024059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141024060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141024060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141024060 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141024060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x598e9b, normal) (hnbgw_rua.c:407) 20241130141024060 DHNB DEBUG map_rua[0x555fde2d6b00]{init}: Allocated (fsm.c:456) 20241130141024060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141024060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141024060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141024060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141024060 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141024060 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141024060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141024060 DCN DEBUG map_sccp[0x555fde2b8870]{init}: Allocated (fsm.c:456) 20241130141024060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141024060 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5869211 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141024060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141024060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141024060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141024060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141024060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141024060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141024060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141024060 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: Allocated (fsm.c:456) 20241130141024060 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141024060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002e20056400500f1100926) (sccp_scrc.c:406) 20241130141024060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141024060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141024060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141024060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141024060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141024060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141024060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141024060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141024060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141024060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141024060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024060 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141024060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141024060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141024060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141024061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141024061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141024061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141024061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)5424861 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141024068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024068 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141024068 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141024068 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141024068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141024068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141024068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141024068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141024068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141024068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141024068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141024068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141024068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141024068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e223bb) (sccp_scrc.c:477) 20241130141024068 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241130141024068 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141024068 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141024068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141024068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141024068 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141024068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141024068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141024071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141024072 DLCTRL DEBUG Command: GET 339110801 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141024072 DLCTRL DEBUG Tx Command reply: GET_REPLY 339110801 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141024075 DLCTRL DEBUG Command: GET 371298712 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141024075 DLCTRL DEBUG Tx Command reply: GET_REPLY 371298712 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141024077 DLCTRL DEBUG Command: GET 977242589 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141024077 DLCTRL DEBUG Tx Command reply: GET_REPLY 977242589 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241130141024079 DLCTRL DEBUG Command: GET 101206662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141024079 DLCTRL DEBUG Tx Command reply: GET_REPLY 101206662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141024080 DLCTRL DEBUG Command: GET 507845220 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141024080 DLCTRL DEBUG Tx Command reply: GET_REPLY 507845220 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141024081 DLCTRL DEBUG Command: GET 117104812 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141024081 DLCTRL DEBUG Tx Command reply: GET_REPLY 117104812 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141024082 DLCTRL DEBUG Command: GET 979092676 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141024082 DLCTRL DEBUG Tx Command reply: GET_REPLY 979092676 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141024083 DLCTRL DEBUG Command: GET 150367951 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141024083 DLCTRL DEBUG Tx Command reply: GET_REPLY 150367951 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141024083 DLCTRL DEBUG Command: GET 619739772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141024083 DLCTRL DEBUG Tx Command reply: GET_REPLY 619739772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141024084 DLCTRL DEBUG Command: GET 236112124 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141024084 DLCTRL DEBUG Tx Command reply: GET_REPLY 236112124 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141024085 DLCTRL DEBUG Command: GET 210731297 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141024085 DLCTRL DEBUG Tx Command reply: GET_REPLY 210731297 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141024086 DLCTRL DEBUG Command: GET 238173147 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141024086 DLCTRL DEBUG Tx Command reply: GET_REPLY 238173147 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141024086 DLCTRL DEBUG Command: GET 33873871 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141024086 DLCTRL DEBUG Tx Command reply: GET_REPLY 33873871 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141024087 DLCTRL DEBUG Command: GET 344761038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141024087 DLCTRL DEBUG Tx Command reply: GET_REPLY 344761038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141024088 DLCTRL DEBUG Command: GET 506578537 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141024088 DLCTRL DEBUG Tx Command reply: GET_REPLY 506578537 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141024089 DLCTRL DEBUG Command: GET 387605237 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141024089 DLCTRL DEBUG Tx Command reply: GET_REPLY 387605237 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141024090 DLCTRL DEBUG Command: GET 411440233 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141024090 DLCTRL DEBUG Tx Command reply: GET_REPLY 411440233 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141024090 DLCTRL DEBUG Command: GET 591687793 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141024090 DLCTRL DEBUG Tx Command reply: GET_REPLY 591687793 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141024091 DLCTRL DEBUG Command: GET 828484283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141024091 DLCTRL DEBUG Tx Command reply: GET_REPLY 828484283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141024092 DLCTRL DEBUG Command: GET 493769468 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141024092 DLCTRL DEBUG Tx Command reply: GET_REPLY 493769468 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141024094 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40925<->l=127.0.0.1:4262) (control_if.c:193) 20241130141024095 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141024095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141024095 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141024095 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141024095 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141024095 DLINP DEBUG SRVCONN(,r=127.0.0.1:34561<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141024095 DLINP NOTICE SRV(,r=127.0.0.1:34561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141024095 DMAIN NOTICE (127.0.0.1:34561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141024095 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141024095 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(508)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(503)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@ae4ce1960a61: Final verdict of PTC: none 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141024095 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(501)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@ae4ce1960a61: Final verdict of PTC: none 20241130141024095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141024095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141024095 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141024095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(500)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@ae4ce1960a61: Final verdict of PTC: none 20241130141024095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141024095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141024095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141024095 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141024095 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141024095 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141024095 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141024095 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141024095 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141024095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141024095 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141024095 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141024095 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141024096 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141024096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141024096 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141024096 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141024096 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141024096 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141024096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141024096 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141024096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141024096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141024096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141024096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141024096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141024096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141024096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141024096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141024096 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141024096 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141024096 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141024096 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141024096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141024096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141024096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141024096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141024096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141024096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141024096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141024096 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141024096 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141024096 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141024096 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141024096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141024096 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141024096 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141024096 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141024096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141024096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141024096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141024096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141024096 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141024096 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141024096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14049742)[0x555fde2aa8e0]{disrupted}: Deallocated (fsm.c:568) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{disconnected}: Freeing instance (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555fde219a20]{disconnected}: Deallocated (fsm.c:568) 20241130141024096 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14049742 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141024096 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141024096 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141024096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141024096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141024096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024096 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141024096 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141024096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{disrupted}: Freeing instance (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5869211)[0x555fde2d6b00]{disrupted}: Deallocated (fsm.c:568) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{disconnected}: Freeing instance (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555fde2b8870]{disconnected}: Deallocated (fsm.c:568) 20241130141024096 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5869211 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141024096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141024096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141024096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141024096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141024096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141024096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141024096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141024096 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141024096 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141024096 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141024096 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141024096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141024096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141024096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024096 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141024096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209838)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141024096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555fde29cad0]{disconnected}: Deallocated (fsm.c:568) 20241130141024096 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8209838 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141024096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141024097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141024097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141024097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141024097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141024097 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-RAN(504)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(509)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(490)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141024098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(492)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Nov 30 14:10:24 UTC 2024 ====== 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 20241130141024180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141024726 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141024727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141024727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141024727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024727 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141024727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141024727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141024727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024727 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141024727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141024727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141024727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141024727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141024727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141024727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141024727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141024727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141024727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141024727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141024727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141024728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141024728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141024728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141024728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141024728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141024728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141024728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141024728 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141024783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=452664) 20241130141025533 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141025534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141025534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141025534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141025534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141025534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141025534 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141025534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141025534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141025534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141025534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141025534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141025534 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141025534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141025534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141025534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141025534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141025534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141025534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141025534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141025534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141025534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141025534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141025534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141025534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141025534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141025534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141025534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141025534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141025534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141025534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141025535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141025535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141025535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141025535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141025535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141025535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141025535 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=452664, count=508104) 20241130141026096 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141026096 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141026096 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141026096 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141026096 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141026096 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141026096 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141026096 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141026096 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141026377 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141026377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141026377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141026377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141026377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141026377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141026378 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141026378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141026378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141026378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141026378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141026378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141026378 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141026378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141026378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141026378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141026378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141026378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141026378 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141026378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141026378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141026378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141026378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141026378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141026378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141026378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141026378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141026378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141026378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141026378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141026378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141026378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141026378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141026378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141026378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141026378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141026378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141026378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141026378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141026378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141026378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Nov 30 14:10:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241130141027899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141027904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141027908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41873<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141027925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141027925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141027933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027933 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027933 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027933 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141027934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027934 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141027934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52956 (stream_srv.c:132) 20241130141027934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52956<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141027934 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027934 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027935 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027935 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141027935 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027935 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141027935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027935 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027935 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141027935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141027935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027935 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027935 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141027935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141027935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141027935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027935 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027935 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141027935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141027935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027935 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141027935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141027935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141027935 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141027935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141027935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(523)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(523)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(526)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(526)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141027961 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027961 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027962 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027962 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027962 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027962 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027962 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141027962 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141027963 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027963 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141027963 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027963 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141027963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141027963 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027963 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027963 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141027963 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027963 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141027963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027963 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027963 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027963 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141027963 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141027963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027963 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027963 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141027963 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141027963 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141027963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141027963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141027963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141027963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141027963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141027963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141027963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141027963 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141027963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141027963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141027963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141027963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141027963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141027963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141027963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(532)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(530)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141028019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141028019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141028020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141028020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141028020 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141028020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141028020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141028020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141028020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141028031 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141028031 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141028031 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141028031 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141028031 DHNBAP DEBUG (127.0.0.1:52956 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141028031 DHNBAP NOTICE (127.0.0.1:52956 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141028031 DHNBAP NOTICE (127.0.0.1:52956 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141028031 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141028031 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141028147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141028147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141028147 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141028147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(523)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141028153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141028153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141028153 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141028153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141028153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141028153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141028153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141028153 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141028153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141028153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141028153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141028153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141028153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141028153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141028154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141028154 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141028155 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141028155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141028155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141028155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141028155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141028155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141028155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141028155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141028155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141028155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028155 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141028160 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141028160 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141028160 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141028160 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141028160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141028160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141028160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(526)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141028165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028165 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141028165 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141028165 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141028165 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141028165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141028165 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141028165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141028165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141028165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141028165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141028165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141028165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141028165 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141028167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141028167 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141028167 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141028167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141028167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241130141028167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141028167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141028167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141028167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141028167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141028167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141028167 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141028167 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141028167 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141028168 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141028168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141028168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141028168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141028168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141028169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028169 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141028169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141028169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141028169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141028169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141028169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028176 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141028176 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141028176 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141028176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(529)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141028186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028186 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141028186 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141028186 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141028186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141028186 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141028186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141028189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028189 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141028189 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141028189 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141028189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141028189 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141028189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141028189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141028189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141028189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141028189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141028189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141028189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141028189 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141028189 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141028191 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141028191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141028191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141028191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141028191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141028191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028191 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141028191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141028191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141028191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141028191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141028191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028191 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141028192 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141028192 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141028192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(532)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141028194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028194 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141028194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141028194 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141028194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141028194 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141028194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141028195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141028195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141028195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141028195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141028195 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141028195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141028195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141028195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141028195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141028195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141028195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141028195 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141028195 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141028195 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141028196 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141028196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141028196 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141028196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141028196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028197 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141028197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028197 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141028197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141028197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141028197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141028197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141028197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141028965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141028965 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141028965 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141028965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141028965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141028965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141028965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141028965 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141028965 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141028966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141028966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141028966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141028966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141028966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141028966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141028966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141028966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028966 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141028966 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141028967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028967 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141028967 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141028967 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141028967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141028968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141028968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141028968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141028968 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141028968 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141028970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141028970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141028970 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141028970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141028970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141028970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028970 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141028970 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141028970 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) 20241130141028970 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) 20241130141028970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141028970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028970 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141028970 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141028970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141028971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141028971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141028971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141028971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028972 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141028972 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141028972 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141028972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141028972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141028972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141028973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141028973 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141028973 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141028985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028985 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141028985 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141028985 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141028985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028985 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141028985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141028985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141028985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141028986 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141028986 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141028986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141028986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141028986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141028986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141028986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141028986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141028986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141028986 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141028986 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141028986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141028986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141028986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141028987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141028987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141028987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141028987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141028988 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141028988 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141028988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028988 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141028989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141028989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141028989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141028989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141028989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141028989 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141028989 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141028999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141028999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141028999 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141028999 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141028999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141028999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141028999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141028999 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141028999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141028999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141028999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141028999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141028999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141028999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141028999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141028999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141028999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141028999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141028999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141028999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141029000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141029000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141029000 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141029000 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) 20241130141029000 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) 20241130141029000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141029000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141029000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141029000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141029000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141029000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141029000 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141029000 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141029000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141029000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141029000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141029000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141029000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141029000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141029000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141029000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141029001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141029001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141029001 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141029001 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141029002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141029002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141029002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141029002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141029002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141029002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141029002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141029002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141029002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141029002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141029002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141029002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141029002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141029002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141029002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141029002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141029002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141029002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141029002 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141029002 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141030044 DLCTRL DEBUG Command: GET 977303370 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141030044 DLCTRL DEBUG Tx Command reply: GET_REPLY 977303370 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141030045 DLCTRL DEBUG Command: GET 888850635 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141030045 DLCTRL DEBUG Tx Command reply: GET_REPLY 888850635 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141030047 DLCTRL DEBUG Command: GET 403105483 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141030047 DLCTRL DEBUG Tx Command reply: GET_REPLY 403105483 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141030050 DLCTRL DEBUG Command: GET 429417513 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141030051 DLCTRL DEBUG Tx Command reply: GET_REPLY 429417513 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141030054 DLCTRL DEBUG Command: GET 448764988 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141030055 DLCTRL DEBUG Tx Command reply: GET_REPLY 448764988 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141030058 DLCTRL DEBUG Command: GET 334600425 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141030058 DLCTRL DEBUG Tx Command reply: GET_REPLY 334600425 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141030061 DLCTRL DEBUG Command: GET 809417461 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141030061 DLCTRL DEBUG Tx Command reply: GET_REPLY 809417461 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141030064 DLCTRL DEBUG Command: GET 651141548 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141030064 DLCTRL DEBUG Tx Command reply: GET_REPLY 651141548 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141030066 DLCTRL DEBUG Command: GET 665332824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141030066 DLCTRL DEBUG Tx Command reply: GET_REPLY 665332824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141030068 DLCTRL DEBUG Command: GET 640815385 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141030068 DLCTRL DEBUG Tx Command reply: GET_REPLY 640815385 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141030070 DLCTRL DEBUG Command: GET 584161964 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141030070 DLCTRL DEBUG Tx Command reply: GET_REPLY 584161964 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141030072 DLCTRL DEBUG Command: GET 105298345 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141030072 DLCTRL DEBUG Tx Command reply: GET_REPLY 105298345 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141030074 DLCTRL DEBUG Command: GET 613602142 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141030074 DLCTRL DEBUG Tx Command reply: GET_REPLY 613602142 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141030075 DLCTRL DEBUG Command: GET 559283255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141030075 DLCTRL DEBUG Tx Command reply: GET_REPLY 559283255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141030077 DLCTRL DEBUG Command: GET 646253727 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141030077 DLCTRL DEBUG Tx Command reply: GET_REPLY 646253727 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141030078 DLCTRL DEBUG Command: GET 96969857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141030078 DLCTRL DEBUG Tx Command reply: GET_REPLY 96969857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141030080 DLCTRL DEBUG Command: GET 570385100 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141030080 DLCTRL DEBUG Tx Command reply: GET_REPLY 570385100 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141030081 DLCTRL DEBUG Command: GET 519085848 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141030081 DLCTRL DEBUG Tx Command reply: GET_REPLY 519085848 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141030082 DLCTRL DEBUG Command: GET 195541332 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141030082 DLCTRL DEBUG Tx Command reply: GET_REPLY 195541332 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141030083 DLCTRL DEBUG Command: GET 949134726 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141030083 DLCTRL DEBUG Tx Command reply: GET_REPLY 949134726 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000000111101101'B, t_guard := 20.000000 } 20241130141030107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)7927990 20241130141031131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141031131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141031131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141031131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141031131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78f8b6, normal) (hnbgw_rua.c:407) 20241130141031131 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141031131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141031131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927990 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141031131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141031131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141031131 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927990 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141031131 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927990 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141031131 DCN DEBUG map_sccp[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141031131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141031131 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7927990 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141031131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927990 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141031131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141031131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141031131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141031131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141031131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141031131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141031131 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: Allocated (fsm.c:456) 20241130141031131 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141031131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20241130141031131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141031131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141031131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141031131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141031131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141031131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141031131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141031131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141031131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141031131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141031131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141031131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141031131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141031131 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141031131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141031131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141031131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141031131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141031131 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141031131 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141031131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141031131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141031131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141031131 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)6194070 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141031138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141031138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141031138 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141031138 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141031138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141031138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141031138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141031138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141031138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141031138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141031138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141031138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141031138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141031138 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc0b21) (sccp_scrc.c:477) 20241130141031138 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241130141031138 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141031138 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141031138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141031138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141031138 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:486) 20241130141031138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141031138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141031139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141031140 DLCTRL DEBUG Command: GET 394829013 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141031140 DLCTRL DEBUG Tx Command reply: GET_REPLY 394829013 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141031141 DLCTRL DEBUG Command: GET 139698376 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141031141 DLCTRL DEBUG Tx Command reply: GET_REPLY 139698376 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141031143 DLCTRL DEBUG Command: GET 333534972 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141031143 DLCTRL DEBUG Tx Command reply: GET_REPLY 333534972 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141031144 DLCTRL DEBUG Command: GET 475091079 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141031144 DLCTRL DEBUG Tx Command reply: GET_REPLY 475091079 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141031146 DLCTRL DEBUG Command: GET 61297767 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141031146 DLCTRL DEBUG Tx Command reply: GET_REPLY 61297767 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141031147 DLCTRL DEBUG Command: GET 483884151 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141031147 DLCTRL DEBUG Tx Command reply: GET_REPLY 483884151 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141031148 DLCTRL DEBUG Command: GET 893419191 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141031148 DLCTRL DEBUG Tx Command reply: GET_REPLY 893419191 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141031148 DLCTRL DEBUG Command: GET 65702109 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141031148 DLCTRL DEBUG Tx Command reply: GET_REPLY 65702109 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141031149 DLCTRL DEBUG Command: GET 17760012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141031149 DLCTRL DEBUG Tx Command reply: GET_REPLY 17760012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141031150 DLCTRL DEBUG Command: GET 185260739 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141031150 DLCTRL DEBUG Tx Command reply: GET_REPLY 185260739 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141031151 DLCTRL DEBUG Command: GET 448498168 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141031151 DLCTRL DEBUG Tx Command reply: GET_REPLY 448498168 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141031153 DLCTRL DEBUG Command: GET 39443143 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141031153 DLCTRL DEBUG Tx Command reply: GET_REPLY 39443143 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141031153 DLCTRL DEBUG Command: GET 327075367 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141031153 DLCTRL DEBUG Tx Command reply: GET_REPLY 327075367 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141031154 DLCTRL DEBUG Command: GET 448212073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141031154 DLCTRL DEBUG Tx Command reply: GET_REPLY 448212073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141031155 DLCTRL DEBUG Command: GET 624256175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141031155 DLCTRL DEBUG Tx Command reply: GET_REPLY 624256175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141031156 DLCTRL DEBUG Command: GET 719898722 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141031156 DLCTRL DEBUG Tx Command reply: GET_REPLY 719898722 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141031156 DLCTRL DEBUG Command: GET 681496114 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141031156 DLCTRL DEBUG Tx Command reply: GET_REPLY 681496114 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141031157 DLCTRL DEBUG Command: GET 301531849 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141031158 DLCTRL DEBUG Tx Command reply: GET_REPLY 301531849 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141031158 DLCTRL DEBUG Command: GET 84541828 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141031158 DLCTRL DEBUG Tx Command reply: GET_REPLY 84541828 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141031159 DLCTRL DEBUG Command: GET 348273403 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141031159 DLCTRL DEBUG Tx Command reply: GET_REPLY 348273403 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001110011111'B, t_guard := 20.000000 } 20241130141031170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)2489819 20241130141032196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141032197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141032197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141032197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141032197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25fddb, normal) (hnbgw_rua.c:407) 20241130141032197 DHNB DEBUG map_rua[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141032197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141032197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2489819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141032197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141032197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141032197 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141032197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2489819 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141032197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2489819 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141032197 DCN DEBUG map_sccp[0x555fde2d6b00]{init}: Allocated (fsm.c:456) 20241130141032197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141032197 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2489819 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141032197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2489819 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141032197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141032197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141032197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141032197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141032197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141032197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141032197 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: Allocated (fsm.c:456) 20241130141032197 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141032197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300039f0056400500f1100926) (sccp_scrc.c:406) 20241130141032197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141032197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141032197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141032197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141032197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141032197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141032197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141032197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141032197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141032197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141032197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141032197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141032197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141032198 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141032198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141032198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141032198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141032198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141032198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141032198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141032198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141032198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141032198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141032198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)9822724 HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141032212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141032212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141032212 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141032212 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141032212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141032212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141032212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141032212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141032212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141032212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141032212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141032212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141032212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141032212 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c282fb) (sccp_scrc.c:477) 20241130141032212 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241130141032212 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141032212 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141032212 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141032212 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141032212 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141032212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141032212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141032213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141032215 DLCTRL DEBUG Command: GET 56907610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141032215 DLCTRL DEBUG Tx Command reply: GET_REPLY 56907610 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141032218 DLCTRL DEBUG Command: GET 774561328 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141032218 DLCTRL DEBUG Tx Command reply: GET_REPLY 774561328 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141032221 DLCTRL DEBUG Command: GET 199335907 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141032221 DLCTRL DEBUG Tx Command reply: GET_REPLY 199335907 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141032224 DLCTRL DEBUG Command: GET 530007160 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141032224 DLCTRL DEBUG Tx Command reply: GET_REPLY 530007160 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141032226 DLCTRL DEBUG Command: GET 165329510 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141032226 DLCTRL DEBUG Tx Command reply: GET_REPLY 165329510 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141032228 DLCTRL DEBUG Command: GET 260584738 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141032228 DLCTRL DEBUG Tx Command reply: GET_REPLY 260584738 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141032229 DLCTRL DEBUG Command: GET 760376251 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141032229 DLCTRL DEBUG Tx Command reply: GET_REPLY 760376251 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141032230 DLCTRL DEBUG Command: GET 499929243 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141032230 DLCTRL DEBUG Tx Command reply: GET_REPLY 499929243 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141032231 DLCTRL DEBUG Command: GET 346820713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141032231 DLCTRL DEBUG Tx Command reply: GET_REPLY 346820713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141032232 DLCTRL DEBUG Command: GET 645547749 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141032232 DLCTRL DEBUG Tx Command reply: GET_REPLY 645547749 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141032233 DLCTRL DEBUG Command: GET 406092732 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141032233 DLCTRL DEBUG Tx Command reply: GET_REPLY 406092732 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141032234 DLCTRL DEBUG Command: GET 296144233 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141032234 DLCTRL DEBUG Tx Command reply: GET_REPLY 296144233 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141032234 DLCTRL DEBUG Command: GET 216973724 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141032234 DLCTRL DEBUG Tx Command reply: GET_REPLY 216973724 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141032235 DLCTRL DEBUG Command: GET 862107692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141032235 DLCTRL DEBUG Tx Command reply: GET_REPLY 862107692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141032236 DLCTRL DEBUG Command: GET 655008886 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141032236 DLCTRL DEBUG Tx Command reply: GET_REPLY 655008886 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141032236 DLCTRL DEBUG Command: GET 366140782 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141032236 DLCTRL DEBUG Tx Command reply: GET_REPLY 366140782 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141032237 DLCTRL DEBUG Command: GET 34659631 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141032237 DLCTRL DEBUG Tx Command reply: GET_REPLY 34659631 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141032238 DLCTRL DEBUG Command: GET 815538472 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141032238 DLCTRL DEBUG Tx Command reply: GET_REPLY 815538472 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141032238 DLCTRL DEBUG Command: GET 445471923 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141032238 DLCTRL DEBUG Tx Command reply: GET_REPLY 445471923 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141032239 DLCTRL DEBUG Command: GET 724401967 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141032239 DLCTRL DEBUG Tx Command reply: GET_REPLY 724401967 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000111011110'B, t_guard := 20.000000 } 20241130141032250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)14827920 20241130141033275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141033275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141033275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141033275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141033275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe24190, normal) (hnbgw_rua.c:407) 20241130141033275 DHNB DEBUG map_rua[0x555fde2a2370]{init}: Allocated (fsm.c:456) 20241130141033275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141033275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14827920 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141033275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141033275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141033275 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14827920 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141033275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14827920 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141033275 DCN DEBUG map_sccp[0x555fde15b4d0]{init}: Allocated (fsm.c:456) 20241130141033275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141033275 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14827920 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141033275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14827920 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141033275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141033275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141033275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141033275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141033275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141033275 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141033275 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: Allocated (fsm.c:456) 20241130141033275 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141033275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20241130141033275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141033275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141033275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141033275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141033275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141033275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141033275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141033275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141033275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141033275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141033275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141033275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141033275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141033275 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141033275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141033275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141033275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141033276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141033276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141033276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141033276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141033276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141033276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)521378 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141033281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141033281 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141033281 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141033281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141033281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141033281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141033281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141033281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141033281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141033281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141033281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141033281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141033281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2b2cd) (sccp_scrc.c:477) 20241130141033281 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241130141033281 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141033281 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141033281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141033281 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141033281 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141033281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141033281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141033283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141033284 DLCTRL DEBUG Command: GET 740195100 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141033284 DLCTRL DEBUG Tx Command reply: GET_REPLY 740195100 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141033286 DLCTRL DEBUG Command: GET 477167505 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141033286 DLCTRL DEBUG Tx Command reply: GET_REPLY 477167505 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141033287 DLCTRL DEBUG Command: GET 412805488 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141033287 DLCTRL DEBUG Tx Command reply: GET_REPLY 412805488 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141033288 DLCTRL DEBUG Command: GET 365550080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141033288 DLCTRL DEBUG Tx Command reply: GET_REPLY 365550080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141033289 DLCTRL DEBUG Command: GET 820339803 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141033289 DLCTRL DEBUG Tx Command reply: GET_REPLY 820339803 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141033290 DLCTRL DEBUG Command: GET 723690470 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141033290 DLCTRL DEBUG Tx Command reply: GET_REPLY 723690470 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141033291 DLCTRL DEBUG Command: GET 703371895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141033291 DLCTRL DEBUG Tx Command reply: GET_REPLY 703371895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141033291 DLCTRL DEBUG Command: GET 84425350 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141033291 DLCTRL DEBUG Tx Command reply: GET_REPLY 84425350 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141033292 DLCTRL DEBUG Command: GET 137218638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141033292 DLCTRL DEBUG Tx Command reply: GET_REPLY 137218638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141033292 DLCTRL DEBUG Command: GET 819950937 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141033292 DLCTRL DEBUG Tx Command reply: GET_REPLY 819950937 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141033293 DLCTRL DEBUG Command: GET 477367781 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141033293 DLCTRL DEBUG Tx Command reply: GET_REPLY 477367781 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141033294 DLCTRL DEBUG Command: GET 799623327 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141033294 DLCTRL DEBUG Tx Command reply: GET_REPLY 799623327 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141033294 DLCTRL DEBUG Command: GET 70855458 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141033294 DLCTRL DEBUG Tx Command reply: GET_REPLY 70855458 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141033295 DLCTRL DEBUG Command: GET 392609467 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141033295 DLCTRL DEBUG Tx Command reply: GET_REPLY 392609467 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141033296 DLCTRL DEBUG Command: GET 644904673 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141033296 DLCTRL DEBUG Tx Command reply: GET_REPLY 644904673 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141033296 DLCTRL DEBUG Command: GET 678688400 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141033296 DLCTRL DEBUG Tx Command reply: GET_REPLY 678688400 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141033297 DLCTRL DEBUG Command: GET 591659265 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141033297 DLCTRL DEBUG Tx Command reply: GET_REPLY 591659265 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141033298 DLCTRL DEBUG Command: GET 150487557 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141033298 DLCTRL DEBUG Tx Command reply: GET_REPLY 150487557 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141033299 DLCTRL DEBUG Command: GET 635941512 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141033299 DLCTRL DEBUG Tx Command reply: GET_REPLY 635941512 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141033299 DLCTRL DEBUG Command: GET 794720330 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141033299 DLCTRL DEBUG Tx Command reply: GET_REPLY 794720330 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141033302 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141033302 DLINP DEBUG SRVCONN(,r=127.0.0.1:52956<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141033302 DLINP NOTICE SRV(,r=127.0.0.1:52956<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141033302 DMAIN NOTICE (127.0.0.1:52956 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52956<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141033302 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141033302 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41873<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(528)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@ae4ce1960a61: Final verdict of PTC: none 20241130141033302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(531)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@ae4ce1960a61: Final verdict of PTC: none 20241130141033302 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141033302 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141033302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141033302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141033302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(526)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@ae4ce1960a61: Final verdict of PTC: none 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141033302 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141033302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141033302 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141033302 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141033302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141033302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141033302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141033302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141033302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141033302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141033302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141033302 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141033302 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141033302 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141033302 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141033302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141033302 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141033302 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141033302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141033302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141033302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141033302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141033302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141033302 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141033302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141033302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141033302 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141033302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141033302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.sgsn1-SCCP(530)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(533)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@ae4ce1960a61: Final verdict of PTC: none20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2489819)[0x555fde219a20]{disrupted}: Deallocated (fsm.c:568) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{disconnected}: Freeing instance (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555fde2d6b00]{disconnected}: Deallocated (fsm.c:568) 20241130141033303 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2489819 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241130141033303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141033303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141033303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141033303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141033303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141033303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(529)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@ae4ce1960a61: Final verdict of PTC: none 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141033302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141033302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141033303 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141033303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141033303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141033303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141033303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141033303 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141033303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141033303 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) VirtHNBGW-STATS(514)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@ae4ce1960a61: Final verdict of PTC: none20241130141033303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141033303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141033303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141033303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141033303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141033303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141033303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141033303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141033303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141033303 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141033303 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141033303 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141033303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141033303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141033303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141033303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141033303 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141033303 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141033303 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141033303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141033303 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141033303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141033303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141033303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141033303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141033303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141033303 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927990)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555fde29cad0]{disconnected}: Deallocated (fsm.c:568) 20241130141033303 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7927990 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141033303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141033303 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141033303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141033303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141033303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141033303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141033303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141033303 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@ae4ce1960a61: Final verdict of PTC: none 033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{disrupted}: Freeing instance (context_map.c:202) 20241130141033303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14827920)[0x555fde2a2370]{disrupted}: Deallocated (fsm.c:568) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141033303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555fde15b4d0]{disconnected}: Deallocated (fsm.c:568) 20241130141033303 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14827920 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241130141033319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141033319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141033319 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141033319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141033319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141033319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141033319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141033319 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141033319 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141033319 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141033319 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141033318 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141033318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141033318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141033318 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141033319 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141033319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141033319 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141033319 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141033319 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141033319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141033319 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141033319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141033319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141033319 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.msc0-M3UA(523)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141033320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Nov 30 14:10:33 UTC 2024 ====== 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 20241130141033452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141034055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498888) 20241130141034097 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141034097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141034097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034097 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141034097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141034097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034097 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141034097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141034097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141034097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141034097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141034097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141034097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141034098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141034098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141034098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141034098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141034098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141034728 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141034728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141034728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034728 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141034728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141034728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034728 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141034728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141034728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141034728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141034728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141034728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141034728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141034728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141034728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141034729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141034729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141034729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141034729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141034729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141034729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141034729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141034729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141034729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=498888, count=512396) 20241130141035304 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141035304 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141035304 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141035304 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141035304 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141035304 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141035319 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141035319 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141035319 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141035535 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141035535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141035535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141035536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141035536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141035536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141035536 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141035536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141035536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141035536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141035536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141035536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141035536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141035536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141035536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141035536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141035536 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141035536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141035536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141035536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141035536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141035536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141035536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141035536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141035536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141035536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141035536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141035536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141035536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141035536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141035536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Nov 30 14:10:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/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 20241130141036378 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141036378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141036378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141036378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141036378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141036378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141036378 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141036378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141036379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141036379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141036379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141036379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141036379 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141036379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141036379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141036379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141036379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141036379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141036379 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141036379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141036379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141036379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141036379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141036379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141036379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141036379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141036379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141036379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141036379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141036379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141036379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141036379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141036379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141036379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141036379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141036379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141036379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141036379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141036380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141036380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141036380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141036380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141036380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141036380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241130141037140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141037144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141037148 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34969<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141037163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141037163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141037171 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037171 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037171 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037171 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141037171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50446 (stream_srv.c:132) 20241130141037171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50446<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141037172 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037172 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037173 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141037173 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141037173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037173 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037173 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141037173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141037173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037173 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037173 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141037173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141037173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037173 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037173 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141037173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141037173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141037173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037173 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141037173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141037173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141037173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(547)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(547)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(550)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141037205 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037205 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037205 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141037205 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037205 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037205 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037205 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037205 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141037205 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037207 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037207 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141037207 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037207 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141037207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037207 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037207 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037207 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141037207 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037207 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141037207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037207 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037207 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037207 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141037207 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141037207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037207 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037207 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141037207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141037207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037207 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141037207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141037207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141037207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141037207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141037207 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(556)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(554)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141037245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141037245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141037245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141037245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141037246 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141037246 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141037246 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141037246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141037246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141037253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141037253 DHNBAP DEBUG (127.0.0.1:50446 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141037253 DHNBAP NOTICE (127.0.0.1:50446 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141037253 DHNBAP NOTICE (127.0.0.1:50446 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141037387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141037388 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141037388 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141037388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141037396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037396 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141037396 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141037396 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141037396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141037396 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141037396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141037399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141037399 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141037399 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141037399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141037399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141037399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141037399 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141037399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141037399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141037399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141037399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141037399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141037399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141037399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141037399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141037399 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141037399 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037400 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037401 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141037401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141037401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037401 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141037401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141037401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141037401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141037401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141037401 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141037402 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141037402 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141037402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141037407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037407 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141037407 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141037407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141037407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141037408 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141037408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141037410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037410 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141037410 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141037410 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141037410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141037410 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141037410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141037410 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141037410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141037410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141037410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141037410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141037410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141037410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141037410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141037410 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141037410 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141037410 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037412 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141037412 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141037412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141037412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037412 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141037412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141037412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141037412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141037412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141037422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141037422 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141037422 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141037422 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141037422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141037422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141037422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(553)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141037428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037428 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141037428 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141037428 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141037428 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141037428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141037428 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141037428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141037428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141037428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141037428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141037428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141037428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141037428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141037428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141037428 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141037432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141037432 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141037432 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141037432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141037432 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141037432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141037432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141037432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141037432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141037432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141037432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141037432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141037432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141037432 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141037432 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141037432 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141037434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141037434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141037434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141037434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037434 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141037434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141037434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141037434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141037434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141037434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141037434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(556)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141037440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141037440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141037440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141037440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141037440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141037440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141037442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037442 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141037442 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141037442 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141037442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141037442 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141037442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141037442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141037442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141037442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141037442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141037442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141037442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141037442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141037442 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141037442 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141037442 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141037444 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141037444 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141037444 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141037444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141037444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141037444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141037444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141037444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141037444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141037444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141037444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141037444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141037444 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141037444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141037444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141037444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141037444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141037444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141037444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141037444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141037444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141038192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038192 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141038192 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141038192 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038192 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141038192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141038192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141038192 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141038192 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141038192 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141038192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141038192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141038192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141038192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141038192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141038192 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141038192 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141038192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141038192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141038192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141038192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038192 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141038192 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141038192 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038192 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141038192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141038192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141038192 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141038192 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141038205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141038205 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141038205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141038205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141038205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141038205 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141038205 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) 20241130141038205 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) 20241130141038205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141038205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141038205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141038205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141038205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141038205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141038205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141038205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141038205 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141038205 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141038205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141038205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038206 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141038206 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141038206 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141038206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141038207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141038207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141038207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141038207 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141038207 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141038225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038225 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141038225 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141038225 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038225 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141038225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141038225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038225 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038225 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141038225 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141038225 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141038225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141038225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141038225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141038225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141038225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141038225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141038225 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141038225 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141038225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141038225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141038225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141038225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141038225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141038226 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141038226 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141038226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141038226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141038226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141038226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141038226 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141038226 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141038238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038238 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141038238 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141038238 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038238 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141038238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141038238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141038238 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141038238 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) 20241130141038238 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) 20241130141038238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141038238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141038238 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141038238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141038238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141038238 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141038238 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141038238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141038238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141038238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141038238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141038238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141038240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141038240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141038240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141038240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141038240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141038240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141038240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141038240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141038240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141038240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141038240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141038240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141038240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141038240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141038240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141038240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141038240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141038240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141038240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141038240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141038240 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141038240 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141038240 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141039258 DLCTRL DEBUG Command: GET 311316721 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141039258 DLCTRL DEBUG Tx Command reply: GET_REPLY 311316721 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141039260 DLCTRL DEBUG Command: GET 943779772 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141039260 DLCTRL DEBUG Tx Command reply: GET_REPLY 943779772 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141039261 DLCTRL DEBUG Command: GET 605006807 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141039261 DLCTRL DEBUG Tx Command reply: GET_REPLY 605006807 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141039262 DLCTRL DEBUG Command: GET 729426467 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141039262 DLCTRL DEBUG Tx Command reply: GET_REPLY 729426467 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141039263 DLCTRL DEBUG Command: GET 565384275 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141039263 DLCTRL DEBUG Tx Command reply: GET_REPLY 565384275 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141039265 DLCTRL DEBUG Command: GET 185315344 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141039265 DLCTRL DEBUG Tx Command reply: GET_REPLY 185315344 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141039266 DLCTRL DEBUG Command: GET 834138732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141039266 DLCTRL DEBUG Tx Command reply: GET_REPLY 834138732 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141039268 DLCTRL DEBUG Command: GET 381775671 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141039268 DLCTRL DEBUG Tx Command reply: GET_REPLY 381775671 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141039271 DLCTRL DEBUG Command: GET 215449214 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141039271 DLCTRL DEBUG Tx Command reply: GET_REPLY 215449214 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141039273 DLCTRL DEBUG Command: GET 294119196 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141039273 DLCTRL DEBUG Tx Command reply: GET_REPLY 294119196 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141039274 DLCTRL DEBUG Command: GET 5755333 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141039274 DLCTRL DEBUG Tx Command reply: GET_REPLY 5755333 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141039275 DLCTRL DEBUG Command: GET 48366695 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141039275 DLCTRL DEBUG Tx Command reply: GET_REPLY 48366695 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141039276 DLCTRL DEBUG Command: GET 783766329 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141039276 DLCTRL DEBUG Tx Command reply: GET_REPLY 783766329 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141039277 DLCTRL DEBUG Command: GET 851769076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141039277 DLCTRL DEBUG Tx Command reply: GET_REPLY 851769076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141039278 DLCTRL DEBUG Command: GET 241795436 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141039278 DLCTRL DEBUG Tx Command reply: GET_REPLY 241795436 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141039279 DLCTRL DEBUG Command: GET 449171555 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141039279 DLCTRL DEBUG Tx Command reply: GET_REPLY 449171555 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141039280 DLCTRL DEBUG Command: GET 168092112 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141039280 DLCTRL DEBUG Tx Command reply: GET_REPLY 168092112 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141039281 DLCTRL DEBUG Command: GET 276825912 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141039281 DLCTRL DEBUG Tx Command reply: GET_REPLY 276825912 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141039281 DLCTRL DEBUG Command: GET 588021702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141039281 DLCTRL DEBUG Tx Command reply: GET_REPLY 588021702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141039282 DLCTRL DEBUG Command: GET 262149752 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141039282 DLCTRL DEBUG Tx Command reply: GET_REPLY 262149752 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000001010101010'B, t_guard := 20.000000 } 20241130141039299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)8457530 20241130141040349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141040350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141040350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141040350 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141040350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x810d3a, normal) (hnbgw_rua.c:407) 20241130141040350 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141040350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141040350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8457530 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141040350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141040350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141040350 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8457530 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141040350 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8457530 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141040350 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8457530 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141040350 DCN DEBUG map_sccp[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141040350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141040350 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8457530 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141040350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8457530 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141040350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141040350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141040350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141040350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141040350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141040350 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141040350 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: Allocated (fsm.c:456) 20241130141040350 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141040350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002aa0056400500f1100926) (sccp_scrc.c:406) 20241130141040350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141040350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141040350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141040351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141040351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141040351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141040351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141040351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141040351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141040351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141040351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141040351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141040351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141040351 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141040351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141040351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141040351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141040351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141040351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141040351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141040351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141040351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141040351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141040351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)5900487 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: 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(558)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141040369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141040370 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a4315) (sccp_scrc.c:477) 20241130141040370 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241130141040370 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141040370 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141040370 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141040370 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141040370 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:486) 20241130141040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141040372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141040375 DLCTRL DEBUG Command: GET 233842653 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141040375 DLCTRL DEBUG Tx Command reply: GET_REPLY 233842653 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141040379 DLCTRL DEBUG Command: GET 561483208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141040379 DLCTRL DEBUG Tx Command reply: GET_REPLY 561483208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141040383 DLCTRL DEBUG Command: GET 653328733 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141040383 DLCTRL DEBUG Tx Command reply: GET_REPLY 653328733 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141040386 DLCTRL DEBUG Command: GET 886231008 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141040386 DLCTRL DEBUG Tx Command reply: GET_REPLY 886231008 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141040389 DLCTRL DEBUG Command: GET 53671928 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141040389 DLCTRL DEBUG Tx Command reply: GET_REPLY 53671928 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141040392 DLCTRL DEBUG Command: GET 401553963 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141040392 DLCTRL DEBUG Tx Command reply: GET_REPLY 401553963 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141040393 DLCTRL DEBUG Command: GET 761911250 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141040393 DLCTRL DEBUG Tx Command reply: GET_REPLY 761911250 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141040395 DLCTRL DEBUG Command: GET 413355674 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141040395 DLCTRL DEBUG Tx Command reply: GET_REPLY 413355674 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141040396 DLCTRL DEBUG Command: GET 894158629 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141040396 DLCTRL DEBUG Tx Command reply: GET_REPLY 894158629 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141040397 DLCTRL DEBUG Command: GET 275578497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141040397 DLCTRL DEBUG Tx Command reply: GET_REPLY 275578497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141040398 DLCTRL DEBUG Command: GET 655027736 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141040398 DLCTRL DEBUG Tx Command reply: GET_REPLY 655027736 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141040399 DLCTRL DEBUG Command: GET 296100915 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141040399 DLCTRL DEBUG Tx Command reply: GET_REPLY 296100915 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141040401 DLCTRL DEBUG Command: GET 598609449 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141040401 DLCTRL DEBUG Tx Command reply: GET_REPLY 598609449 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141040402 DLCTRL DEBUG Command: GET 221974100 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141040402 DLCTRL DEBUG Tx Command reply: GET_REPLY 221974100 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241130141040403 DLCTRL DEBUG Command: GET 701753271 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141040403 DLCTRL DEBUG Tx Command reply: GET_REPLY 701753271 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141040404 DLCTRL DEBUG Command: GET 581081947 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141040404 DLCTRL DEBUG Tx Command reply: GET_REPLY 581081947 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141040405 DLCTRL DEBUG Command: GET 488091119 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141040405 DLCTRL DEBUG Tx Command reply: GET_REPLY 488091119 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141040407 DLCTRL DEBUG Command: GET 477794043 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141040407 DLCTRL DEBUG Tx Command reply: GET_REPLY 477794043 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141040408 DLCTRL DEBUG Command: GET 944430414 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141040408 DLCTRL DEBUG Tx Command reply: GET_REPLY 944430414 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141040409 DLCTRL DEBUG Command: GET 1961208 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141040409 DLCTRL DEBUG Tx Command reply: GET_REPLY 1961208 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000001000011'B, t_guard := 20.000000 } 20241130141040421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)13745318 20241130141041447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141041447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141041447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141041447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141041447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1bca6, normal) (hnbgw_rua.c:407) 20241130141041447 DHNB DEBUG map_rua[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141041447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141041447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141041447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141041447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141041448 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141041448 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141041448 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141041448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141041448 DCN DEBUG map_sccp[0x555fde2d6b00]{init}: Allocated (fsm.c:456) 20241130141041448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141041448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13745318 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141041448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141041448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141041448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141041448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141041448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141041448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141041448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141041448 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: Allocated (fsm.c:456) 20241130141041448 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141041448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000430056400500f1100926) (sccp_scrc.c:406) 20241130141041448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141041448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141041448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141041448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141041448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141041448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141041448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141041448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141041448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141041448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141041448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141041448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141041448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141041448 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141041448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141041448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141041448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141041448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141041448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141041448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141041448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141041448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141041448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141041448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)1632094 HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: 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(559)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141041468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141041468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141041468 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141041468 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141041468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141041468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141041468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141041468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141041468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141041468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141041468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141041468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141041468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141041468 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00738734) (sccp_scrc.c:477) 20241130141041468 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241130141041468 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141041468 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141041468 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141041468 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141041468 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141041468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141041468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141041471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141041473 DLCTRL DEBUG Command: GET 773505241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141041473 DLCTRL DEBUG Tx Command reply: GET_REPLY 773505241 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141041479 DLCTRL DEBUG Command: GET 946283009 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141041479 DLCTRL DEBUG Tx Command reply: GET_REPLY 946283009 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141041483 DLCTRL DEBUG Command: GET 247435989 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141041483 DLCTRL DEBUG Tx Command reply: GET_REPLY 247435989 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141041486 DLCTRL DEBUG Command: GET 641752250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141041486 DLCTRL DEBUG Tx Command reply: GET_REPLY 641752250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141041488 DLCTRL DEBUG Command: GET 502459840 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141041488 DLCTRL DEBUG Tx Command reply: GET_REPLY 502459840 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141041490 DLCTRL DEBUG Command: GET 862498296 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141041490 DLCTRL DEBUG Tx Command reply: GET_REPLY 862498296 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141041491 DLCTRL DEBUG Command: GET 757339634 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141041491 DLCTRL DEBUG Tx Command reply: GET_REPLY 757339634 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141041492 DLCTRL DEBUG Command: GET 566361827 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141041492 DLCTRL DEBUG Tx Command reply: GET_REPLY 566361827 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141041493 DLCTRL DEBUG Command: GET 531751251 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141041493 DLCTRL DEBUG Tx Command reply: GET_REPLY 531751251 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141041494 DLCTRL DEBUG Command: GET 477747098 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141041494 DLCTRL DEBUG Tx Command reply: GET_REPLY 477747098 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141041494 DLCTRL DEBUG Command: GET 777019148 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141041494 DLCTRL DEBUG Tx Command reply: GET_REPLY 777019148 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141041495 DLCTRL DEBUG Command: GET 652466462 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141041495 DLCTRL DEBUG Tx Command reply: GET_REPLY 652466462 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141041496 DLCTRL DEBUG Command: GET 38473768 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141041496 DLCTRL DEBUG Tx Command reply: GET_REPLY 38473768 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141041497 DLCTRL DEBUG Command: GET 552480880 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141041497 DLCTRL DEBUG Tx Command reply: GET_REPLY 552480880 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241130141041497 DLCTRL DEBUG Command: GET 580987815 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141041497 DLCTRL DEBUG Tx Command reply: GET_REPLY 580987815 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141041498 DLCTRL DEBUG Command: GET 553531984 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141041498 DLCTRL DEBUG Tx Command reply: GET_REPLY 553531984 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141041499 DLCTRL DEBUG Command: GET 682609005 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141041499 DLCTRL DEBUG Tx Command reply: GET_REPLY 682609005 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141041500 DLCTRL DEBUG Command: GET 664891742 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141041500 DLCTRL DEBUG Tx Command reply: GET_REPLY 664891742 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141041500 DLCTRL DEBUG Command: GET 775863381 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141041500 DLCTRL DEBUG Tx Command reply: GET_REPLY 775863381 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141041501 DLCTRL DEBUG Command: GET 688520956 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141041501 DLCTRL DEBUG Tx Command reply: GET_REPLY 688520956 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001100011010'B, t_guard := 20.000000 } 20241130141041512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)15175733 20241130141042538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141042538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141042538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141042538 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141042539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe79035, normal) (hnbgw_rua.c:407) 20241130141042539 DHNB DEBUG map_rua[0x555fde292750]{init}: Allocated (fsm.c:456) 20241130141042539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141042539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15175733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141042539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141042539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141042539 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15175733 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141042539 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15175733 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141042539 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15175733 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141042539 DCN DEBUG map_sccp[0x555fde2b8510]{init}: Allocated (fsm.c:456) 20241130141042539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141042539 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15175733 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141042539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15175733 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141042539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141042539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141042539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141042539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141042539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141042539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141042539 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: Allocated (fsm.c:456) 20241130141042539 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141042539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20241130141042539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141042539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141042539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141042539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141042539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141042539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141042539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141042539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141042539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141042539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141042539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141042539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141042540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141042540 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141042540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141042540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141042540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141042540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141042540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141042540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141042540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141042540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141042540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)4169607 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141042547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042547 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141042547 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141042547 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141042547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141042547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141042547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141042547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141042547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141042547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141042547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141042547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141042547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141042547 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0055ce2a) (sccp_scrc.c:477) 20241130141042547 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241130141042547 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141042547 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141042547 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141042547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141042547 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141042547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141042547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141042550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141042552 DLCTRL DEBUG Command: GET 482373497 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141042552 DLCTRL DEBUG Tx Command reply: GET_REPLY 482373497 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141042556 DLCTRL DEBUG Command: GET 547485982 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141042556 DLCTRL DEBUG Tx Command reply: GET_REPLY 547485982 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141042559 DLCTRL DEBUG Command: GET 879004972 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141042559 DLCTRL DEBUG Tx Command reply: GET_REPLY 879004972 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141042561 DLCTRL DEBUG Command: GET 21401509 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141042561 DLCTRL DEBUG Tx Command reply: GET_REPLY 21401509 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141042563 DLCTRL DEBUG Command: GET 968530340 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141042563 DLCTRL DEBUG Tx Command reply: GET_REPLY 968530340 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141042565 DLCTRL DEBUG Command: GET 718685407 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141042565 DLCTRL DEBUG Tx Command reply: GET_REPLY 718685407 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141042566 DLCTRL DEBUG Command: GET 814394701 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141042566 DLCTRL DEBUG Tx Command reply: GET_REPLY 814394701 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141042567 DLCTRL DEBUG Command: GET 69925275 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141042567 DLCTRL DEBUG Tx Command reply: GET_REPLY 69925275 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141042568 DLCTRL DEBUG Command: GET 867720984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141042568 DLCTRL DEBUG Tx Command reply: GET_REPLY 867720984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141042569 DLCTRL DEBUG Command: GET 826380018 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141042569 DLCTRL DEBUG Tx Command reply: GET_REPLY 826380018 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141042569 DLCTRL DEBUG Command: GET 242903341 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141042569 DLCTRL DEBUG Tx Command reply: GET_REPLY 242903341 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141042570 DLCTRL DEBUG Command: GET 190577797 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141042570 DLCTRL DEBUG Tx Command reply: GET_REPLY 190577797 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141042571 DLCTRL DEBUG Command: GET 112901871 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141042571 DLCTRL DEBUG Tx Command reply: GET_REPLY 112901871 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141042572 DLCTRL DEBUG Command: GET 856609813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141042572 DLCTRL DEBUG Tx Command reply: GET_REPLY 856609813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241130141042572 DLCTRL DEBUG Command: GET 348332454 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141042572 DLCTRL DEBUG Tx Command reply: GET_REPLY 348332454 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141042573 DLCTRL DEBUG Command: GET 772168681 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141042573 DLCTRL DEBUG Tx Command reply: GET_REPLY 772168681 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141042574 DLCTRL DEBUG Command: GET 793869939 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141042574 DLCTRL DEBUG Tx Command reply: GET_REPLY 793869939 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141042575 DLCTRL DEBUG Command: GET 243929155 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141042575 DLCTRL DEBUG Tx Command reply: GET_REPLY 243929155 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141042575 DLCTRL DEBUG Command: GET 685401150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141042575 DLCTRL DEBUG Tx Command reply: GET_REPLY 685401150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141042576 DLCTRL DEBUG Command: GET 674833364 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141042576 DLCTRL DEBUG Tx Command reply: GET_REPLY 674833364 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(549)@ae4ce1960a61: Final verdict of PTC: none 20241130141042579 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34969<->l=127.0.0.1:4262) (control_if.c:193) 20241130141042579 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141042579 DLINP DEBUG SRVCONN(,r=127.0.0.1:50446<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141042579 DLINP NOTICE SRV(,r=127.0.0.1:50446<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141042579 DMAIN NOTICE (127.0.0.1:50446 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50446<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141042579 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@ae4ce1960a61: Final verdict of PTC: none 20241130141042579 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141042579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141042579 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141042579 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141042579 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141042579 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-SCCP(554)@ae4ce1960a61: Final verdict of PTC: none 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed HNBGW_Test.msc0-RAN(546)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@ae4ce1960a61: Final verdict of PTC: none 20241130141042579 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141042579 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141042579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141042579 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141042580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141042580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141042580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) HNBGW_Test.sgsn1-RAN(555)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(556)@ae4ce1960a61: Final verdict of PTC: none 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141042580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141042580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141042580 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141042580 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141042580 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141042580 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141042580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141042580 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141042580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141042580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141042580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141042580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141042580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(553)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@ae4ce1960a61: Final verdict of PTC: none 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141042580 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141042580 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141042580 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141042580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141042580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141042580 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141042580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141042580 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141042580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141042580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141042580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141042580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141042580 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141042580 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141042580 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141042580 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141042580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141042580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141042580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141042580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141042580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141042580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(551)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(557)@ae4ce1960a61: Final verdict of PTC: none 20241130141042582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141042582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141042582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141042582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141042582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141042582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141042582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141042582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(538)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc1-SCCP(548)@ae4ce1960a61: Final verdict of PTC: none HNBGW-PFCP(540)@ae4ce1960a61: Final verdict of PTC: none 20241130141042580 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141042580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141042580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{disrupted}: Freeing instance (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13745318)[0x555fde219a20]{disrupted}: Deallocated (fsm.c:568) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{disconnected}: Freeing instance (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555fde2d6b00]{disconnected}: Deallocated (fsm.c:568) 20241130141042580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13745318 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241130141042580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141042580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141042580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141042580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141042580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141042580 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141042580 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141042580 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141042580 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141042580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141042580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141042580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141042580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141042580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141042580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141042580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141042580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141042580 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141042580 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141042580 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141042580 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141042580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141042580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141042580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141042580 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141042580 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141042580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141042580 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141042580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141042580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141042580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141042580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141042580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141042580 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8457530)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555fde29cad0]{disconnected}: Deallocated (fsm.c:568) 20241130141042580 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8457530 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141042580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141042580 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141042580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141042580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141042580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141042580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141042580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141042580 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{disrupted}: Freeing instance (context_map.c:202) 20241130141042580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15175733)[0x555fde292750]{disrupted}: Deallocated (fsm.c:568) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{disconnected}: Freeing instance (context_map.c:206) 20241130141042580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555fde2b8510]{disconnected}: Deallocated (fsm.c:568) 20241130141042580 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15175733 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241130141042580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141042580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141042580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141042581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141042581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141042581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141042581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141042581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141042581 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141042581 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141042581 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141042584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Nov 30 14:10:42 UTC 2024 ====== 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 20241130141042720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141043304 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141043304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141043304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141043304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141043304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141043304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141043304 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141043304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141043304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141043304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141043304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141043304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141043304 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141043304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141043304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141043304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141043304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141043304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141043304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141043304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141043304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141043305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141043305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141043305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141043305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141043305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141043305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141043305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141043305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141043305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141043305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141043305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141043305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141043305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141043305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141043305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141043324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=523984) 20241130141044098 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141044098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044098 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141044098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044098 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141044098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141044099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141044099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141044099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141044099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141044099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141044099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=523984, count=537492) 20241130141044581 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141044581 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141044581 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141044581 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141044581 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141044581 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141044581 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141044581 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141044581 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141044581 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141044581 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141044581 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141044729 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141044729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044729 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141044730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044730 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141044730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141044730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141044730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141044730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141044730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141044730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141044730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141044730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141044730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141044730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141044730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141044730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Nov 30 14:10:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141045536 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141045536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141045537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141045537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141045537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141045537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141045537 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141045537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141045537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141045537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141045537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141045537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141045537 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141045537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141045537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141045537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141045537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141045537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141045537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141045537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141045537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141045537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141045537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141045537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141045537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141045537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141045537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141045537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141045537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141045537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141045537 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141046379 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141046379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141046379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046380 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141046380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141046380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046380 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141046380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141046380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046380 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141046380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141046380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141046380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141046380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141046380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241130141046431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141046435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141046438 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41651<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141046451 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141046451 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141046459 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046459 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046459 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046459 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046459 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046459 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046459 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046459 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141046460 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42870 (stream_srv.c:132) 20241130141046460 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42870<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141046461 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046461 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141046461 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046461 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141046461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046461 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046461 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046461 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141046461 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046461 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141046461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046461 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046461 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046461 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141046461 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141046461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046461 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046461 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141046461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046461 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141046461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141046461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141046461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(571)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(569)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(574)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(574)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141046486 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046486 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046486 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046486 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046486 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046486 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046486 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141046486 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046487 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046487 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141046487 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046487 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141046487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046487 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046487 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046487 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141046487 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046487 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141046487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141046487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141046487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141046487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141046487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141046487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046487 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046487 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046487 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141046487 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046487 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141046487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046487 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046487 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046487 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141046487 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141046487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046487 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(577)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(575)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(580)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(578)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141046534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141046534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141046535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141046535 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141046535 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141046535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141046535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141046535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141046535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141046543 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141046543 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141046543 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141046543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141046543 DHNBAP DEBUG (127.0.0.1:42870 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141046543 DHNBAP NOTICE (127.0.0.1:42870 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141046543 DHNBAP NOTICE (127.0.0.1:42870 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141046543 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141046543 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141046672 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141046672 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141046672 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141046672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(571)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141046678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141046679 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141046679 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141046679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141046679 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141046679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141046682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046682 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141046682 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141046682 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141046682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141046682 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141046682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141046682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141046682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141046682 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141046682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141046682 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141046682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141046682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141046682 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141046682 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141046682 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046683 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046683 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141046683 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141046684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046684 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046684 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141046684 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141046684 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141046684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141046684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141046684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141046684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141046684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141046684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(574)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141046691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141046691 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141046691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141046691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141046691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141046691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141046694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141046694 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141046694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141046694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141046694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141046694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141046694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141046694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141046694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141046694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141046694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141046694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141046694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141046694 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141046694 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141046694 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046695 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141046695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141046695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141046695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046695 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141046696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141046696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141046696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141046696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141046700 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141046700 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141046700 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141046700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(577)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141046707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046707 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141046707 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141046707 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141046707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141046707 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141046707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141046709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141046709 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141046710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141046710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141046710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141046710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141046710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141046710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141046710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141046710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141046710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141046710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141046710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141046710 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141046710 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141046710 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046711 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046711 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141046711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141046712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046712 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141046712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141046712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141046712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141046712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141046712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141046716 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141046716 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141046716 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141046716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(580)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141046722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046722 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141046722 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141046722 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141046722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141046722 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141046722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141046724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046724 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141046724 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141046724 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141046724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141046724 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141046724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141046724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141046724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141046724 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141046725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141046725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141046725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141046725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141046725 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141046725 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141046725 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141046726 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141046726 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141046726 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141046726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141046726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141046726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141046726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141046726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141046726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141046726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141046726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141046726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141046726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141046726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141046726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141046726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141046726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141046726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141046726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141046726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141046726 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(570)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141047490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141047490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141047490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141047490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141047490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141047490 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141047490 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141047490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141047490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141047490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141047490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141047490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141047490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141047490 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141047490 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141047490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141047490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141047490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141047490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141047490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047491 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141047491 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141047491 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141047491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141047491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141047491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141047491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141047491 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141047491 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141047495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141047495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141047495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141047495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141047496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141047496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141047496 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141047496 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) 20241130141047496 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) 20241130141047496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141047496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141047496 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141047496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141047496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141047496 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141047496 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141047496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141047496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141047496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141047497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141047497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141047497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141047497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047499 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141047499 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141047499 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141047499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141047499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141047500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141047500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141047500 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141047500 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141047513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141047513 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141047513 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141047513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047513 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141047513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141047513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141047513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141047514 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141047514 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141047514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141047514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141047514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141047514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141047514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141047514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141047514 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141047514 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141047514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141047514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141047514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141047514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141047514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141047514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141047514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047515 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141047515 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141047515 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141047515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047515 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141047516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141047516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141047516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141047516 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141047516 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141047522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141047522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141047522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141047522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141047522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141047522 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141047522 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) 20241130141047522 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) 20241130141047522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141047522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141047522 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141047522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141047522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141047522 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141047522 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141047522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141047522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141047522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141047522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141047522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141047524 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141047524 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141047524 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141047524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141047524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141047524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141047524 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141047524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141047524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141047524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141047524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141047524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141047525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141047525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141047525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141047525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141047525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141047525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141047525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141047525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141047525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141047525 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141047525 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141048554 DLCTRL DEBUG Command: GET 487254821 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141048554 DLCTRL DEBUG Tx Command reply: GET_REPLY 487254821 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141048556 DLCTRL DEBUG Command: GET 650630865 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141048556 DLCTRL DEBUG Tx Command reply: GET_REPLY 650630865 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141048556 DLCTRL DEBUG Command: GET 771044297 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141048556 DLCTRL DEBUG Tx Command reply: GET_REPLY 771044297 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141048559 DLCTRL DEBUG Command: GET 532167982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141048560 DLCTRL DEBUG Tx Command reply: GET_REPLY 532167982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141048562 DLCTRL DEBUG Command: GET 87748908 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141048562 DLCTRL DEBUG Tx Command reply: GET_REPLY 87748908 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141048565 DLCTRL DEBUG Command: GET 497988016 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141048565 DLCTRL DEBUG Tx Command reply: GET_REPLY 497988016 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141048567 DLCTRL DEBUG Command: GET 568422036 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141048567 DLCTRL DEBUG Tx Command reply: GET_REPLY 568422036 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141048569 DLCTRL DEBUG Command: GET 399262718 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141048569 DLCTRL DEBUG Tx Command reply: GET_REPLY 399262718 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141048571 DLCTRL DEBUG Command: GET 558693077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141048571 DLCTRL DEBUG Tx Command reply: GET_REPLY 558693077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141048573 DLCTRL DEBUG Command: GET 285653129 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141048573 DLCTRL DEBUG Tx Command reply: GET_REPLY 285653129 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141048574 DLCTRL DEBUG Command: GET 647475288 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141048574 DLCTRL DEBUG Tx Command reply: GET_REPLY 647475288 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141048576 DLCTRL DEBUG Command: GET 559005093 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141048576 DLCTRL DEBUG Tx Command reply: GET_REPLY 559005093 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141048577 DLCTRL DEBUG Command: GET 21482408 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141048577 DLCTRL DEBUG Tx Command reply: GET_REPLY 21482408 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141048578 DLCTRL DEBUG Command: GET 169242010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141048578 DLCTRL DEBUG Tx Command reply: GET_REPLY 169242010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141048580 DLCTRL DEBUG Command: GET 394519324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141048580 DLCTRL DEBUG Tx Command reply: GET_REPLY 394519324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141048581 DLCTRL DEBUG Command: GET 609163420 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141048581 DLCTRL DEBUG Tx Command reply: GET_REPLY 609163420 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141048583 DLCTRL DEBUG Command: GET 375171677 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141048583 DLCTRL DEBUG Tx Command reply: GET_REPLY 375171677 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141048584 DLCTRL DEBUG Command: GET 785771291 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141048584 DLCTRL DEBUG Tx Command reply: GET_REPLY 785771291 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141048586 DLCTRL DEBUG Command: GET 798003861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141048586 DLCTRL DEBUG Tx Command reply: GET_REPLY 798003861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141048589 DLCTRL DEBUG Command: GET 798360723 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141048589 DLCTRL DEBUG Tx Command reply: GET_REPLY 798360723 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000001011100111'B, t_guard := 20.000000 } 20241130141048618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)4700272 20241130141049661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141049661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141049661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141049661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141049661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47b870, normal) (hnbgw_rua.c:407) 20241130141049661 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141049661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141049661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4700272 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141049661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141049661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141049661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4700272 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141049661 DCN DEBUG map_sccp[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141049661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141049661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4700272 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141049661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4700272 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141049661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141049661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141049661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141049661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141049661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141049661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141049661 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: Allocated (fsm.c:456) 20241130141049661 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141049661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002e70056400500f1100926) (sccp_scrc.c:406) 20241130141049661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141049661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141049661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141049661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141049661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141049661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141049661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141049661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141049661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141049661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141049661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141049661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141049661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141049661 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141049661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141049661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141049661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141049661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141049661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141049661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141049661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141049661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141049661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141049661 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)1536439 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141049679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141049679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141049679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141049679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141049679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141049679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141049679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141049679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141049679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141049679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141049679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0000212a) (sccp_scrc.c:477) 20241130141049679 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241130141049679 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141049679 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141049679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141049679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141049679 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141049679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141049679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141049684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141049686 DLCTRL DEBUG Command: GET 840960356 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141049686 DLCTRL DEBUG Tx Command reply: GET_REPLY 840960356 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141049691 DLCTRL DEBUG Command: GET 723222602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141049691 DLCTRL DEBUG Tx Command reply: GET_REPLY 723222602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141049694 DLCTRL DEBUG Command: GET 949368827 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141049694 DLCTRL DEBUG Tx Command reply: GET_REPLY 949368827 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141049697 DLCTRL DEBUG Command: GET 816631951 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141049697 DLCTRL DEBUG Tx Command reply: GET_REPLY 816631951 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141049699 DLCTRL DEBUG Command: GET 873519905 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141049699 DLCTRL DEBUG Tx Command reply: GET_REPLY 873519905 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141049701 DLCTRL DEBUG Command: GET 261091676 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141049701 DLCTRL DEBUG Tx Command reply: GET_REPLY 261091676 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141049702 DLCTRL DEBUG Command: GET 770573714 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141049702 DLCTRL DEBUG Tx Command reply: GET_REPLY 770573714 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141049703 DLCTRL DEBUG Command: GET 928498309 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141049703 DLCTRL DEBUG Tx Command reply: GET_REPLY 928498309 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141049704 DLCTRL DEBUG Command: GET 964626388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141049704 DLCTRL DEBUG Tx Command reply: GET_REPLY 964626388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141049705 DLCTRL DEBUG Command: GET 391424266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141049705 DLCTRL DEBUG Tx Command reply: GET_REPLY 391424266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141049705 DLCTRL DEBUG Command: GET 306494536 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141049705 DLCTRL DEBUG Tx Command reply: GET_REPLY 306494536 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141049706 DLCTRL DEBUG Command: GET 112617114 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141049706 DLCTRL DEBUG Tx Command reply: GET_REPLY 112617114 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141049707 DLCTRL DEBUG Command: GET 994144067 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141049707 DLCTRL DEBUG Tx Command reply: GET_REPLY 994144067 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141049708 DLCTRL DEBUG Command: GET 426321690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141049708 DLCTRL DEBUG Tx Command reply: GET_REPLY 426321690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141049708 DLCTRL DEBUG Command: GET 189512635 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141049708 DLCTRL DEBUG Tx Command reply: GET_REPLY 189512635 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141049709 DLCTRL DEBUG Command: GET 510194959 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141049709 DLCTRL DEBUG Tx Command reply: GET_REPLY 510194959 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141049710 DLCTRL DEBUG Command: GET 590250048 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141049710 DLCTRL DEBUG Tx Command reply: GET_REPLY 590250048 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141049710 DLCTRL DEBUG Command: GET 221918549 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141049710 DLCTRL DEBUG Tx Command reply: GET_REPLY 221918549 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141049711 DLCTRL DEBUG Command: GET 29241347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141049711 DLCTRL DEBUG Tx Command reply: GET_REPLY 29241347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141049712 DLCTRL DEBUG Command: GET 286310916 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141049712 DLCTRL DEBUG Tx Command reply: GET_REPLY 286310916 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001101011100'B, t_guard := 20.000000 } 20241130141049723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)2632200 20241130141050738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141050739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141050739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141050739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141050739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x282a08, normal) (hnbgw_rua.c:407) 20241130141050739 DHNB DEBUG map_rua[0x555fde2b8510]{init}: Allocated (fsm.c:456) 20241130141050739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141050739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2632200 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141050739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141050739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141050739 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141050739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2632200 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141050739 DCN DEBUG map_sccp[0x555fde219a20]{init}: Allocated (fsm.c:456) 20241130141050739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141050739 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2632200 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141050739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2632200 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141050739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141050739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141050739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141050739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141050739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141050739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141050739 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: Allocated (fsm.c:456) 20241130141050739 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141050739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300035c0056400500f1100926) (sccp_scrc.c:406) 20241130141050739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141050739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141050739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141050739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141050739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141050739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141050739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141050739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141050739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141050739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141050739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141050739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141050739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141050739 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141050739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141050739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141050739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141050739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141050739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141050739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141050739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141050739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141050739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141050739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)6687140 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141050745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141050745 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141050745 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141050745 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141050745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141050745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141050745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141050745 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141050745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141050745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141050745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141050745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141050745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141050745 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008bb526) (sccp_scrc.c:477) 20241130141050745 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241130141050745 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141050745 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141050745 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141050745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141050745 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:486) 20241130141050745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141050745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141050747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141050749 DLCTRL DEBUG Command: GET 84925289 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141050749 DLCTRL DEBUG Tx Command reply: GET_REPLY 84925289 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141050752 DLCTRL DEBUG Command: GET 93125127 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141050753 DLCTRL DEBUG Tx Command reply: GET_REPLY 93125127 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141050756 DLCTRL DEBUG Command: GET 524830970 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141050756 DLCTRL DEBUG Tx Command reply: GET_REPLY 524830970 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141050760 DLCTRL DEBUG Command: GET 717862826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141050760 DLCTRL DEBUG Tx Command reply: GET_REPLY 717862826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141050763 DLCTRL DEBUG Command: GET 412994679 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141050763 DLCTRL DEBUG Tx Command reply: GET_REPLY 412994679 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141050765 DLCTRL DEBUG Command: GET 599905397 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141050765 DLCTRL DEBUG Tx Command reply: GET_REPLY 599905397 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141050766 DLCTRL DEBUG Command: GET 607793573 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141050766 DLCTRL DEBUG Tx Command reply: GET_REPLY 607793573 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241130141050767 DLCTRL DEBUG Command: GET 465113885 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141050767 DLCTRL DEBUG Tx Command reply: GET_REPLY 465113885 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141050768 DLCTRL DEBUG Command: GET 44313353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141050768 DLCTRL DEBUG Tx Command reply: GET_REPLY 44313353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141050769 DLCTRL DEBUG Command: GET 752663277 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141050769 DLCTRL DEBUG Tx Command reply: GET_REPLY 752663277 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141050770 DLCTRL DEBUG Command: GET 23365953 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141050770 DLCTRL DEBUG Tx Command reply: GET_REPLY 23365953 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141050770 DLCTRL DEBUG Command: GET 820640694 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141050770 DLCTRL DEBUG Tx Command reply: GET_REPLY 820640694 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141050771 DLCTRL DEBUG Command: GET 842024824 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141050771 DLCTRL DEBUG Tx Command reply: GET_REPLY 842024824 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141050772 DLCTRL DEBUG Command: GET 694503904 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141050772 DLCTRL DEBUG Tx Command reply: GET_REPLY 694503904 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141050773 DLCTRL DEBUG Command: GET 843410696 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141050773 DLCTRL DEBUG Tx Command reply: GET_REPLY 843410696 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141050773 DLCTRL DEBUG Command: GET 752650767 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141050773 DLCTRL DEBUG Tx Command reply: GET_REPLY 752650767 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141050774 DLCTRL DEBUG Command: GET 383790225 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141050774 DLCTRL DEBUG Tx Command reply: GET_REPLY 383790225 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141050775 DLCTRL DEBUG Command: GET 69966128 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141050775 DLCTRL DEBUG Tx Command reply: GET_REPLY 69966128 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141050776 DLCTRL DEBUG Command: GET 736828014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141050776 DLCTRL DEBUG Tx Command reply: GET_REPLY 736828014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141050776 DLCTRL DEBUG Command: GET 40295915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141050776 DLCTRL DEBUG Tx Command reply: GET_REPLY 40295915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001001001011'B, t_guard := 20.000000 } 20241130141050787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)1614217 20241130141051812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141051812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141051812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141051812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141051812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x18a189, normal) (hnbgw_rua.c:407) 20241130141051813 DHNB DEBUG map_rua[0x555fde1bb4f0]{init}: Allocated (fsm.c:456) 20241130141051813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141051813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1614217 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141051813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141051813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141051813 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1614217 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141051813 DCN DEBUG map_sccp[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141051813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141051813 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1614217 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141051813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1614217 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141051813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141051813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141051813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141051813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141051813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141051813 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141051813 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: Allocated (fsm.c:456) 20241130141051813 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141051813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300024b0056400500f1100926) (sccp_scrc.c:406) 20241130141051813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141051813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141051813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141051813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141051813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141051813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141051813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141051813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141051813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141051813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141051813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141051813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141051813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141051813 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141051813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141051813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141051813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051813 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141051813 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141051813 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141051813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141051813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141051813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141051813 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)15390122 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141051819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051819 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141051819 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141051819 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141051819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141051819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141051819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141051819 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141051819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141051819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141051819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141051820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141051820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141051820 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a78074) (sccp_scrc.c:477) 20241130141051820 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241130141051820 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141051820 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141051820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141051820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141051820 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141051820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141051820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141051823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141051825 DLCTRL DEBUG Command: GET 839432762 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141051825 DLCTRL DEBUG Tx Command reply: GET_REPLY 839432762 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141051829 DLCTRL DEBUG Command: GET 73502560 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141051829 DLCTRL DEBUG Tx Command reply: GET_REPLY 73502560 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141051830 DLCTRL DEBUG Command: GET 50059399 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141051830 DLCTRL DEBUG Tx Command reply: GET_REPLY 50059399 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141051833 DLCTRL DEBUG Command: GET 390543604 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141051833 DLCTRL DEBUG Tx Command reply: GET_REPLY 390543604 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141051836 DLCTRL DEBUG Command: GET 520813244 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141051836 DLCTRL DEBUG Tx Command reply: GET_REPLY 520813244 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141051838 DLCTRL DEBUG Command: GET 676861334 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141051838 DLCTRL DEBUG Tx Command reply: GET_REPLY 676861334 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141051840 DLCTRL DEBUG Command: GET 661823889 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141051840 DLCTRL DEBUG Tx Command reply: GET_REPLY 661823889 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241130141051841 DLCTRL DEBUG Command: GET 74718661 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141051841 DLCTRL DEBUG Tx Command reply: GET_REPLY 74718661 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141051842 DLCTRL DEBUG Command: GET 549330098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141051842 DLCTRL DEBUG Tx Command reply: GET_REPLY 549330098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141051843 DLCTRL DEBUG Command: GET 117342567 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141051843 DLCTRL DEBUG Tx Command reply: GET_REPLY 117342567 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141051844 DLCTRL DEBUG Command: GET 910362013 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141051844 DLCTRL DEBUG Tx Command reply: GET_REPLY 910362013 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141051845 DLCTRL DEBUG Command: GET 708167420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141051845 DLCTRL DEBUG Tx Command reply: GET_REPLY 708167420 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141051846 DLCTRL DEBUG Command: GET 957246053 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141051846 DLCTRL DEBUG Tx Command reply: GET_REPLY 957246053 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141051846 DLCTRL DEBUG Command: GET 136711108 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141051846 DLCTRL DEBUG Tx Command reply: GET_REPLY 136711108 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141051847 DLCTRL DEBUG Command: GET 737386556 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141051847 DLCTRL DEBUG Tx Command reply: GET_REPLY 737386556 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141051848 DLCTRL DEBUG Command: GET 390378081 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141051848 DLCTRL DEBUG Tx Command reply: GET_REPLY 390378081 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141051848 DLCTRL DEBUG Command: GET 913827634 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141051848 DLCTRL DEBUG Tx Command reply: GET_REPLY 913827634 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141051849 DLCTRL DEBUG Command: GET 151985373 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141051849 DLCTRL DEBUG Tx Command reply: GET_REPLY 151985373 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141051850 DLCTRL DEBUG Command: GET 242572085 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141051850 DLCTRL DEBUG Tx Command reply: GET_REPLY 242572085 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141051850 DLCTRL DEBUG Command: GET 254388864 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141051850 DLCTRL DEBUG Tx Command reply: GET_REPLY 254388864 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141051853 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41651<->l=127.0.0.1:4262) (control_if.c:193) 20241130141051853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141051853 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141051853 DLINP DEBUG SRVCONN(,r=127.0.0.1:42870<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141051853 DLINP NOTICE SRV(,r=127.0.0.1:42870<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141051853 DMAIN NOTICE (127.0.0.1:42870 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42870<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141051853 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(578)@ae4ce1960a61: Final verdict of PTC: none 20241130141051853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141051853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141051853 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141051853 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141051854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(570)@ae4ce1960a61: Final verdict of PTC: none 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141051854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141051854 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141051854 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141051854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141051854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141051854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141051854 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141051854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141051854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141051854 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141051854 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141051854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141051854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141051854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141051854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141051854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141051854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141051854 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141051854 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141051854 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141051854 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141051854 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141051854 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141051854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141051854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141051854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141051854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141051854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141051854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141051854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141051854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141051854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141051854 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141051854 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141051854 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141051854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141051854 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141051854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141051854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141051854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141051854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141051855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141051855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141051855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141051855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141051855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141051855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141051855 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141051855 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141051855 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141051855 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141051855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141051855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141051855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141051855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141051855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141051855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141051855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141051855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4700272)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x555fde29cad0]{disconnected}: Deallocated (fsm.c:568) 20241130141051855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4700272 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141051855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141051855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141051855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141051855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141051855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141051855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141051855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141051855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{disrupted}: Freeing instance (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2632200)[0x555fde2b8510]{disrupted}: Deallocated (fsm.c:568) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{disconnected}: Freeing instance (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555fde219a20]{disconnected}: Deallocated (fsm.c:568) 20241130141051855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2632200 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141051855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141051855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141051855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141051855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141051855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141051855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141051855 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141051855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141051855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{disrupted}: Freeing instance (context_map.c:202) 20241130141051855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1614217)[0x555fde1bb4f0]{disrupted}: Deallocated (fsm.c:568) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{disconnected}: Freeing instance (context_map.c:206) 20241130141051855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x555fde296c60]{disconnected}: Deallocated (fsm.c:568) 20241130141051855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1614217 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241130141051855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141051855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141051855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141051855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141051855 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141051855 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141051855 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141051855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141051855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141051855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141051855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141051855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141051855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141051855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141051855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141051855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141051855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141051855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141051855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141051855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141051855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(576)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(573)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(579)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(569)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(571)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(581)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(580)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(562)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(574)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141051870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(564)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Nov 30 14:10:51 UTC 2024 ====== 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 20241130141051934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141052581 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141052581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141052581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141052581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141052581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141052581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141052581 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141052581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141052581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141052581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141052581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141052581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141052581 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141052581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141052581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141052581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141052581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141052581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141052581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141052581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141052581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141052581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141052582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141052582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141052582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141052582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141052582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141052582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141052582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141052582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141052582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141052582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141052582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141052582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141052638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525136) 20241130141053305 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141053306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141053306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141053306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141053306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141053306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141053306 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141053306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141053306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141053306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141053306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141053306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141053306 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141053306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141053306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141053306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141053306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141053306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141053306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141053306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141053306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141053306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141053306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141053306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141053306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141053306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141053307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141053307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141053307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141053307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141053307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141053307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141053307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141053307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141053307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141053307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141053307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=525136, count=538644) 20241130141053855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141053855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141053855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141053855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141053855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141053855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141053855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141053855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141053855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141053855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141053855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141053855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141054099 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054099 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141054099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054099 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141054100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054100 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141054100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141054100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141054100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141054100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Nov 30 14:10:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141054731 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141054731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054731 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141054731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054731 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141054731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141054731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141054731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141054731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141054731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141054731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141054731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141054731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141054731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141054731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141054731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141054731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141054732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141054732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141055537 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141055537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141055537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141055537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055538 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141055538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141055538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141055538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055538 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141055538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141055538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141055538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141055538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141055538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141055538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241130141055741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141055745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141055748 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46777<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141055763 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141055763 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141055770 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055770 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055771 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055771 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055771 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055771 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055771 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055771 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141055771 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36307 (stream_srv.c:132) 20241130141055771 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36307<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141055772 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055772 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141055772 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055772 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141055772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055772 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055772 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055772 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141055772 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141055772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141055772 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141055772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055772 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141055772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055772 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055772 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055772 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141055772 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141055773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055773 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055773 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141055773 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141055773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055773 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141055773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141055773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141055773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(595)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(595)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(593)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(598)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(598)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(601)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(601)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141055809 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055809 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055809 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055809 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055810 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141055810 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141055811 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055811 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141055811 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055811 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141055811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055811 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141055811 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055811 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141055811 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141055811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055811 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055811 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055811 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141055811 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141055811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055811 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055811 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141055811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141055811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141055811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141055811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141055811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141055811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141055811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141055811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141055811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141055811 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141055811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141055811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141055811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141055811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141055811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141055811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(604)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(602)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(607)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(605)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(610)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(608)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141055859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141055859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141055859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141055859 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141055859 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141055859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141055859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141055859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141055859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141055864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141055864 DHNBAP DEBUG (127.0.0.1:36307 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141055864 DHNBAP NOTICE (127.0.0.1:36307 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141055864 DHNBAP NOTICE (127.0.0.1:36307 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141055985 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141055985 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141055985 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141055985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(595)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141055996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141055996 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141055996 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141055996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141055996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141055996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141055996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141055997 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141055997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141055997 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141055997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(598)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141056001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056001 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056001 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056001 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141056002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056002 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056002 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056002 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056003 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056003 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141056003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141056003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056003 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141056003 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141056003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056003 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141056003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141056003 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141056003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141056003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056004 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056006 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056006 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056006 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141056006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056007 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056007 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056007 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056008 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141056008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141056008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141056008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141056008 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141056008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141056008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141056008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056009 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141056009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141056009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141056009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141056009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(601)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141056014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141056014 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141056014 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141056014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141056014 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141056015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141056017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056017 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056017 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056017 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056017 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141056017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056017 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056017 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056017 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056019 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056019 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141056019 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141056019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056019 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141056019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056019 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141056019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141056019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141056020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141056020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056023 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141056023 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141056023 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141056023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(604)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141056027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141056027 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141056027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141056027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141056027 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141056027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141056028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056028 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141056029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056029 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056029 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056030 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056030 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141056030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141056030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141056030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056030 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141056030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141056030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141056030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141056030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141056035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141056035 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141056035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(607)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141056040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056040 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141056040 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141056040 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141056040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141056040 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141056040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141056042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056042 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056042 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141056042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056042 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056042 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056042 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056043 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056043 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141056043 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141056044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056044 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141056044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056044 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141056044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141056044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141056044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141056044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056047 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141056047 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141056047 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141056047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(610)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141056052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141056052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141056052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141056052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141056052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141056052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141056054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056054 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141056054 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141056054 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141056054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141056054 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141056054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141056054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141056054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141056054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141056054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141056054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141056054 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141056054 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141056054 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141056056 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141056056 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141056056 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141056056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141056056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056056 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141056056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056056 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141056056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141056056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141056056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141056056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141056056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056380 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141056380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007937d6), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141056380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056380 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141056380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f9f1), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141056380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056380 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141056380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e01a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141056380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056381 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141056381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00625e8a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141056381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056388 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056388 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056388 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=007937d6) (sccp_scrc.c:477) 20241130141056389 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1824) 20241130141056389 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141056389 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141056389 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141056389 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141056389 DLSCCP DEBUG SCCP-SCOC(52)[0x555fde29d980]{IDLE}: Deallocated (fsm.c:568) 20241130141056590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056591 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=00d2f9f1) (sccp_scrc.c:477) 20241130141056591 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1824) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(53)[0x555fde29d360]{IDLE}: Deallocated (fsm.c:568) 20241130141056591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056591 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=0076e01a) (sccp_scrc.c:477) 20241130141056591 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141056591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056591 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(54)[0x555fde29c8e0]{IDLE}: Deallocated (fsm.c:568) 20241130141056591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056591 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=00625e8a) (sccp_scrc.c:477) 20241130141056591 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141056591 DLSCCP DEBUG SCCP-SCOC(55)[0x555fde298540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(594)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056796 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056796 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056796 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056796 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141056796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141056796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056796 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141056796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141056796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141056796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141056797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056797 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056797 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141056797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141056797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141056797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141056797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141056797 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141056801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141056801 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141056801 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141056801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141056801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141056801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056801 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056801 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141056804 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141056804 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056804 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141056804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141056804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056804 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056804 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) 20241130141056804 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) 20241130141056804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056804 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141056804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056804 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056804 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141056804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141056804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141056804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056805 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141056805 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141056805 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141056805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141056805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141056805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141056805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056805 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056805 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056816 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141056816 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141056816 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141056816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056817 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:601) 20241130141056817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141056817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056817 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056817 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) 20241130141056817 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) 20241130141056817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056817 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141056817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141056817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141056817 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056817 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141056817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141056817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141056817 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056820 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141056820 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141056820 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141056820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056820 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:601) 20241130141056820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141056820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141056820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056820 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056820 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141056828 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141056828 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141056828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141056828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056828 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056828 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141056828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141056828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141056828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056828 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056828 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141056828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141056828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141056828 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141056828 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141056829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141056829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141056829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056829 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056829 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056839 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141056839 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141056839 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141056839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141056839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141056839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056839 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056839 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) 20241130141056839 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) 20241130141056839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141056840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056840 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056840 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141056840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141056840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056840 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141056840 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141056840 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141056840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141056840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141056840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056841 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056841 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056841 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141056855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141056855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141056855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056855 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:601) 20241130141056855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141056855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141056855 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:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 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:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056855 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141056855 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141056855 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) 20241130141056855 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) 20241130141056855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141056855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141056855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141056855 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141056855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141056855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141056855 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141056855 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: link up (cnlink.c:111) 20241130141056855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141056855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141056855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141056855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141056855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141056857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141056857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141056857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141056857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141056857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141056857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141056857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141056857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141056857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141056858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141056858 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:601) 20241130141056858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141056858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141056858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141056858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141056858 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:389) 20241130141056858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141056858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056858 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:389) 20241130141056858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141056858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141056858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141056858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141056858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141056858 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141056858 DRANAP INFO cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141057868 DLCTRL DEBUG Command: GET 742886516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141057868 DLCTRL DEBUG Tx Command reply: GET_REPLY 742886516 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141057870 DLCTRL DEBUG Command: GET 621240802 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141057870 DLCTRL DEBUG Tx Command reply: GET_REPLY 621240802 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141057871 DLCTRL DEBUG Command: GET 148059140 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141057871 DLCTRL DEBUG Tx Command reply: GET_REPLY 148059140 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141057873 DLCTRL DEBUG Command: GET 463845041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141057873 DLCTRL DEBUG Tx Command reply: GET_REPLY 463845041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141057875 DLCTRL DEBUG Command: GET 90129593 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141057875 DLCTRL DEBUG Tx Command reply: GET_REPLY 90129593 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141057877 DLCTRL DEBUG Command: GET 940826638 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141057877 DLCTRL DEBUG Tx Command reply: GET_REPLY 940826638 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141057880 DLCTRL DEBUG Command: GET 471946574 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141057880 DLCTRL DEBUG Tx Command reply: GET_REPLY 471946574 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141057883 DLCTRL DEBUG Command: GET 20334753 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141057883 DLCTRL DEBUG Tx Command reply: GET_REPLY 20334753 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141057885 DLCTRL DEBUG Command: GET 762665465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141057885 DLCTRL DEBUG Tx Command reply: GET_REPLY 762665465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141057887 DLCTRL DEBUG Command: GET 79303286 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141057887 DLCTRL DEBUG Tx Command reply: GET_REPLY 79303286 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141057890 DLCTRL DEBUG Command: GET 967362359 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141057890 DLCTRL DEBUG Tx Command reply: GET_REPLY 967362359 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141057892 DLCTRL DEBUG Command: GET 24812214 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141057892 DLCTRL DEBUG Tx Command reply: GET_REPLY 24812214 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141057894 DLCTRL DEBUG Command: GET 53866610 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141057894 DLCTRL DEBUG Tx Command reply: GET_REPLY 53866610 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141057896 DLCTRL DEBUG Command: GET 198028010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141057896 DLCTRL DEBUG Tx Command reply: GET_REPLY 198028010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141057897 DLCTRL DEBUG Command: GET 3198563 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141057897 DLCTRL DEBUG Tx Command reply: GET_REPLY 3198563 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141057899 DLCTRL DEBUG Command: GET 950586508 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141057899 DLCTRL DEBUG Tx Command reply: GET_REPLY 950586508 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141057901 DLCTRL DEBUG Command: GET 822005792 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141057901 DLCTRL DEBUG Tx Command reply: GET_REPLY 822005792 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141057902 DLCTRL DEBUG Command: GET 437763898 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141057902 DLCTRL DEBUG Tx Command reply: GET_REPLY 437763898 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141057904 DLCTRL DEBUG Command: GET 721947553 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141057904 DLCTRL DEBUG Tx Command reply: GET_REPLY 721947553 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141057905 DLCTRL DEBUG Command: GET 462073050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141057905 DLCTRL DEBUG Tx Command reply: GET_REPLY 462073050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20241130141057934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)1879130 20241130141058970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141058970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141058970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141058970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141058971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1cac5a, normal) (hnbgw_rua.c:407) 20241130141058971 DHNB DEBUG map_rua[0x555fde298540]{init}: Allocated (fsm.c:456) 20241130141058971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141058971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1879130 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141058971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141058971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141058971 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1879130 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141058971 DCN DEBUG map_sccp[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141058971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141058971 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1879130 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141058971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1879130 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141058971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141058971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141058971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141058971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141058971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141058971 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141058971 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130141058971 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141058971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001060056400500f1100926) (sccp_scrc.c:406) 20241130141058971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141058971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141058971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141058971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141058971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141058971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141058971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141058971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141058971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141058971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141058971 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141058971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141058971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141058971 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141058971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141058971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141058971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141058971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141058971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141058972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141058972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141058972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141058972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141058972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)15965713 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141058991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141058991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141058991 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141058992 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141058992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141058992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141058992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141058992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141058992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141058992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141058992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141058992 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:601) 20241130141058992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141058992 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f259ee) (sccp_scrc.c:477) 20241130141058992 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241130141058992 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141058992 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141058992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141058992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141058992 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141058992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141058992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141058996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141058998 DLCTRL DEBUG Command: GET 6562428 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141058998 DLCTRL DEBUG Tx Command reply: GET_REPLY 6562428 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141059002 DLCTRL DEBUG Command: GET 443854131 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141059002 DLCTRL DEBUG Tx Command reply: GET_REPLY 443854131 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141059006 DLCTRL DEBUG Command: GET 721437088 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141059006 DLCTRL DEBUG Tx Command reply: GET_REPLY 721437088 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141059010 DLCTRL DEBUG Command: GET 830388450 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141059010 DLCTRL DEBUG Tx Command reply: GET_REPLY 830388450 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141059012 DLCTRL DEBUG Command: GET 843700139 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141059012 DLCTRL DEBUG Tx Command reply: GET_REPLY 843700139 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141059014 DLCTRL DEBUG Command: GET 32497433 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141059014 DLCTRL DEBUG Tx Command reply: GET_REPLY 32497433 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141059015 DLCTRL DEBUG Command: GET 973193364 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141059015 DLCTRL DEBUG Tx Command reply: GET_REPLY 973193364 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141059016 DLCTRL DEBUG Command: GET 592999651 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141059016 DLCTRL DEBUG Tx Command reply: GET_REPLY 592999651 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141059017 DLCTRL DEBUG Command: GET 880486467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141059017 DLCTRL DEBUG Tx Command reply: GET_REPLY 880486467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141059018 DLCTRL DEBUG Command: GET 885757612 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141059018 DLCTRL DEBUG Tx Command reply: GET_REPLY 885757612 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141059019 DLCTRL DEBUG Command: GET 384177232 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141059019 DLCTRL DEBUG Tx Command reply: GET_REPLY 384177232 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141059020 DLCTRL DEBUG Command: GET 950362069 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141059020 DLCTRL DEBUG Tx Command reply: GET_REPLY 950362069 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141059021 DLCTRL DEBUG Command: GET 209779198 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141059021 DLCTRL DEBUG Tx Command reply: GET_REPLY 209779198 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141059022 DLCTRL DEBUG Command: GET 161850549 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141059022 DLCTRL DEBUG Tx Command reply: GET_REPLY 161850549 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141059024 DLCTRL DEBUG Command: GET 683109351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141059024 DLCTRL DEBUG Tx Command reply: GET_REPLY 683109351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141059024 DLCTRL DEBUG Command: GET 31735968 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141059024 DLCTRL DEBUG Tx Command reply: GET_REPLY 31735968 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141059025 DLCTRL DEBUG Command: GET 16147961 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141059025 DLCTRL DEBUG Tx Command reply: GET_REPLY 16147961 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141059026 DLCTRL DEBUG Command: GET 39799699 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141059026 DLCTRL DEBUG Tx Command reply: GET_REPLY 39799699 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141059027 DLCTRL DEBUG Command: GET 520902518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141059027 DLCTRL DEBUG Tx Command reply: GET_REPLY 520902518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141059027 DLCTRL DEBUG Command: GET 585439787 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141059027 DLCTRL DEBUG Tx Command reply: GET_REPLY 585439787 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001001110011'B, t_guard := 20.000000 } 20241130141059038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)11245607 20241130141100061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141100061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141100061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141100061 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141100061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab9827, normal) (hnbgw_rua.c:407) 20241130141100061 DHNB DEBUG map_rua[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141100061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141100061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11245607 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141100061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141100061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141100061 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141100062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11245607 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141100062 DCN DEBUG map_sccp[0x555fde2b8510]{init}: Allocated (fsm.c:456) 20241130141100062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141100062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11245607 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141100062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11245607 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141100062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141100062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141100062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141100062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141100062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141100062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141100062 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: Allocated (fsm.c:456) 20241130141100062 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141100062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002730056400500f1100926) (sccp_scrc.c:406) 20241130141100062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141100062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141100062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141100062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141100062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141100062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141100062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141100062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141100062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141100062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141100062 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141100062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141100062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141100062 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141100062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141100062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141100062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141100062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141100062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141100063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141100063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141100063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141100063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141100063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)16357440 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141100067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141100067 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141100067 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141100067 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141100067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141100067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141100067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141100067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141100067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141100067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141100067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141100067 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:601) 20241130141100067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141100067 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002203f4) (sccp_scrc.c:477) 20241130141100067 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241130141100067 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141100067 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141100067 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141100067 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141100068 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:486) 20241130141100068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141100068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141100069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141100070 DLCTRL DEBUG Command: GET 197552824 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141100070 DLCTRL DEBUG Tx Command reply: GET_REPLY 197552824 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141100072 DLCTRL DEBUG Command: GET 731194259 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141100072 DLCTRL DEBUG Tx Command reply: GET_REPLY 731194259 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141100074 DLCTRL DEBUG Command: GET 111115537 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141100074 DLCTRL DEBUG Tx Command reply: GET_REPLY 111115537 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141100077 DLCTRL DEBUG Command: GET 512388710 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141100077 DLCTRL DEBUG Tx Command reply: GET_REPLY 512388710 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141100080 DLCTRL DEBUG Command: GET 172263163 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141100080 DLCTRL DEBUG Tx Command reply: GET_REPLY 172263163 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141100082 DLCTRL DEBUG Command: GET 772246717 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141100082 DLCTRL DEBUG Tx Command reply: GET_REPLY 772246717 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141100083 DLCTRL DEBUG Command: GET 678959705 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141100083 DLCTRL DEBUG Tx Command reply: GET_REPLY 678959705 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141100084 DLCTRL DEBUG Command: GET 964291739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141100084 DLCTRL DEBUG Tx Command reply: GET_REPLY 964291739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141100085 DLCTRL DEBUG Command: GET 952484834 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141100085 DLCTRL DEBUG Tx Command reply: GET_REPLY 952484834 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141100086 DLCTRL DEBUG Command: GET 678875043 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141100086 DLCTRL DEBUG Tx Command reply: GET_REPLY 678875043 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141100087 DLCTRL DEBUG Command: GET 19146168 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141100087 DLCTRL DEBUG Tx Command reply: GET_REPLY 19146168 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141100088 DLCTRL DEBUG Command: GET 856403669 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141100088 DLCTRL DEBUG Tx Command reply: GET_REPLY 856403669 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141100090 DLCTRL DEBUG Command: GET 600751301 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141100090 DLCTRL DEBUG Tx Command reply: GET_REPLY 600751301 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141100091 DLCTRL DEBUG Command: GET 339611036 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141100091 DLCTRL DEBUG Tx Command reply: GET_REPLY 339611036 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141100091 DLCTRL DEBUG Command: GET 300868217 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141100091 DLCTRL DEBUG Tx Command reply: GET_REPLY 300868217 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141100092 DLCTRL DEBUG Command: GET 491537000 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141100092 DLCTRL DEBUG Tx Command reply: GET_REPLY 491537000 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141100093 DLCTRL DEBUG Command: GET 179908848 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141100093 DLCTRL DEBUG Tx Command reply: GET_REPLY 179908848 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141100094 DLCTRL DEBUG Command: GET 973669331 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141100094 DLCTRL DEBUG Tx Command reply: GET_REPLY 973669331 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141100095 DLCTRL DEBUG Command: GET 637206237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141100095 DLCTRL DEBUG Tx Command reply: GET_REPLY 637206237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141100097 DLCTRL DEBUG Command: GET 769769548 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141100097 DLCTRL DEBUG Tx Command reply: GET_REPLY 769769548 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001111001101'B, t_guard := 20.000000 } 20241130141100109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@ae4ce1960a61: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)13888782 20241130141101139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141101139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141101139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141101139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141101139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3ed0e, normal) (hnbgw_rua.c:407) 20241130141101139 DHNB DEBUG map_rua[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141101139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141101139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13888782 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141101139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141101139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141101139 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13888782 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141101139 DCN DEBUG map_sccp[0x555fde1bb4f0]{init}: Allocated (fsm.c:456) 20241130141101139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141101139 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13888782 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141101139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13888782 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141101139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141101139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141101139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141101139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141101139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141101140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141101140 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: Allocated (fsm.c:456) 20241130141101140 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141101140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003cd0056400500f1100926) (sccp_scrc.c:406) 20241130141101140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141101140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141101140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141101140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141101140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141101140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141101140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141101140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141101140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141101140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141101140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101140 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141101140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141101140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141101140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141101140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141101140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141101140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141101140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)14697962 HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141101159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101160 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141101160 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141101160 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141101160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141101160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141101160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141101160 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141101160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141101160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141101160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141101160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141101160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f1d60) (sccp_scrc.c:477) 20241130141101160 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241130141101160 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141101160 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141101160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141101160 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141101160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141101160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141101162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141101165 DLCTRL DEBUG Command: GET 338872889 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141101165 DLCTRL DEBUG Tx Command reply: GET_REPLY 338872889 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141101169 DLCTRL DEBUG Command: GET 910518218 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141101169 DLCTRL DEBUG Tx Command reply: GET_REPLY 910518218 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141101170 DLCTRL DEBUG Command: GET 706364915 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141101170 DLCTRL DEBUG Tx Command reply: GET_REPLY 706364915 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141101171 DLCTRL DEBUG Command: GET 368224902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141101171 DLCTRL DEBUG Tx Command reply: GET_REPLY 368224902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141101172 DLCTRL DEBUG Command: GET 620552149 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141101172 DLCTRL DEBUG Tx Command reply: GET_REPLY 620552149 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141101173 DLCTRL DEBUG Command: GET 502510370 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141101173 DLCTRL DEBUG Tx Command reply: GET_REPLY 502510370 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141101174 DLCTRL DEBUG Command: GET 588257312 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141101174 DLCTRL DEBUG Tx Command reply: GET_REPLY 588257312 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141101175 DLCTRL DEBUG Command: GET 677820487 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141101175 DLCTRL DEBUG Tx Command reply: GET_REPLY 677820487 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141101176 DLCTRL DEBUG Command: GET 688221909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141101176 DLCTRL DEBUG Tx Command reply: GET_REPLY 688221909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141101178 DLCTRL DEBUG Command: GET 957090 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141101178 DLCTRL DEBUG Tx Command reply: GET_REPLY 957090 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141101179 DLCTRL DEBUG Command: GET 601910439 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141101179 DLCTRL DEBUG Tx Command reply: GET_REPLY 601910439 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141101181 DLCTRL DEBUG Command: GET 205920567 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141101181 DLCTRL DEBUG Tx Command reply: GET_REPLY 205920567 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141101182 DLCTRL DEBUG Command: GET 657850872 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141101182 DLCTRL DEBUG Tx Command reply: GET_REPLY 657850872 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141101183 DLCTRL DEBUG Command: GET 836711466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141101183 DLCTRL DEBUG Tx Command reply: GET_REPLY 836711466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141101184 DLCTRL DEBUG Command: GET 709394675 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141101184 DLCTRL DEBUG Tx Command reply: GET_REPLY 709394675 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141101186 DLCTRL DEBUG Command: GET 502174793 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141101186 DLCTRL DEBUG Tx Command reply: GET_REPLY 502174793 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141101187 DLCTRL DEBUG Command: GET 549684961 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141101187 DLCTRL DEBUG Tx Command reply: GET_REPLY 549684961 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141101187 DLCTRL DEBUG Command: GET 53812082 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141101187 DLCTRL DEBUG Tx Command reply: GET_REPLY 53812082 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141101188 DLCTRL DEBUG Command: GET 519013083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141101188 DLCTRL DEBUG Tx Command reply: GET_REPLY 519013083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141101189 DLCTRL DEBUG Command: GET 788644300 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141101189 DLCTRL DEBUG Tx Command reply: GET_REPLY 788644300 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@ae4ce1960a61: Final verdict of PTC: none 20241130141101193 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn2-RAN(609)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(600)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(594)@ae4ce1960a61: Final verdict of PTC: none 20241130141101193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141101193 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141101193 DLINP DEBUG SRVCONN(,r=127.0.0.1:36307<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141101193 DLINP NOTICE SRV(,r=127.0.0.1:36307<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141101193 DMAIN NOTICE (127.0.0.1:36307 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36307<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141101193 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(604)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(607)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(608)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(603)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(597)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(601)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(586)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(593)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(611)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(610)@ae4ce1960a61: Final verdict of PTC: none 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141101193 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141101193 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141101193 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141101193 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141101193 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141101193 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141101193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141101193 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141101194 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141101194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141101194 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241130141101194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141101194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141101194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101194 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141101194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141101194 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141101194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141101194 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241130141101194 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141101194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141101194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141101194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141101194 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101195 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141101195 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.msc1-M3UA(598)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(596)@ae4ce1960a61: Final verdict of PTC: none 20241130141101210 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46777<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(595)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(599)@ae4ce1960a61: Final verdict of PTC: none 20241130141101210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141101211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141101211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141101211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141101211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141101211 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141101211 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141101211 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141101211 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141101211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141101212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141101212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141101212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141101212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141101212 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141101212 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141101212 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141101213 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141101213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141101213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141101213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141101213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141101213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141101214 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141101214 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141101214 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141101214 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141101214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141101214 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141101214 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141101214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141101214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101215 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141101215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101215 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141101215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141101215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141101215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141101215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141101215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141101215 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141101215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141101215 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141101216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141101216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141101216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141101216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{disrupted}: Freeing instance (context_map.c:202) 20241130141101216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1879130)[0x555fde298540]{disrupted}: Deallocated (fsm.c:568) 20241130141101216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141101216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{disconnected}: Freeing instance (context_map.c:206) 20241130141101216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x555fde29d980]{disconnected}: Deallocated (fsm.c:568) 20241130141101216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1879130 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130141101217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141101217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141101217 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141101217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141101217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101217 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141101217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101218 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141101218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141101218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141101218 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) IPA-CTRL-CLI-IPA(587)@ae4ce1960a61: Final verdict of PTC: none 20241130141101218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141101218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141101218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141101218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141101218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11245607)[0x555fde29cad0]{disrupted}: Deallocated (fsm.c:568) 20241130141101219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141101219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{disconnected}: Freeing instance (context_map.c:206) 20241130141101219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x555fde2b8510]{disconnected}: Deallocated (fsm.c:568) 20241130141101219 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11245607 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241130141101219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141101219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141101219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141101219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141101219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141101219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141101219 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141101219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141101220 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141101220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141101220 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141101220 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141101220 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141101220 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141101220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141101221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141101221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141101221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141101221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141101221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141101221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141101221 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141101221 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141101221 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141101222 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141101222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141101222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141101222 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141101222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141101222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141101222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101223 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141101223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141101223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141101223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141101223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141101223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141101223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141101223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141101223 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141101223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141101223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141101223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141101224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{disrupted}: Freeing instance (context_map.c:202) 20241130141101224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13888782)[0x555fde296c60]{disrupted}: Deallocated (fsm.c:568) 20241130141101224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141101224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{disconnected}: Freeing instance (context_map.c:206) 20241130141101224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x555fde1bb4f0]{disconnected}: Deallocated (fsm.c:568) 20241130141101224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13888782 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130141101224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141101224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141101225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141101225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141101225 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141101225 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141101225 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141101234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Nov 30 14:11:01 UTC 2024 ====== 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 20241130141101370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141101855 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141101855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141101855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141101855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101855 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141101856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101856 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141101856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101856 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141101856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141101856 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141101856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141101856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141101856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141101856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141101856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141101856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141101856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141101856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141101856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141101856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141101856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141101857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141101857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141101857 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141102073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=669440) 20241130141102582 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141102583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141102583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141102583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141102583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141102583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141102583 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141102583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141102583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141102583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141102583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141102583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141102583 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141102583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141102583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141102583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141102583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141102583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141102583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141102583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141102583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141102583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141102583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141102583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141102583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141102583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141102583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141102583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141102583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141102583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141102583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141102583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141102584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141102584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141102584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141102584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141102584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141102584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141102584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141102584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141102584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141102584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=669440, count=683100) 20241130141103194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141103194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141103194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141103194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141103194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141103195 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141103195 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141103195 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141103195 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141103195 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141103195 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141103195 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141103195 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141103195 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141103195 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141103307 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141103307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141103307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141103307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141103307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141103307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141103307 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141103307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141103307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141103307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141103307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141103307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141103307 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141103307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141103307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141103307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141103307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141103307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141103307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141103307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141103307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141103307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141103308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141103308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141103308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141103308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141103308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141103308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141103308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141103308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141103308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141104100 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141104100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104100 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141104100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104100 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141104100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141104100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141104100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141104101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141104101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141104101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Nov 30 14:11:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141104732 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141104732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104732 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141104733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104733 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141104733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141104733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141104733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141104733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141104733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141104733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141104733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141104733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141104733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141104733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141104733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141104733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_mscpool_L3Compl_no_cn started. 20241130141105167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141105172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141105179 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38141<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(619)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141105198 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141105198 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141105206 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105206 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105207 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105207 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(621)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141105207 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105207 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37212 (stream_srv.c:132) 20241130141105207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37212<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141105207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105207 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105208 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105208 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141105208 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105208 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141105208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105208 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105208 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141105208 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105209 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141105209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105209 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105209 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141105209 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141105209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141105209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105209 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105209 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141105209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141105209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105209 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141105209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141105209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141105209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(625)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(625)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(623)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141105225 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105225 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105225 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105225 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105226 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105226 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105226 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141105226 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141105226 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105227 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105227 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141105227 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105227 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141105227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105227 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105227 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105227 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141105227 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105227 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141105227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105227 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105227 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105227 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141105227 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141105227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141105227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141105227 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141105227 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105227 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105227 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141105227 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141105227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105227 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141105227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141105227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141105227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141105227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105227 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141105228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141105228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141105228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(628)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(626)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141105250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141105250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141105250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141105250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141105250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141105250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141105250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141105250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141105250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141105255 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141105255 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141105255 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141105255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141105255 DHNBAP DEBUG (127.0.0.1:37212 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141105255 DHNBAP NOTICE (127.0.0.1:37212 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141105255 DHNBAP NOTICE (127.0.0.1:37212 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141105255 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141105255 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141105422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141105422 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141105422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141105422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(625)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141105431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141105431 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141105431 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141105431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141105431 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141105431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141105434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105434 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141105434 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141105434 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141105434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141105434 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141105434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141105434 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141105434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141105435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141105435 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141105435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141105435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141105435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141105435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141105435 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141105435 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141105435 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105436 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141105436 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141105436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141105436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105436 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141105437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141105437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141105437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141105437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105440 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141105440 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141105440 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141105440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(628)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141105446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105446 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141105446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141105446 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141105446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141105446 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141105446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141105447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105447 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141105447 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141105447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141105447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141105447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141105447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141105447 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141105447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141105447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141105447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141105447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141105447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141105447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141105447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141105447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141105447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141105447 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141105449 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141105449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141105449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141105449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141105449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141105449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141105449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141105449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141105449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141105449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105449 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141105449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141105449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141105449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141105449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141105449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105538 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141105538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc1c3b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141105538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141105538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105538 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141105538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b57d26), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141105538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141105538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105538 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141105538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00775433), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141105538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141105539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141105539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141105539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141105539 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141105539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141105539 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141105539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141105539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141105539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141105548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105548 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141105548 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141105548 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141105548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141105548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141105548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141105548 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141105548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141105548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141105548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141105548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141105548 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=00dc1c3b) (sccp_scrc.c:477) 20241130141105548 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20241130141105548 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141105548 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141105548 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141105548 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141105548 DLSCCP DEBUG SCCP-SCOC(56)[0x555fde2abaa0]{IDLE}: Deallocated (fsm.c:568) 20241130141105750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141105750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141105750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141105750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141105750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141105750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141105750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141105750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141105751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141105751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141105751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141105751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141105751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141105751 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=00b57d26) (sccp_scrc.c:477) 20241130141105751 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20241130141105751 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141105751 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141105751 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141105751 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141105751 DLSCCP DEBUG SCCP-SCOC(58)[0x555fde1bb3c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(624)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141106229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141106229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141106229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141106229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141106229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141106229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141106229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141106229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106229 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141106229 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141106229 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141106229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141106229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141106229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141106229 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141106229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141106229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141106229 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141106229 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141106229 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141106229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141106229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141106230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141106230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141106230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141106230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141106230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141106230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141106230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106230 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141106230 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141106230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141106230 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141106230 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141106230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141106230 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141106230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141106230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141106230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141106230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141106230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141106230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141106230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141106230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141106230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141106230 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141106230 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141106230 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141106247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106247 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141106247 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141106247 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141106247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141106247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141106247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141106247 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141106247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141106247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141106247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141106247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141106247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141106247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141106247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141106247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141106248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141106248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141106248 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141106248 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141106248 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141106248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141106248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141106248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141106248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141106248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141106248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141106248 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141106248 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141106248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141106248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141106248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141106248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141106248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141106248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141106248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141106249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141106249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141106249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141106249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141106249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141106249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141106249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141106249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141106249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141106249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141106249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141106249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141106249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141106249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141106249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141106249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141106249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141106249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141106249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141106249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141106249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141106249 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141106249 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141106265 DLCTRL DEBUG Command: GET 512405976 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141106265 DLCTRL DEBUG Tx Command reply: GET_REPLY 512405976 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141106269 DLCTRL DEBUG Command: GET 333906921 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141106269 DLCTRL DEBUG Tx Command reply: GET_REPLY 333906921 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141106272 DLCTRL DEBUG Command: GET 283346185 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141106272 DLCTRL DEBUG Tx Command reply: GET_REPLY 283346185 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141106275 DLCTRL DEBUG Command: GET 110086916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141106275 DLCTRL DEBUG Tx Command reply: GET_REPLY 110086916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141106280 DLCTRL DEBUG Command: GET 212065987 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141106280 DLCTRL DEBUG Tx Command reply: GET_REPLY 212065987 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141106283 DLCTRL DEBUG Command: GET 863763612 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141106283 DLCTRL DEBUG Tx Command reply: GET_REPLY 863763612 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141106286 DLCTRL DEBUG Command: GET 368404710 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141106286 DLCTRL DEBUG Tx Command reply: GET_REPLY 368404710 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141106290 DLCTRL DEBUG Command: GET 778027660 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141106290 DLCTRL DEBUG Tx Command reply: GET_REPLY 778027660 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141106293 DLCTRL DEBUG Command: GET 817524171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141106293 DLCTRL DEBUG Tx Command reply: GET_REPLY 817524171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141106297 DLCTRL DEBUG Command: GET 359324657 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141106297 DLCTRL DEBUG Tx Command reply: GET_REPLY 359324657 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141106299 DLCTRL DEBUG Command: GET 245530112 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141106299 DLCTRL DEBUG Tx Command reply: GET_REPLY 245530112 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141106302 DLCTRL DEBUG Command: GET 975999686 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141106302 DLCTRL DEBUG Tx Command reply: GET_REPLY 975999686 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141106304 DLCTRL DEBUG Command: GET 702440573 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141106304 DLCTRL DEBUG Tx Command reply: GET_REPLY 702440573 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141106305 DLCTRL DEBUG Command: GET 327729747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141106305 DLCTRL DEBUG Tx Command reply: GET_REPLY 327729747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141106307 DLCTRL DEBUG Command: GET 451241163 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141106307 DLCTRL DEBUG Tx Command reply: GET_REPLY 451241163 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141106309 DLCTRL DEBUG Command: GET 15826918 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141106309 DLCTRL DEBUG Tx Command reply: GET_REPLY 15826918 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141106310 DLCTRL DEBUG Command: GET 817289614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141106310 DLCTRL DEBUG Tx Command reply: GET_REPLY 817289614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141106311 DLCTRL DEBUG Command: GET 574222421 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141106311 DLCTRL DEBUG Tx Command reply: GET_REPLY 574222421 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141106312 DLCTRL DEBUG Command: GET 993492871 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141106312 DLCTRL DEBUG Tx Command reply: GET_REPLY 993492871 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141106314 DLCTRL DEBUG Command: GET 179388287 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141106314 DLCTRL DEBUG Tx Command reply: GET_REPLY 179388287 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000101011000'B, t_guard := 20.000000 } 20241130141106343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)7026371 20241130141107380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141107380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141107381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141107381 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141107381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b36c3, normal) (hnbgw_rua.c:407) 20241130141107381 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141107381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7026371)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141107381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7026371 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141107381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141107381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141107381 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7026371 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141107381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7026371)[0x555fde1bb3c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141107381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7026371)[0x555fde1bb3c0]{init}: Freeing instance (context_map.c:202) 20241130141107381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7026371)[0x555fde1bb3c0]{init}: Deallocated (fsm.c:568) 20241130141107381 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7026371 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141107381 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241130141107381 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141107381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141107381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141107381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)7026371 20241130141107398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100000'B, t_guard := 20.000000 } 20241130141107421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)15611127 20241130141108432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141108433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141108433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141108433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141108433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee34f7, normal) (hnbgw_rua.c:407) 20241130141108433 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141108433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15611127)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141108433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15611127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141108433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141108433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141108433 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141108433 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15611127 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141108433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15611127)[0x555fde1bb3c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141108433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15611127)[0x555fde1bb3c0]{init}: Freeing instance (context_map.c:202) 20241130141108433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15611127)[0x555fde1bb3c0]{init}: Deallocated (fsm.c:568) 20241130141108433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15611127 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141108433 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241130141108433 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141108433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141108433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141108433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)15611127 20241130141108439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000101'B, t_guard := 20.000000 } 20241130141108464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)5844509 20241130141109477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141109477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141109477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141109477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141109477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x592e1d, normal) (hnbgw_rua.c:407) 20241130141109477 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141109477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5844509)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141109477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5844509 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141109477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141109477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141109478 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5844509 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141109478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5844509)[0x555fde1bb3c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141109478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5844509)[0x555fde1bb3c0]{init}: Freeing instance (context_map.c:202) 20241130141109478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5844509)[0x555fde1bb3c0]{init}: Deallocated (fsm.c:568) 20241130141109478 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5844509 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141109478 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241130141109478 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141109478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141109478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141109478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)5844509 20241130141109484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100011'B, t_guard := 20.000000 } 20241130141109509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)16106884 20241130141110526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141110526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141110526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241130141110526 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141110526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5c584, normal) (hnbgw_rua.c:407) 20241130141110526 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141110526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16106884)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141110526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106884 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141110526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141110526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141110526 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106884 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141110526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16106884)[0x555fde1bb3c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141110526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16106884)[0x555fde1bb3c0]{init}: Freeing instance (context_map.c:202) 20241130141110526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16106884)[0x555fde1bb3c0]{init}: Deallocated (fsm.c:568) 20241130141110526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106884 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141110526 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20241130141110526 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141110526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141110526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141110526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)16106884 20241130141110532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@ae4ce1960a61: Final verdict of PTC: none 20241130141110537 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141110537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141110538 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141110538 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141110538 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141110538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141110538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141110538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141110538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141110538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141110538 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141110538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141110538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141110538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141110538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141110538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141110538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@ae4ce1960a61: Final verdict of PTC: none 20241130141110538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141110538 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141110538 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141110539 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141110539 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141110539 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38141<->l=127.0.0.1:4262) (control_if.c:193) 20241130141110539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141110539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141110539 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(628)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(627)@ae4ce1960a61: Final verdict of PTC: none 20241130141110539 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141110539 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141110539 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141110539 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141110539 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141110539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141110539 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(626)@ae4ce1960a61: Final verdict of PTC: none 20241130141110539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141110539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141110539 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141110539 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141110539 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141110539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141110539 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141110539 DLINP DEBUG SRVCONN(,r=127.0.0.1:37212<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141110539 DLINP NOTICE SRV(,r=127.0.0.1:37212<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141110539 DMAIN NOTICE (127.0.0.1:37212 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37212<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141110539 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141110539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141110539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141110539 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-RAN(624)@ae4ce1960a61: Final verdict of PTC: none 20241130141110539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141110539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141110539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(629)@ae4ce1960a61: Final verdict of PTC: none 20241130141110539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141110539 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141110539 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141110539 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141110539 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(623)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(625)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(617)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(616)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141110544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Nov 30 14:11:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241130141110588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141111190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309200) 20241130141111216 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141111216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141111216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141111216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141111216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141111216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141111218 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141111218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141111218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141111218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141111218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141111218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141111223 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141111223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111223 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141111223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141111224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141111224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141111224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141111857 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141111857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141111857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111857 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141111857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141111857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111858 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141111858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141111858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141111858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141111858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141111858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141111858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141111858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141111858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141111858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141111858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141111858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141111858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=309200, count=322136) 20241130141112539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141112539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141112539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141112539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141112539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141112539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141112584 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141112584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141112584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141112584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141112584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141112584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141112584 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141112584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141112584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141112584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141112584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141112584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141112584 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141112584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141112584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141112584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141112584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141112584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141112584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141112584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141112584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141112584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141112584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141112584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141112584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141112584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141112584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141112585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141112585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141112585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141112585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141112585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141112585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141112585 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Nov 30 14:11:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141113308 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141113308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141113308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141113308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141113308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141113309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141113309 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141113309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141113309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141113309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141113309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141113309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141113309 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141113309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141113309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141113309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141113309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141113309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141113309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141113309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141113309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141113309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141113309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141113309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141113309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141113309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141113309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141113309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141113309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141113309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141113309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141114101 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114101 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141114101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114101 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114102 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141114102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141114102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241130141114311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141114316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141114320 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45915<->l=127.0.0.1:4262) (control_if.c:572) 20241130141114337 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141114337 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(638)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141114346 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114346 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114346 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114346 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114347 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114347 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114347 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114347 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141114347 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141114347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114348 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59368 (stream_srv.c:132) 20241130141114348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59368<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141114348 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114348 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141114348 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141114348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114348 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141114348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141114348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141114349 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114349 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141114349 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114349 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141114349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114349 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114349 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141114349 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114349 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141114349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114349 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141114349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141114349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141114349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(644)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(647)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(647)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(645)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(650)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(650)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(650)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141114394 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114394 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114395 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114395 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114395 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114395 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114395 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141114395 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114396 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114396 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141114396 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114396 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141114396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114396 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114396 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114396 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141114396 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114396 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141114396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114396 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141114396 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114396 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141114396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141114396 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141114396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141114396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114397 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114397 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141114397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141114397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114397 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141114397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114397 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141114397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141114397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(653)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(653)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(651)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(656)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(656)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(654)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(659)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(659)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-SCCP(657)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141114455 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141114455 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141114455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141114455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141114459 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141114459 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141114459 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141114459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141114459 DHNBAP DEBUG (127.0.0.1:59368 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141114459 DHNBAP NOTICE (127.0.0.1:59368 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141114459 DHNBAP NOTICE (127.0.0.1:59368 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141114459 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141114459 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141114561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141114561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141114561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(644)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141114571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141114571 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141114572 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141114572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114572 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141114572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141114573 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141114573 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141114573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141114574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114574 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114574 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114574 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141114575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114575 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141114575 DLSCCP DEBUG[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114575 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114575 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114575 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(647)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141114576 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114576 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141114576 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114576 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141114577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141114581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141114581 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141114581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114581 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141114581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141114583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114583 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114583 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114583 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141114584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114584 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141114584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114584 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114584 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114585 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114585 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141114585 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141114586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114586 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141114586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141114586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141114586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141114586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141114591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141114591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(650)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141114593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141114593 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141114593 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141114593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114593 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141114593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141114594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114594 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114594 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114594 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141114594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141114594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114594 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114594 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114594 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114594 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114595 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114595 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141114595 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141114595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114595 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141114595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114595 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141114595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141114595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141114595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141114595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114618 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114618 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141114618 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141114618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(653)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141114626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114626 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141114626 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141114626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141114626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141114626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141114628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114628 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114628 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114628 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141114629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114629 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141114629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114629 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114629 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114629 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114630 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114630 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141114630 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141114631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114631 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141114631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141114631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141114631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141114631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114632 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114632 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141114632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141114632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(656)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141114638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141114638 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141114638 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141114638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114638 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141114638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141114640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114640 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114640 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114640 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141114641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114641 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141114641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141114641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114641 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114641 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114641 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114642 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114642 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141114642 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141114642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114643 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141114643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141114643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141114643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141114643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114644 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141114644 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141114644 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141114644 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141114644 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141114644 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141114644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(659)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141114648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114648 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141114648 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141114648 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141114648 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141114648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141114648 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141114648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141114648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130141114648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141114648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114648 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141114649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114649 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141114649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141114649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141114649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141114649 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241130141114649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141114649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141114649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141114649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141114649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141114649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141114649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141114649 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141114649 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141114649 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141114650 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141114650 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141114650 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141114650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141114650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141114650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141114650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141114650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141114650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114650 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141114650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114650 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141114650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141114651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141114651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141114651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141114651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114733 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab3ecf), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141114733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114733 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c024), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114733 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141114733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fcdcf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141114733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141114733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141114733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141114733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141114733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141114733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141114733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141114733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141114733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141114734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141114734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141114734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141114734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141114734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141114741 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141114741 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141114741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141114741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141114741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141114741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141114741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141114741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141114741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141114741 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=00ab3ecf) (sccp_scrc.c:477) 20241130141114741 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241130141114741 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141114741 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141114741 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141114741 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141114741 DLSCCP DEBUG SCCP-SCOC(60)[0x555fde2a1020]{IDLE}: Deallocated (fsm.c:568) 20241130141114742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114742 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141114742 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141114742 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141114742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141114742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141114742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141114742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141114742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141114742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141114742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141114742 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=0080c024) (sccp_scrc.c:477) 20241130141114742 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20241130141114742 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141114742 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141114742 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141114742 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141114742 DLSCCP DEBUG SCCP-SCOC(59)[0x555fde2aa2a0]{IDLE}: Deallocated (fsm.c:568) 20241130141114742 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141114942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141114942 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141114942 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141114942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141114942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141114942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141114942 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141114943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141114943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141114943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141114943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141114943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141114943 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=005fcdcf) (sccp_scrc.c:477) 20241130141114943 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241130141114943 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141114943 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141114943 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141114943 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141114943 DLSCCP DEBUG SCCP-SCOC(61)[0x555fde295b50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141115373 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141115373 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141115373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141115374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141115374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115374 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115374 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141115374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141115374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141115374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115374 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115374 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141115374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141115375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141115375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141115375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141115375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141115379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141115379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141115379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141115380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141115380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141115380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115380 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115380 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(646)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115387 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141115387 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141115387 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141115387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115387 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141115387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141115387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141115387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115388 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115388 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115388 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) 20241130141115388 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) 20241130141115388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141115388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141115388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115388 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115388 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141115388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141115388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141115388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141115388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141115388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141115391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141115391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141115391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115391 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141115391 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141115391 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141115391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115391 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115391 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115400 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:601) 20241130141115400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141115400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115400 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115400 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) 20241130141115400 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) 20241130141115400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141115399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141115399 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141115399 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115400 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115400 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141115400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141115400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141115400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141115401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141115401 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141115401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115401 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:601) 20241130141115401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141115401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141115401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115401 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115401 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141115434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141115434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141115433 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141115433 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141115433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115434 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141115434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141115434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141115434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115434 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141115434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141115434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141115434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141115434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141115434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115436 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141115436 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141115436 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141115436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115436 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141115436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141115436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141115436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115436 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115436 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115436 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(655)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141115440 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141115440 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141115440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141115440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115440 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115440 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) 20241130141115440 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) 20241130141115440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141115440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115440 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115440 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141115440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141115440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141115440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141115441 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141115441 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141115442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115442 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141115442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141115442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141115442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115442 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115442 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(658)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141115453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115453 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141115453 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141115453 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141115453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115453 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:601) 20241130141115453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141115453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141115453 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:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 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:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141115453 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141115453 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) 20241130141115453 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) 20241130141115453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141115453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141115453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141115453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141115453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141115453 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141115453 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: link up (cnlink.c:111) 20241130141115453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141115453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141115454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141115454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141115454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141115454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141115454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141115456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141115456 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141115456 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141115457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141115457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141115457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141115457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141115457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141115457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141115457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141115457 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:601) 20241130141115457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141115457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141115457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141115457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141115457 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:389) 20241130141115457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141115457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115457 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:389) 20241130141115457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141115457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141115457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141115457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141115457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141115457 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141115457 DRANAP INFO cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141115533 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141115533 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141115533 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141115533 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141115533 DLSCCP DEBUG SCCP-SCOC(57)[0x555fde28f6c0]{IDLE}: Deallocated (fsm.c:568) 20241130141116468 DLCTRL DEBUG Command: GET 52087926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141116468 DLCTRL DEBUG Tx Command reply: GET_REPLY 52087926 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141116470 DLCTRL DEBUG Command: GET 773041612 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141116470 DLCTRL DEBUG Tx Command reply: GET_REPLY 773041612 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141116471 DLCTRL DEBUG Command: GET 495913319 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141116471 DLCTRL DEBUG Tx Command reply: GET_REPLY 495913319 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141116474 DLCTRL DEBUG Command: GET 857196370 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141116474 DLCTRL DEBUG Tx Command reply: GET_REPLY 857196370 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141116477 DLCTRL DEBUG Command: GET 940027221 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141116477 DLCTRL DEBUG Tx Command reply: GET_REPLY 940027221 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141116479 DLCTRL DEBUG Command: GET 453333168 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141116479 DLCTRL DEBUG Tx Command reply: GET_REPLY 453333168 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141116482 DLCTRL DEBUG Command: GET 166887441 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141116482 DLCTRL DEBUG Tx Command reply: GET_REPLY 166887441 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141116484 DLCTRL DEBUG Command: GET 612979539 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141116484 DLCTRL DEBUG Tx Command reply: GET_REPLY 612979539 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141116486 DLCTRL DEBUG Command: GET 622736807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141116486 DLCTRL DEBUG Tx Command reply: GET_REPLY 622736807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141116488 DLCTRL DEBUG Command: GET 895614690 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141116488 DLCTRL DEBUG Tx Command reply: GET_REPLY 895614690 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141116490 DLCTRL DEBUG Command: GET 388210771 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141116490 DLCTRL DEBUG Tx Command reply: GET_REPLY 388210771 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141116491 DLCTRL DEBUG Command: GET 174106845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141116491 DLCTRL DEBUG Tx Command reply: GET_REPLY 174106845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141116493 DLCTRL DEBUG Command: GET 256693533 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141116493 DLCTRL DEBUG Tx Command reply: GET_REPLY 256693533 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141116494 DLCTRL DEBUG Command: GET 625413550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141116494 DLCTRL DEBUG Tx Command reply: GET_REPLY 625413550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141116496 DLCTRL DEBUG Command: GET 854619095 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141116496 DLCTRL DEBUG Tx Command reply: GET_REPLY 854619095 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141116497 DLCTRL DEBUG Command: GET 934899757 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141116497 DLCTRL DEBUG Tx Command reply: GET_REPLY 934899757 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141116499 DLCTRL DEBUG Command: GET 964406137 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141116499 DLCTRL DEBUG Tx Command reply: GET_REPLY 964406137 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141116500 DLCTRL DEBUG Command: GET 760233087 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141116500 DLCTRL DEBUG Tx Command reply: GET_REPLY 760233087 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141116501 DLCTRL DEBUG Command: GET 657082209 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141116501 DLCTRL DEBUG Tx Command reply: GET_REPLY 657082209 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141116502 DLCTRL DEBUG Command: GET 385995217 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141116502 DLCTRL DEBUG Tx Command reply: GET_REPLY 385995217 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000000000000010'B, t_guard := 20.000000 } 20241130141116526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)909862 20241130141117578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141117578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141117579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141117579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141117579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde226, normal) (hnbgw_rua.c:407) 20241130141117579 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141117579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141117579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-909862 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141117579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141117579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141117579 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241130141117579 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-909862 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20241130141117579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-909862 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141117579 DCN DEBUG map_sccp[0x555fde2abaa0]{init}: Allocated (fsm.c:456) 20241130141117579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141117579 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-909862 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141117579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-909862 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141117579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141117579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141117579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141117579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141117579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141117579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141117579 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: Allocated (fsm.c:456) 20241130141117579 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141117579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000020056400500f1100926) (sccp_scrc.c:406) 20241130141117579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141117579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141117579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141117579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141117579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141117579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141117579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141117579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141117579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141117579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141117579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141117579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141117579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141117579 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141117579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141117579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141117580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141117580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141117580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141117580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141117580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141117580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141117580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141117580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)1489334 HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141117599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141117599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141117599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141117599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141117599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141117599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141117599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141117599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141117599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141117599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141117599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141117599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141117599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141117599 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d54977) (sccp_scrc.c:477) 20241130141117599 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241130141117599 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141117599 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141117599 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141117599 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141117599 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141117599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141117599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141117602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141117604 DLCTRL DEBUG Command: GET 222199048 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141117604 DLCTRL DEBUG Tx Command reply: GET_REPLY 222199048 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141117606 DLCTRL DEBUG Command: GET 576925860 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141117606 DLCTRL DEBUG Tx Command reply: GET_REPLY 576925860 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141117609 DLCTRL DEBUG Command: GET 533876923 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141117609 DLCTRL DEBUG Tx Command reply: GET_REPLY 533876923 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141117611 DLCTRL DEBUG Command: GET 726549449 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141117611 DLCTRL DEBUG Tx Command reply: GET_REPLY 726549449 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141117612 DLCTRL DEBUG Command: GET 52640277 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141117612 DLCTRL DEBUG Tx Command reply: GET_REPLY 52640277 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141117614 DLCTRL DEBUG Command: GET 845395663 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141117614 DLCTRL DEBUG Tx Command reply: GET_REPLY 845395663 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141117615 DLCTRL DEBUG Command: GET 943983717 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141117615 DLCTRL DEBUG Tx Command reply: GET_REPLY 943983717 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141117616 DLCTRL DEBUG Command: GET 555561601 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141117616 DLCTRL DEBUG Tx Command reply: GET_REPLY 555561601 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141117617 DLCTRL DEBUG Command: GET 278319541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141117617 DLCTRL DEBUG Tx Command reply: GET_REPLY 278319541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141117618 DLCTRL DEBUG Command: GET 94600094 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141117618 DLCTRL DEBUG Tx Command reply: GET_REPLY 94600094 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141117619 DLCTRL DEBUG Command: GET 400142565 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141117619 DLCTRL DEBUG Tx Command reply: GET_REPLY 400142565 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141117620 DLCTRL DEBUG Command: GET 51357784 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141117620 DLCTRL DEBUG Tx Command reply: GET_REPLY 51357784 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141117620 DLCTRL DEBUG Command: GET 501522544 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141117620 DLCTRL DEBUG Tx Command reply: GET_REPLY 501522544 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141117621 DLCTRL DEBUG Command: GET 319218330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141117621 DLCTRL DEBUG Tx Command reply: GET_REPLY 319218330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141117622 DLCTRL DEBUG Command: GET 614834727 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141117622 DLCTRL DEBUG Tx Command reply: GET_REPLY 614834727 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141117622 DLCTRL DEBUG Command: GET 283121811 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141117622 DLCTRL DEBUG Tx Command reply: GET_REPLY 283121811 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141117623 DLCTRL DEBUG Command: GET 679323090 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141117623 DLCTRL DEBUG Tx Command reply: GET_REPLY 679323090 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141117624 DLCTRL DEBUG Command: GET 927884024 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141117624 DLCTRL DEBUG Tx Command reply: GET_REPLY 927884024 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141117624 DLCTRL DEBUG Command: GET 562670648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141117624 DLCTRL DEBUG Tx Command reply: GET_REPLY 562670648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141117625 DLCTRL DEBUG Command: GET 270785976 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141117625 DLCTRL DEBUG Tx Command reply: GET_REPLY 270785976 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001111001100'B, t_guard := 20.000000 } 20241130141117636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@ae4ce1960a61: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)4311990 20241130141118662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141118662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141118662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141118662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141118662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41cbb6, normal) (hnbgw_rua.c:407) 20241130141118662 DHNB DEBUG map_rua[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141118662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141118662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311990 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141118662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141118662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141118662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311990 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141118662 DCN DEBUG map_sccp[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141118662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141118662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4311990 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141118662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311990 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141118662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141118662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141118662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141118662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141118662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141118662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141118662 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: Allocated (fsm.c:456) 20241130141118662 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141118662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003cc0056400500f1100926) (sccp_scrc.c:406) 20241130141118663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141118663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141118663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141118663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141118663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141118663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141118663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141118663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141118663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141118663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141118663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141118663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141118663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141118663 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141118663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141118663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141118663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141118663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141118663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141118663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141118663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141118663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141118663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)4365522 HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141118679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141118679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141118679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141118679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141118679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141118679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141118679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141118679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141118679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141118679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141118679 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:601) 20241130141118679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141118679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea77a2) (sccp_scrc.c:477) 20241130141118679 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241130141118679 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141118679 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141118679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141118679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141118679 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141118679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141118679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141118681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141118683 DLCTRL DEBUG Command: GET 30359568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141118683 DLCTRL DEBUG Tx Command reply: GET_REPLY 30359568 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141118687 DLCTRL DEBUG Command: GET 277992339 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141118687 DLCTRL DEBUG Tx Command reply: GET_REPLY 277992339 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141118690 DLCTRL DEBUG Command: GET 404071283 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141118690 DLCTRL DEBUG Tx Command reply: GET_REPLY 404071283 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141118693 DLCTRL DEBUG Command: GET 214947136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141118693 DLCTRL DEBUG Tx Command reply: GET_REPLY 214947136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141118695 DLCTRL DEBUG Command: GET 638723763 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141118695 DLCTRL DEBUG Tx Command reply: GET_REPLY 638723763 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141118697 DLCTRL DEBUG Command: GET 494436856 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141118697 DLCTRL DEBUG Tx Command reply: GET_REPLY 494436856 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141118698 DLCTRL DEBUG Command: GET 800990471 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141118698 DLCTRL DEBUG Tx Command reply: GET_REPLY 800990471 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141118699 DLCTRL DEBUG Command: GET 423250325 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141118699 DLCTRL DEBUG Tx Command reply: GET_REPLY 423250325 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141118700 DLCTRL DEBUG Command: GET 380660448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141118700 DLCTRL DEBUG Tx Command reply: GET_REPLY 380660448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141118701 DLCTRL DEBUG Command: GET 400401216 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141118701 DLCTRL DEBUG Tx Command reply: GET_REPLY 400401216 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141118702 DLCTRL DEBUG Command: GET 9132468 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141118702 DLCTRL DEBUG Tx Command reply: GET_REPLY 9132468 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141118703 DLCTRL DEBUG Command: GET 908868474 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141118703 DLCTRL DEBUG Tx Command reply: GET_REPLY 908868474 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141118703 DLCTRL DEBUG Command: GET 69033177 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141118703 DLCTRL DEBUG Tx Command reply: GET_REPLY 69033177 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141118704 DLCTRL DEBUG Command: GET 333592976 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141118704 DLCTRL DEBUG Tx Command reply: GET_REPLY 333592976 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141118704 DLCTRL DEBUG Command: GET 803056861 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141118704 DLCTRL DEBUG Tx Command reply: GET_REPLY 803056861 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141118705 DLCTRL DEBUG Command: GET 267478139 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141118705 DLCTRL DEBUG Tx Command reply: GET_REPLY 267478139 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141118706 DLCTRL DEBUG Command: GET 248363120 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141118706 DLCTRL DEBUG Tx Command reply: GET_REPLY 248363120 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141118706 DLCTRL DEBUG Command: GET 187302199 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141118706 DLCTRL DEBUG Tx Command reply: GET_REPLY 187302199 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141118707 DLCTRL DEBUG Command: GET 22506466 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141118707 DLCTRL DEBUG Tx Command reply: GET_REPLY 22506466 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141118708 DLCTRL DEBUG Command: GET 826500600 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141118708 DLCTRL DEBUG Tx Command reply: GET_REPLY 826500600 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141118710 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141118711 DLINP DEBUG SRVCONN(,r=127.0.0.1:59368<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141118711 DLINP NOTICE SRV(,r=127.0.0.1:59368<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141118711 DMAIN NOTICE (127.0.0.1:59368 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59368<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@ae4ce1960a61: Final verdict of PTC: none 20241130141118711 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(646)@ae4ce1960a61: Final verdict of PTC: none 20241130141118712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(652)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(651)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(658)@ae4ce1960a61: Final verdict of PTC: none 20241130141118713 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45915<->l=127.0.0.1:4262) (control_if.c:193) 20241130141118713 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141118713 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141118713 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(645)@ae4ce1960a61: Final verdict of PTC: none 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141118713 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141118713 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141118713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141118713 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141118713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn2-SCCP(657)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(649)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@ae4ce1960a61: Final verdict of PTC: none 20241130141118713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141118714 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141118714 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-SCCP(654)@ae4ce1960a61: Final verdict of PTC: none 20241130141118714 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141118714 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141118714 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141118714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141118714 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141118714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141118715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141118715 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141118715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141118715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141118715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141118715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141118715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141118715 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141118715 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141118715 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141118715 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141118715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141118715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141118715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141118715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141118715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141118715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141118715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141118715 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141118715 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141118715 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141118715 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(648)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(635)@ae4ce1960a61: Final verdict of PTC: none 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141118715 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118715 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141118715 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118715 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118715 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141118716 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141118716 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241130141118716 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141118716 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141118716 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141118716 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141118716 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141118716 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141118716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141118716 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118716 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118716 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118716 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141118716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141118716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130141118716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141118716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141118716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141118716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141118716 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141118716 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141118716 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141118716 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141118716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141118716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141118716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141118716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141118716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141118717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141118717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141118717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141118717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141118717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141118717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141118717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141118717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141118717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141118717 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141118717 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141118717 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141118717 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141118717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141118717 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141118717 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141118717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141118717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141118717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141118717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141118717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141118717 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141118717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141118717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141118717 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141118717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141118717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141118717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141118717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{disrupted}: Freeing instance (context_map.c:202) 20241130141118717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-909862)[0x555fde1bb3c0]{disrupted}: Deallocated (fsm.c:568) 20241130141118717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141118718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{disconnected}: Freeing instance (context_map.c:206) 20241130141118718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x555fde2abaa0]{disconnected}: Deallocated (fsm.c:568) 20241130141118718 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-909862 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241130141118718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141118718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141118718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141118718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141118718 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141118718 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141118718 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141118718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141118719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141118719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141118719 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141118719 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141118719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141118719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141118719 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141118719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141118719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141118719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141118719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141118719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141118719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141118719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141118719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141118719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141118719 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141118719 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141118719 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141118719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141118719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141118719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{disrupted}: Freeing instance (context_map.c:202) 20241130141118719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311990)[0x555fde29d980]{disrupted}: Deallocated (fsm.c:568) 20241130141118719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141118719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141118719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x555fde29cad0]{disconnected}: Deallocated (fsm.c:568) 20241130141118719 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4311990 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) HNBGW-MGCP(660)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(653)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(650)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(647)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(659)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(656)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(655)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141118751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(637)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Nov 30 14:11:18 UTC 2024 ====== 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 20241130141118909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141119512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=614528) Waiting for packet dumper to finish... 1 (prev_count=614528, count=615068) 20241130141120714 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141120714 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141120714 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141120715 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141120715 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141120715 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141120716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141120716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141120716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141120716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141120716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141120716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130141121217 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121217 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141121217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141121218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141121218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141121218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141121218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141121218 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141121218 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141121219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141121219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141121219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141121219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141121219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141121219 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141121224 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141121224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141121224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141121224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141121224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Nov 30 14:11:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141121859 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141121859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121859 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141121859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121859 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141121859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141121859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141121859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141121859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141121859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141121859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141121859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141121859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141121859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141121859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141121859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141121859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141121860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141122585 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141122585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141122585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141122585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122585 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141122585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141122585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141122586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122586 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141122586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141122586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141122586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141122586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141122586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141122586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_mscpool_paging_imsi started. 20241130141122628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141122633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141122638 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44535<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(667)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141122657 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141122657 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141122665 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122665 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122665 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122665 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122665 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122665 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(669)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141122665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40701 (stream_srv.c:132) 20241130141122665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40701<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141122665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122665 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122666 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141122666 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122666 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141122666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141122666 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122666 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141122666 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122667 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141122667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122667 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122667 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122667 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141122667 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141122667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122667 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122667 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122667 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141122667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141122667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122667 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141122667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141122667 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141122667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141122667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(673)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(673)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(676)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(676)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(676)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(674)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(679)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(679)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(679)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(677)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141122722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122722 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122722 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122722 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122722 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141122723 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141122723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141122723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141122723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122723 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122723 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122723 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141122723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141122723 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122723 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141122723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141122724 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122724 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141122724 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141122724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141122724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122724 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122724 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141122724 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141122724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141122724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141122724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141122724 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141122724 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122725 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122725 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141122725 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122725 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141122725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141122725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141122725 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141122725 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122725 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122725 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141122725 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122725 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141122725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122725 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141122726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141122726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141122726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(682)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141122753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141122753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141122753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141122753 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141122753 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141122753 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141122753 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141122753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141122753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141122759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141122759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141122759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141122759 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141122759 DHNBAP DEBUG (127.0.0.1:40701 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141122759 DHNBAP NOTICE (127.0.0.1:40701 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141122759 DHNBAP NOTICE (127.0.0.1:40701 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141122759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141122759 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141122879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141122879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141122879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141122879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(673)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141122888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122888 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141122888 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141122888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141122888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141122888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141122888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141122891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122891 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141122891 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141122891 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141122891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141122891 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141122891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141122891 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122891 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141122891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141122891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141122891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141122891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141122891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141122891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141122891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141122891 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141122891 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122893 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141122893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141122893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141122893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141122893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141122893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141122893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122893 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141122893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141122893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141122893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141122893 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(676)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141122900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122900 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141122900 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141122900 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141122900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141122900 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141122900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141122902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122902 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141122902 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141122902 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141122902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141122902 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141122902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141122903 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122903 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141122903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141122903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141122903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141122903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141122903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141122903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141122903 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141122903 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141122903 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122904 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141122904 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141122904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122904 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141122904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141122904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141122904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141122904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141122915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141122915 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141122915 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141122915 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141122915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141122915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141122915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(679)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141122921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122921 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141122921 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141122921 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141122921 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141122921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141122921 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141122921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141122921 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141122921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141122921 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141122921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141122921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141122921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141122921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141122921 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141122925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122925 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141122925 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141122925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141122925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141122925 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241130141122925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141122925 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141122925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141122925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141122925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141122925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141122925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141122925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141122925 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141122925 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141122925 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122926 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141122926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141122927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141122927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141122927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141122927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141122927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141122927 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122943 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141122943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141122943 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141122943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(682)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141122949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122949 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141122949 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141122949 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141122949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141122949 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141122949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141122952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141122952 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141122952 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141122952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141122952 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141122952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141122952 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141122952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141122952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141122952 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141122952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141122952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141122952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141122952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141122952 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141122952 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141122952 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141122953 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141122953 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141122953 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141122953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141122953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141122953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141122954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141122954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141122954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141122954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141122954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141122954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141122954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141122954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141122954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141122954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141122954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141122954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141122954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141122954 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141122954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123309 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141123309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2b2cd), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141123309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141123309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123310 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141123310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc0b21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141123310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141123310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123310 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141123310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c282fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141123310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141123310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141123310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141123310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141123311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141123311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141123311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141123311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141123311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141123318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141123318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123319 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141123319 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141123319 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141123319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123319 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=00c2b2cd) (sccp_scrc.c:477) 20241130141123319 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(67)[0x555fde2b80a0]{IDLE}: Deallocated (fsm.c:568) 20241130141123319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141123319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123319 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=00c282fb) (sccp_scrc.c:477) 20241130141123319 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141123319 DLSCCP DEBUG SCCP-SCOC(66)[0x555fde2b8870]{IDLE}: Deallocated (fsm.c:568) 20241130141123522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123522 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141123522 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141123522 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141123522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123523 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141123523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123523 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=00dc0b21) (sccp_scrc.c:477) 20241130141123523 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241130141123523 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141123523 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141123523 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141123523 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141123523 DLSCCP DEBUG SCCP-SCOC(65)[0x555fde2aa8e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141123702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123702 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141123702 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141123702 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141123702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123702 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141123702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141123702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141123702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141123702 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141123702 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) 20241130141123702 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) 20241130141123703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141123703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141123703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.msc1-RAN(675)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141123703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141123703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141123703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141123703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141123703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141123703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123703 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141123703 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141123706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141123706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141123706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141123706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141123706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141123706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141123706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141123707 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141123707 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141123726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123726 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:601) 20241130141123726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141123726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123725 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141123725 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141123725 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141123725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141123726 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141123726 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) 20241130141123726 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) 20241130141123726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141123726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141123726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141123726 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123726 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141123726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141123726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141123726 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123726 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141123726 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141123726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141123726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141123726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141123726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141123726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141123727 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141123727 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141123727 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141123727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141123727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141123727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123727 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141123727 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141123727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141123727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141123727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141123727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141123727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141123727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141123727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141123727 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141123727 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141123730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123730 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:601) 20241130141123730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141123729 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141123729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141123729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123729 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141123730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141123730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141123730 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141123730 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(681)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141123758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141123758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141123758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141123758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141123758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141123758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141123758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141123758 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141123758 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141123758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141123758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141123758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141123759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141123759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141123759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141123759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141123759 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141123759 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141123759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141123759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141123759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141123759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141123759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141123759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141123759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141123761 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141123761 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141123761 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141123761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141123761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141123761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141123761 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141123762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141123762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141123762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141123762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141123762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141123762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141123762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141123762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141123762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141123762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141123762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141123762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141123762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141123762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141123762 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141123762 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141124102 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141124102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e223bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141124102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141124102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141124102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141124102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141124102 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141124102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003db1c5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141124102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141124102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141124102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141124102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141124102 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141124102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8db1b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141124102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141124102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141124102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141124102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141124102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141124102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141124102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141124102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141124102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141124102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141124102 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141124102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141124102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141124103 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124103 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141124103 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141124103 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141124103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141124103 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124109 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141124109 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141124109 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141124109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141124109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141124109 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=00e223bb) (sccp_scrc.c:477) 20241130141124109 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(64)[0x555fde2a00f0]{IDLE}: Deallocated (fsm.c:568) 20241130141124109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124109 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141124109 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141124109 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141124109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141124109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141124109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141124109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141124109 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=003db1c5) (sccp_scrc.c:477) 20241130141124109 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141124109 DLSCCP DEBUG SCCP-SCOC(63)[0x555fde2ae770]{IDLE}: Deallocated (fsm.c:568) 20241130141124310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141124310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141124310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141124310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141124310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141124310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141124310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141124310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141124311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141124311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141124311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141124311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141124311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141124311 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=00f8db1b) (sccp_scrc.c:477) 20241130141124311 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241130141124311 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141124311 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141124311 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141124311 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141124311 DLSCCP DEBUG SCCP-SCOC(62)[0x555fde2b1900]{IDLE}: Deallocated (fsm.c:568) 20241130141124772 DLCTRL DEBUG Command: GET 865320408 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141124772 DLCTRL DEBUG Tx Command reply: GET_REPLY 865320408 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141124776 DLCTRL DEBUG Command: GET 100884767 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141124776 DLCTRL DEBUG Tx Command reply: GET_REPLY 100884767 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141124780 DLCTRL DEBUG Command: GET 184357 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141124780 DLCTRL DEBUG Tx Command reply: GET_REPLY 184357 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141124785 DLCTRL DEBUG Command: GET 734305516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141124785 DLCTRL DEBUG Tx Command reply: GET_REPLY 734305516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141124789 DLCTRL DEBUG Command: GET 972244798 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141124789 DLCTRL DEBUG Tx Command reply: GET_REPLY 972244798 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141124792 DLCTRL DEBUG Command: GET 60524446 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141124792 DLCTRL DEBUG Tx Command reply: GET_REPLY 60524446 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141124795 DLCTRL DEBUG Command: GET 606452699 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141124795 DLCTRL DEBUG Tx Command reply: GET_REPLY 606452699 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141124798 DLCTRL DEBUG Command: GET 661039832 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141124798 DLCTRL DEBUG Tx Command reply: GET_REPLY 661039832 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141124801 DLCTRL DEBUG Command: GET 871006402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141124801 DLCTRL DEBUG Tx Command reply: GET_REPLY 871006402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141124803 DLCTRL DEBUG Command: GET 950086985 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141124803 DLCTRL DEBUG Tx Command reply: GET_REPLY 950086985 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141124805 DLCTRL DEBUG Command: GET 894033516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141124805 DLCTRL DEBUG Tx Command reply: GET_REPLY 894033516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141124807 DLCTRL DEBUG Command: GET 213473450 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141124807 DLCTRL DEBUG Tx Command reply: GET_REPLY 213473450 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141124809 DLCTRL DEBUG Command: GET 105802754 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141124809 DLCTRL DEBUG Tx Command reply: GET_REPLY 105802754 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141124811 DLCTRL DEBUG Command: GET 425364182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141124811 DLCTRL DEBUG Tx Command reply: GET_REPLY 425364182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141124812 DLCTRL DEBUG Command: GET 751790251 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141124812 DLCTRL DEBUG Tx Command reply: GET_REPLY 751790251 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141124813 DLCTRL DEBUG Command: GET 402844460 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141124813 DLCTRL DEBUG Tx Command reply: GET_REPLY 402844460 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141124814 DLCTRL DEBUG Command: GET 999991314 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141124814 DLCTRL DEBUG Tx Command reply: GET_REPLY 999991314 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141124815 DLCTRL DEBUG Command: GET 500924560 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141124815 DLCTRL DEBUG Tx Command reply: GET_REPLY 500924560 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141124816 DLCTRL DEBUG Command: GET 506732572 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141124816 DLCTRL DEBUG Tx Command reply: GET_REPLY 506732572 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141124817 DLCTRL DEBUG Command: GET 428106724 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141124817 DLCTRL DEBUG Tx Command reply: GET_REPLY 428106724 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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 } } } 20241130141124846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141125871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141125871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141125871 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141125871 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141125871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141125871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141125871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141125871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141125871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141125871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141125871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141125871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141125871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141125871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141125871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141125871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20241130141125871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141125871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141125871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141125871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141125871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141125871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141125871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141125871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141125871 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241130141125871 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241130141125871 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241130141125871 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241130141125871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241130141125871 DRUA DEBUG (127.0.0.1:40701 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241130141125871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141125872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241130141125872 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141125872 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh0-RUA(668)@ae4ce1960a61: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(670)@ae4ce1960a61: UnitdataCallback HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@ae4ce1960a61: Added conn table entry 0TC_mscpool_paging_imsi0(684)2591260 20241130141126906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141126906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141126906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141126906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141126906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x278a1c, normal) (hnbgw_rua.c:407) 20241130141126906 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141126906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141126906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591260 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141126906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141126906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141126906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591260 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241130141126906 DCN DEBUG map_sccp[0x555fde2b8870]{init}: Allocated (fsm.c:456) 20241130141126906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141126906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2591260 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141126906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591260 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141126906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141126906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141126906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141126906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141126906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141126906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141126906 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: Allocated (fsm.c:456) 20241130141126906 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141126906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000330056400500f1100926) (sccp_scrc.c:406) 20241130141126906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141126906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141126906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141126906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141126906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141126906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141126906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141126906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141126906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141126906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141126906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141126906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141126906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141126906 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141126906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141126906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141126907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141126907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141126907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141126907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141126907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141126907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141126907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141126907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: Added conn table entry 0TC_mscpool_paging_imsi0(684)11343980 HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141126924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141126924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141126924 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141126924 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141126925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141126925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141126925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141126925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141126925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141126925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141126925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141126925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141126925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141126925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f76dc) (sccp_scrc.c:477) 20241130141126925 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241130141126925 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141126925 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141126925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141126925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141126925 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141126925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141126925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_paging_imsi0(684)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141127932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141127935 DLCTRL DEBUG Command: GET 652960473 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141127935 DLCTRL DEBUG Tx Command reply: GET_REPLY 652960473 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141127940 DLCTRL DEBUG Command: GET 571929518 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141127940 DLCTRL DEBUG Tx Command reply: GET_REPLY 571929518 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141127944 DLCTRL DEBUG Command: GET 308363948 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141127944 DLCTRL DEBUG Tx Command reply: GET_REPLY 308363948 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141127947 DLCTRL DEBUG Command: GET 18501308 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141127947 DLCTRL DEBUG Tx Command reply: GET_REPLY 18501308 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141127950 DLCTRL DEBUG Command: GET 472894229 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141127950 DLCTRL DEBUG Tx Command reply: GET_REPLY 472894229 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141127952 DLCTRL DEBUG Command: GET 690076800 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141127952 DLCTRL DEBUG Tx Command reply: GET_REPLY 690076800 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141127953 DLCTRL DEBUG Command: GET 506875019 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141127953 DLCTRL DEBUG Tx Command reply: GET_REPLY 506875019 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141127954 DLCTRL DEBUG Command: GET 265208899 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141127954 DLCTRL DEBUG Tx Command reply: GET_REPLY 265208899 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141127955 DLCTRL DEBUG Command: GET 827148727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141127955 DLCTRL DEBUG Tx Command reply: GET_REPLY 827148727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141127956 DLCTRL DEBUG Command: GET 123706868 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141127956 DLCTRL DEBUG Tx Command reply: GET_REPLY 123706868 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141127957 DLCTRL DEBUG Command: GET 202218043 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141127957 DLCTRL DEBUG Tx Command reply: GET_REPLY 202218043 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141127958 DLCTRL DEBUG Command: GET 256974750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141127958 DLCTRL DEBUG Tx Command reply: GET_REPLY 256974750 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141127959 DLCTRL DEBUG Command: GET 163596258 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141127959 DLCTRL DEBUG Tx Command reply: GET_REPLY 163596258 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141127960 DLCTRL DEBUG Command: GET 989744394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141127960 DLCTRL DEBUG Tx Command reply: GET_REPLY 989744394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141127961 DLCTRL DEBUG Command: GET 675513036 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141127961 DLCTRL DEBUG Tx Command reply: GET_REPLY 675513036 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141127961 DLCTRL DEBUG Command: GET 577750593 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141127961 DLCTRL DEBUG Tx Command reply: GET_REPLY 577750593 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141127962 DLCTRL DEBUG Command: GET 83092950 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141127962 DLCTRL DEBUG Tx Command reply: GET_REPLY 83092950 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141127963 DLCTRL DEBUG Command: GET 415209099 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141127963 DLCTRL DEBUG Tx Command reply: GET_REPLY 415209099 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141127964 DLCTRL DEBUG Command: GET 869658462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141127964 DLCTRL DEBUG Tx Command reply: GET_REPLY 869658462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141127964 DLCTRL DEBUG Command: GET 649723410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141127964 DLCTRL DEBUG Tx Command reply: GET_REPLY 649723410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141127967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141127968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-RAN(681)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141127968 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141127968 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141127968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141127968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141127968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141127968 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141127968 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141127968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141127968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141127968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141127968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141127968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc1-RAN(675)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) TC_mscpool_paging_imsi-Iuh0-RUA(668)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(678)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(663)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141127968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141127968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{disrupted}: Freeing instance (context_map.c:202) 20241130141127968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591260)[0x555fde2b80a0]{disrupted}: Deallocated (fsm.c:568) 20241130141127968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141127968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{disconnected}: Freeing instance (context_map.c:206) 20241130141127968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x555fde2b8870]{disconnected}: Deallocated (fsm.c:568) 20241130141127968 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2591260 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241130141127968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141127968 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44535<->l=127.0.0.1:4262) (control_if.c:193) 20241130141127968 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141127968 DLINP DEBUG SRVCONN(,r=127.0.0.1:40701<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141127968 DLINP NOTICE SRV(,r=127.0.0.1:40701<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141127968 DMAIN NOTICE (127.0.0.1:40701 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40701<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141127968 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc2-M3UA(679)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(671)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(674)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141127968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_mscpool_paging_imsi-Iuh0(667)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141127968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141127968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141127968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141127968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141127968 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141127968 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141127968 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141127968 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(676)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(672)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(670)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(673)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(680)@ae4ce1960a61: Final verdict of PTC: none 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141127968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141127968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141127968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141127968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141127968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141127968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141127968 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141127968 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241130141127968 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141127968 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141127968 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141127968 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141127968 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141127968 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141127968 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141127968 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141127968 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141127968 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141127968 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141127968 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141127968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141127968 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141127968 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141127968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141127969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141127969 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141127969 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141127969 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141127969 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory IPA-CTRL-CLI-IPA(665)@ae4ce1960a61: Final verdict of PTC: none 20241130141127969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141127969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141127969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141127969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141127969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141127969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141127969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141127969 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141127969 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141127969 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141127969 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(683)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(682)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(677)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(664)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141127999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Nov 30 14:11:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241130141128101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141128704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500892) 20241130141128718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141128718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141128718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141128718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141128718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141128718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141128719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141128719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141128719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141128719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141128719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141128719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141128719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141128719 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141128719 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141128720 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141128720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141128720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141128720 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141128720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141128720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141128721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141128721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141128721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141128721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141128721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141128721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141128721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141128721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=500892, count=510584) 20241130141129969 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141129969 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141129969 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141129969 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141129969 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141129969 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Nov 30 14:11:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141131218 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141131218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141131219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141131219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141131219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141131219 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141131219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141131220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141131220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141131220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141131225 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141131225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141131225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141131225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141131225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_mscpool_paging_tmsi started. 20241130141131792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141131796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141131800 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41329<->l=127.0.0.1:4262) (control_if.c:572) 20241130141131819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141131819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(689)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141131830 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131830 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131830 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141131831 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131831 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131831 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131831 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131831 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131831 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131831 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46512 (stream_srv.c:132) 20241130141131831 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46512<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(691)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141131832 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131832 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141131832 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141131832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131832 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141131832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131833 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131833 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131833 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141131833 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131833 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141131833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131833 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131833 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131833 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141131833 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131833 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141131833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131833 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131833 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131833 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141131833 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141131833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131833 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141131833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141131833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141131833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141131833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141131833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141131833 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(695)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(695)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(698)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(698)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(696)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141131860 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141131860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131860 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141131860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131860 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141131860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141131860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141131860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141131860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141131860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141131860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(701)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(701)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(699)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141131871 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131871 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131871 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141131872 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131872 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131872 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131872 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131872 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141131872 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141131873 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131873 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141131873 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131873 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141131873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131873 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131873 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131873 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141131873 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131873 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141131873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131873 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131873 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131873 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141131873 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141131873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131873 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131873 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141131873 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141131873 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141131873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141131873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141131873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141131873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141131873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141131873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141131873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141131873 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141131873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141131873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141131873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141131873 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141131873 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141131873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141131873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141131873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141131873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141131873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141131873 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141131873 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(704)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(702)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141131895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141131895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141131895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141131895 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141131895 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141131896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141131896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141131896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141131896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141131900 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141131900 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141131900 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141131900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141131900 DHNBAP DEBUG (127.0.0.1:46512 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141131900 DHNBAP NOTICE (127.0.0.1:46512 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141131900 DHNBAP NOTICE (127.0.0.1:46512 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141131900 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141131900 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141132045 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141132045 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141132045 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141132045 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141132045 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141132045 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141132046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(695)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141132055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141132055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141132055 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141132055 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141132055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141132055 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141132055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141132055 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132055 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141132056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141132056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141132057 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141132057 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141132057 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141132057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141132060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141132060 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141132060 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141132060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141132060 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE HNBGW_Test.msc1-M3UA(698)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141132060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141132060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141132060 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132060 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132060 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141132060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132060 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141132060 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141132060 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141132062 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141132062 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141132062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141132062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141132062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141132062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132062 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141132062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141132063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141132063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141132063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141132063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132064 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141132064 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141132064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141132064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141132064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141132064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141132067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132067 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141132067 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141132067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141132067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141132067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141132067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141132067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141132067 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141132067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132067 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132067 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141132068 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141132068 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141132069 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141132069 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141132069 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141132069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141132069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141132069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132069 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141132069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141132070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141132070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141132070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141132070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132070 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141132070 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141132070 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141132070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(701)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141132076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132076 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141132076 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141132076 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141132076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141132076 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141132076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141132078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132078 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141132078 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141132078 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141132078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141132078 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141132078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141132078 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132078 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141132078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141132078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132079 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141132079 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141132079 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141132080 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141132080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141132080 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141132080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141132080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141132080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132080 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141132080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141132080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141132080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141132080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141132080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132086 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141132086 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141132086 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141132086 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141132086 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141132086 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141132086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(704)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141132090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132090 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141132090 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141132090 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141132091 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141132091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141132091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141132091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141132091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141132091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132091 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141132091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141132091 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132094 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141132094 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141132094 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141132094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141132094 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141132094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141132094 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141132094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141132094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141132094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141132094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141132094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141132094 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141132094 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141132094 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141132095 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141132095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141132095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141132095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141132095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132095 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141132095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141132095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141132095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141132095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141132095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132587 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141132587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ce2a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141132587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141132587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132587 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141132587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4315), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141132587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141132587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132587 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141132587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00738734), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141132587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141132587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141132588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141132588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141132588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141132588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141132596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141132596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141132596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132596 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=00738734) (sccp_scrc.c:477) 20241130141132596 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(69)[0x555fde28e710]{IDLE}: Deallocated (fsm.c:568) 20241130141132596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141132596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141132596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141132596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132596 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=0055ce2a) (sccp_scrc.c:477) 20241130141132596 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141132596 DLSCCP DEBUG SCCP-SCOC(70)[0x555fde2a1a10]{IDLE}: Deallocated (fsm.c:568) 20241130141132798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141132798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141132798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141132798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141132799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132799 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=000a4315) (sccp_scrc.c:477) 20241130141132799 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241130141132799 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141132799 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141132799 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141132799 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141132799 DLSCCP DEBUG SCCP-SCOC(68)[0x555fde15b4d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(694)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141132867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132867 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141132867 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141132867 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141132867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132867 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141132868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141132868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141132868 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141132868 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) 20241130141132868 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) 20241130141132868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141132868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc1-RAN(697)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141132868 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141132868 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141132868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141132869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141132869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141132869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141132869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132872 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141132872 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141132872 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141132872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132872 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141132873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141132873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141132873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141132873 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141132873 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(700)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141132878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141132878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141132878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141132878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132878 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:601) 20241130141132878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141132878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141132878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141132878 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141132878 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) 20241130141132878 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) 20241130141132878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141132878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132879 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141132879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132879 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141132879 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141132879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141132879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141132879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141132879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141132879 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141132880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141132880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141132880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132881 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:601) 20241130141132881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141132881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141132881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141132881 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141132881 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(703)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141132891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132891 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141132891 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141132891 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141132891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132891 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141132891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141132891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141132891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141132892 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141132892 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141132892 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141132892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141132892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141132892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141132892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141132892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141132892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141132892 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141132892 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141132892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141132892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141132892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141132892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141132892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141132892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141132892 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141132893 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141132893 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141132893 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141132893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141132893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141132893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141132893 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141132893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141132893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141132893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141132893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141132893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141132893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141132893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141132893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141132893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141132893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141132893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141132893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141132893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141132893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141132893 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141132894 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141133006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141133006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141133006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141133006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141133006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141133006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141133006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141133006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141133006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141133006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141133006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141133006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141133007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141133007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141133007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141133007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141133007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141133007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141133007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141133007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141133007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141133007 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141133007 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141133007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141133007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141133007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141133007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141133008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141133008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141133008 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141133008 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141133008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141133008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141133008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141133008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141133008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141133008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141133008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141133008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141133008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141133008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141133008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141133008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141133008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141133008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141133008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141133008 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141133008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141133008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141133008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141133008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141133008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141133008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141133008 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141133008 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141133912 DLCTRL DEBUG Command: GET 796631156 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141133912 DLCTRL DEBUG Tx Command reply: GET_REPLY 796631156 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141133914 DLCTRL DEBUG Command: GET 29891419 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141133914 DLCTRL DEBUG Tx Command reply: GET_REPLY 29891419 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141133916 DLCTRL DEBUG Command: GET 339092461 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141133916 DLCTRL DEBUG Tx Command reply: GET_REPLY 339092461 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141133919 DLCTRL DEBUG Command: GET 329211480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141133919 DLCTRL DEBUG Tx Command reply: GET_REPLY 329211480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141133923 DLCTRL DEBUG Command: GET 299568088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141133923 DLCTRL DEBUG Tx Command reply: GET_REPLY 299568088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141133926 DLCTRL DEBUG Command: GET 628938502 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141133926 DLCTRL DEBUG Tx Command reply: GET_REPLY 628938502 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141133930 DLCTRL DEBUG Command: GET 926528639 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141133930 DLCTRL DEBUG Tx Command reply: GET_REPLY 926528639 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141133933 DLCTRL DEBUG Command: GET 657330821 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141133933 DLCTRL DEBUG Tx Command reply: GET_REPLY 657330821 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141133937 DLCTRL DEBUG Command: GET 401811669 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141133937 DLCTRL DEBUG Tx Command reply: GET_REPLY 401811669 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141133940 DLCTRL DEBUG Command: GET 392277428 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141133941 DLCTRL DEBUG Tx Command reply: GET_REPLY 392277428 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141133944 DLCTRL DEBUG Command: GET 784446401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141133944 DLCTRL DEBUG Tx Command reply: GET_REPLY 784446401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141133947 DLCTRL DEBUG Command: GET 425592327 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141133947 DLCTRL DEBUG Tx Command reply: GET_REPLY 425592327 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141133950 DLCTRL DEBUG Command: GET 497584129 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141133950 DLCTRL DEBUG Tx Command reply: GET_REPLY 497584129 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141133952 DLCTRL DEBUG Command: GET 488083432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141133952 DLCTRL DEBUG Tx Command reply: GET_REPLY 488083432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141133954 DLCTRL DEBUG Command: GET 89969806 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141133954 DLCTRL DEBUG Tx Command reply: GET_REPLY 89969806 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141133956 DLCTRL DEBUG Command: GET 565226515 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141133956 DLCTRL DEBUG Tx Command reply: GET_REPLY 565226515 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141133958 DLCTRL DEBUG Command: GET 684385554 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141133958 DLCTRL DEBUG Tx Command reply: GET_REPLY 684385554 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141133960 DLCTRL DEBUG Command: GET 4112448 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141133960 DLCTRL DEBUG Tx Command reply: GET_REPLY 4112448 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141133961 DLCTRL DEBUG Command: GET 596404743 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141133961 DLCTRL DEBUG Tx Command reply: GET_REPLY 596404743 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141133962 DLCTRL DEBUG Command: GET 138628943 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141133962 DLCTRL DEBUG Tx Command reply: GET_REPLY 138628943 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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 } } } 20241130141133989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@ae4ce1960a61: 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 20241130141135007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141135007 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141135007 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141135007 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141135007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141135007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141135007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141135007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141135007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141135007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141135007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141135007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141135007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141135007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141135007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141135007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20241130141135007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141135007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141135007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141135007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141135007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141135008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141135008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141135008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141135008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141135008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141135008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141135008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141135008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141135008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141135008 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241130141135008 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241130141135008 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241130141135008 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241130141135008 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241130141135008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241130141135008 DRUA DEBUG (127.0.0.1:46512 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241130141135008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141135008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241130141135008 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141135008 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@ae4ce1960a61: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(690)@ae4ce1960a61: UnitdataCallback TC_mscpool_paging_tmsi0(706)@ae4ce1960a61: 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(694)@ae4ce1960a61: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@ae4ce1960a61: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@ae4ce1960a61: Added conn table entry 0TC_mscpool_paging_tmsi0(706)11064355 20241130141136042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141136042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141136042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141136042 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141136042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8d423, normal) (hnbgw_rua.c:407) 20241130141136042 DHNB DEBUG map_rua[0x555fde2a1a10]{init}: Allocated (fsm.c:456) 20241130141136042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141136042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064355 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141136042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141136042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141136042 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064355 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241130141136042 DCN DEBUG map_sccp[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141136042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141136042 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11064355 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141136042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064355 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141136042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141136042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141136042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141136042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141136042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141136042 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141136042 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: Allocated (fsm.c:456) 20241130141136042 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141136042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002210056400500f1100926) (sccp_scrc.c:406) 20241130141136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141136042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141136042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141136042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141136042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141136042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141136042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141136042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141136042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141136042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141136042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141136042 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141136042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141136042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141136042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141136042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141136042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141136042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141136042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141136042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141136042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141136042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@ae4ce1960a61: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@ae4ce1960a61: Added conn table entry 0TC_mscpool_paging_tmsi0(706)3196803 HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(706)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141136053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141136053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141136053 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141136053 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141136053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141136053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141136053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141136053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141136053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141136053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141136053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141136053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141136053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141136053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00399af0) (sccp_scrc.c:477) 20241130141136053 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241130141136053 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141136053 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141136053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141136053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141136053 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:486) 20241130141136053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141136053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141137059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141137061 DLCTRL DEBUG Command: GET 124323341 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141137061 DLCTRL DEBUG Tx Command reply: GET_REPLY 124323341 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141137066 DLCTRL DEBUG Command: GET 215504528 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141137066 DLCTRL DEBUG Tx Command reply: GET_REPLY 215504528 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141137067 DLCTRL DEBUG Command: GET 371601426 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141137067 DLCTRL DEBUG Tx Command reply: GET_REPLY 371601426 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141137067 DLCTRL DEBUG Command: GET 290160063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141137068 DLCTRL DEBUG Tx Command reply: GET_REPLY 290160063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141137068 DLCTRL DEBUG Command: GET 120105037 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141137068 DLCTRL DEBUG Tx Command reply: GET_REPLY 120105037 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141137069 DLCTRL DEBUG Command: GET 152006690 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141137069 DLCTRL DEBUG Tx Command reply: GET_REPLY 152006690 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141137070 DLCTRL DEBUG Command: GET 451383989 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141137070 DLCTRL DEBUG Tx Command reply: GET_REPLY 451383989 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141137071 DLCTRL DEBUG Command: GET 671006838 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141137071 DLCTRL DEBUG Tx Command reply: GET_REPLY 671006838 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141137071 DLCTRL DEBUG Command: GET 767511294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141137071 DLCTRL DEBUG Tx Command reply: GET_REPLY 767511294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141137072 DLCTRL DEBUG Command: GET 814761615 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141137072 DLCTRL DEBUG Tx Command reply: GET_REPLY 814761615 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141137073 DLCTRL DEBUG Command: GET 978806304 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141137073 DLCTRL DEBUG Tx Command reply: GET_REPLY 978806304 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141137074 DLCTRL DEBUG Command: GET 979864263 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141137074 DLCTRL DEBUG Tx Command reply: GET_REPLY 979864263 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141137074 DLCTRL DEBUG Command: GET 86730239 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141137074 DLCTRL DEBUG Tx Command reply: GET_REPLY 86730239 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141137075 DLCTRL DEBUG Command: GET 233614552 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141137075 DLCTRL DEBUG Tx Command reply: GET_REPLY 233614552 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141137076 DLCTRL DEBUG Command: GET 19837063 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141137076 DLCTRL DEBUG Tx Command reply: GET_REPLY 19837063 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141137077 DLCTRL DEBUG Command: GET 850741353 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141137077 DLCTRL DEBUG Tx Command reply: GET_REPLY 850741353 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141137077 DLCTRL DEBUG Command: GET 70741041 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141137077 DLCTRL DEBUG Tx Command reply: GET_REPLY 70741041 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141137078 DLCTRL DEBUG Command: GET 22989108 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141137078 DLCTRL DEBUG Tx Command reply: GET_REPLY 22989108 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141137079 DLCTRL DEBUG Command: GET 684601545 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141137079 DLCTRL DEBUG Tx Command reply: GET_REPLY 684601545 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141137080 DLCTRL DEBUG Command: GET 488780733 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141137080 DLCTRL DEBUG Tx Command reply: GET_REPLY 488780733 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141137082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141137082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141137082 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141137082 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141137082 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141137082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141137082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141137082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141137082 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141137082 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141137082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141137082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141137082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141137082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141137082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141137082 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141137083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141137083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141137083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{disrupted}: Freeing instance (context_map.c:202) 20241130141137083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11064355)[0x555fde2a1a10]{disrupted}: Deallocated (fsm.c:568) 20241130141137083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141137083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141137083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x555fde2b80a0]{disconnected}: Deallocated (fsm.c:568) 20241130141137083 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11064355 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141137083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141137083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141137083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141137083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141137083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141137083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141137083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_paging_tmsi(685)@ae4ce1960a61: Final verdict of PTC: none 20241130141137083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141137083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141137083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141137083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141137083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141137083 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141137083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141137083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141137083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141137083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141137083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141137083 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141137083 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141137083 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(694)@ae4ce1960a61: Final verdict of PTC: none 20241130141137083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141137083 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41329<->l=127.0.0.1:4262) (control_if.c:193) 20241130141137083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141137083 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc2-SCCP(699)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(700)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(702)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(692)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(704)@ae4ce1960a61: Final verdict of PTC: none 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241130141137083 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141137083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141137083 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141137083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(705)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@ae4ce1960a61: Final verdict of PTC: none 20241130141137083 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141137083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141137083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141137083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141137083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141137083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141137083 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141137083 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141137083 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141137083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141137083 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141137083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141137083 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141137083 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141137083 DLINP DEBUG SRVCONN(,r=127.0.0.1:46512<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141137083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141137083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141137083 DLINP NOTICE SRV(,r=127.0.0.1:46512<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141137083 DMAIN NOTICE (127.0.0.1:46512 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46512<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141137083 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141137083 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141137083 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory TC_mscpool_paging_tmsi-Iuh0-RUA(690)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(701)@ae4ce1960a61: Final verdict of PTC: none 20241130141137083 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141137083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141137083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141137083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141137083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141137083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141137083 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141137083 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141137083 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141137083 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141137083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141137083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141137083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141137083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141137083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141137083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141137083 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141137083 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141137083 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141137084 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141137085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(695)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(703)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(689)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(698)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(686)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(691)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(693)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(688)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Nov 30 14:11:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241130141137243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141137846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=483528) 20241130141137969 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141137969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141137969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141137969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141137969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141137969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141137969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141137969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141137969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141137969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141137969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141137969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141137969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141137969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141138720 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141138720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141138720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141138720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141138720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141138720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141138720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141138720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141138720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141138720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141138720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141138720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141138720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141138720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141138721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141138721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141138721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141138721 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141138721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141138721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141138722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141138722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141138722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141138722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141138722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141138722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141138722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141138722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=483528, count=491780) 20241130141139083 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141139084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141139084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141139084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141139084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141139084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141139084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141139084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141139084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141139084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141139084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141139084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Nov 30 14:11:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_no_allow_attach_round_robin started. 20241130141140949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141140954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141140959 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42551<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141140981 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141140981 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141140992 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141140992 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141140993 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141140993 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141140993 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141140993 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141140993 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52552 (stream_srv.c:132) 20241130141140993 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52552<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141140993 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141140993 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141140995 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141140995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141140995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141140995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141140995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141140995 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141140995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141140995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141140995 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141140995 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141140995 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141140995 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141140995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141140995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141140995 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141140995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141140995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141140995 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141140995 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141140995 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141140995 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141140995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141140995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141140995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141140995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141140995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141140995 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141140995 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141140995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141140995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141140995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141140995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141140995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141140995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141140995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141140995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141140995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141140995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141140995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141140995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141140995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141140995 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141140995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141140995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141140995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141140995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141140995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141140995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141140995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141140995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141140995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141140995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141140995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141140995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141140995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(717)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(717)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(720)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141141045 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141141046 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141046 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141141046 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141046 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141141046 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141046 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141141046 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141047 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141141047 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141141047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141048 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141141048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141048 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141048 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141048 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141141048 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141048 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141141048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141048 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141048 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141141048 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141141048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141048 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141048 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141141048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141141048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141141048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141048 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141141048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141141048 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141141048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141141048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141141072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141141072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141141072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141141072 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141141072 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141141072 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141141072 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141141072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141141072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141141077 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141141077 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141141077 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141141077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141141077 DHNBAP DEBUG (127.0.0.1:52552 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141141077 DHNBAP NOTICE (127.0.0.1:52552 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141141077 DHNBAP NOTICE (127.0.0.1:52552 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141141077 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141141077 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141141211 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141141211 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141141211 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141141211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(717)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141141219 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141141219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141141219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141141219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141141219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141141220 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141220 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141141220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141221 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141141221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141141221 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141141221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141141221 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141141221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141141221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141141221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141141221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141141221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141141223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141223 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141141224 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141141224 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141141224 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141141224 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141141224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141141224 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141141224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141141224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141141224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141141224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141141224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141141224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141141224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141141224 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141141224 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141141224 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141225 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141141225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141225 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141141225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141141226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141141226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141141226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141141226 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141141226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141141226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141227 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141141228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141141228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141141228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(720)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141141235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141141235 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141141235 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141141235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141141235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141141235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141141238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141238 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141141238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141141238 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141141238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141141238 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141141239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141141239 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141141239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141141239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141141239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141141239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141141239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141141239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141141239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141141239 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141141239 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141141239 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141240 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141240 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141141240 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141141240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141141241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141241 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141141241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141141241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141141241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141141241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141242 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141141242 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141141242 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141141242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(723)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141141248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141141248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141141248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141141248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141141248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141141248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141141250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141250 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141141250 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141141250 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141141250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141141250 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141141250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141141251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141141251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141141251 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141141251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141141251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141141251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141141251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141141251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141141251 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141141251 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141141251 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141252 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141252 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141141252 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141141252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141252 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141141252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141141253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141141253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141141253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141141253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141252 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141261 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141141261 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141141261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141141261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(726)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141141267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141267 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141141267 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141141268 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141141268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141141268 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141141268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141141270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141270 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141141270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141141270 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141141270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141141270 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141141270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141141270 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141141270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141141270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141141270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141141270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141141270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141141270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141141270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141141270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141141270 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141141270 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141141272 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141141272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141141272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141141272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141141272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141141272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141141272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141141272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141141272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141141272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141141272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141141272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141141272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141141272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141272 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141141861 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78074), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141141862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141862 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bb526), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141141862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141862 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141141862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000212a), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141141862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141141862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141141862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141141862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141141862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141141862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141141862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141141862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141141862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141141862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141141862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141141870 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141141870 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141141870 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141141870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141141870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141141870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141141870 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141141870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141141870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141141870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141141870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141141870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141141870 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=00a78074) (sccp_scrc.c:477) 20241130141141870 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241130141141870 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141141870 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141141870 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141141870 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141141870 DLSCCP DEBUG SCCP-SCOC(73)[0x555fde29dc00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141142021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141142021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141142021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141142021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141142022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141142022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141142022 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141142022 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141142022 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141142022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141142022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141142022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141142022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141142022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141142022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141142022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141142022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141142022 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141142022 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141142022 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142022 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141142022 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141142022 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141142022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141142022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141142022 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141142022 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(719)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141142048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142048 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141142048 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141142048 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141142048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142048 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142048 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:601) 20241130141142048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141142048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141142048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142049 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141142049 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141142049 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) 20241130141142049 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) 20241130141142049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141142049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141142049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141142049 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141142049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141142049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141142049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141142049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141142049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141142049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142049 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141142049 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141142049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141142049 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141142049 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142049 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142049 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:601) 20241130141142050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141142050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141142050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142050 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141142050 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141142050 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141142070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141142070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141142070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141142070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141142070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141142070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142070 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=008bb526) (sccp_scrc.c:477) 20241130141142070 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(72)[0x555fde2d6b00]{IDLE}: Deallocated (fsm.c:568) 20241130141142070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141142070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141142070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141142070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141142070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141142070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142070 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=0000212a) (sccp_scrc.c:477) 20241130141142070 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141142070 DLSCCP DEBUG SCCP-SCOC(71)[0x555fde292750]{IDLE}: Deallocated (fsm.c:568) 20241130141142070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141142070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141142071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141142071 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141142071 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) 20241130141142071 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) 20241130141142071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141142071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141142071 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141142071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141142071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141142071 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141142071 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141142071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141142071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141142071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141142071 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141142071 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141142071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141142071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141142071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141142071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141142071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141142071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141142071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(725)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141142073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142073 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141142073 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141142073 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141142073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141142073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141142073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141142073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141142074 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141142074 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141142074 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141142074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141142074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141142074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141142074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141142074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141142074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141142074 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141142074 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141142074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141142074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141142074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141142074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141142074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141142074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141142074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141142077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141142077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141142077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141142077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141142077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141142077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141142077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141142077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141142077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141142077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141142077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141142077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141142077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141142077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141142077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141142077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141142077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141142077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141142077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141142077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141142077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141142077 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141142077 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141143107 DLCTRL DEBUG Command: GET 210525283 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141143107 DLCTRL DEBUG Tx Command reply: GET_REPLY 210525283 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141143109 DLCTRL DEBUG Command: GET 884860677 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141143109 DLCTRL DEBUG Tx Command reply: GET_REPLY 884860677 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141143114 DLCTRL DEBUG Command: GET 368423485 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141143114 DLCTRL DEBUG Tx Command reply: GET_REPLY 368423485 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141143119 DLCTRL DEBUG Command: GET 342488641 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141143119 DLCTRL DEBUG Tx Command reply: GET_REPLY 342488641 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141143122 DLCTRL DEBUG Command: GET 908719791 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141143122 DLCTRL DEBUG Tx Command reply: GET_REPLY 908719791 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141143126 DLCTRL DEBUG Command: GET 146634907 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141143126 DLCTRL DEBUG Tx Command reply: GET_REPLY 146634907 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141143130 DLCTRL DEBUG Command: GET 33103406 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141143130 DLCTRL DEBUG Tx Command reply: GET_REPLY 33103406 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141143134 DLCTRL DEBUG Command: GET 266623407 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141143135 DLCTRL DEBUG Tx Command reply: GET_REPLY 266623407 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141143138 DLCTRL DEBUG Command: GET 217259951 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141143138 DLCTRL DEBUG Tx Command reply: GET_REPLY 217259951 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141143142 DLCTRL DEBUG Command: GET 122617213 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141143142 DLCTRL DEBUG Tx Command reply: GET_REPLY 122617213 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141143146 DLCTRL DEBUG Command: GET 766573798 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141143146 DLCTRL DEBUG Tx Command reply: GET_REPLY 766573798 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141143150 DLCTRL DEBUG Command: GET 524031186 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141143150 DLCTRL DEBUG Tx Command reply: GET_REPLY 524031186 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141143154 DLCTRL DEBUG Command: GET 43031899 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141143154 DLCTRL DEBUG Tx Command reply: GET_REPLY 43031899 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141143158 DLCTRL DEBUG Command: GET 988657397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141143158 DLCTRL DEBUG Tx Command reply: GET_REPLY 988657397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141143162 DLCTRL DEBUG Command: GET 929998143 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141143162 DLCTRL DEBUG Tx Command reply: GET_REPLY 929998143 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141143166 DLCTRL DEBUG Command: GET 867833709 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141143166 DLCTRL DEBUG Tx Command reply: GET_REPLY 867833709 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141143170 DLCTRL DEBUG Command: GET 985117614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141143170 DLCTRL DEBUG Tx Command reply: GET_REPLY 985117614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141143173 DLCTRL DEBUG Command: GET 13686209 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141143173 DLCTRL DEBUG Tx Command reply: GET_REPLY 13686209 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141143177 DLCTRL DEBUG Command: GET 343657542 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141143177 DLCTRL DEBUG Tx Command reply: GET_REPLY 343657542 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141143181 DLCTRL DEBUG Command: GET 709399476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141143181 DLCTRL DEBUG Tx Command reply: GET_REPLY 709399476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000010000110'B, t_guard := 20.000000 } 20241130141143212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(728) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)5751670 20241130141144239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141144239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141144239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141144239 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141144239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57c376, normal) (hnbgw_rua.c:407) 20241130141144239 DHNB DEBUG map_rua[0x555fde29dc00]{init}: Allocated (fsm.c:456) 20241130141144239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141144239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5751670 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141144239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141144239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141144239 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5751670 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141144239 DCN DEBUG map_sccp[0x555fde2a1a10]{init}: Allocated (fsm.c:456) 20241130141144239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141144239 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5751670 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141144239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5751670 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141144240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141144240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141144240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141144240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141144240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141144240 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141144240 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: Allocated (fsm.c:456) 20241130141144240 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141144240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000860056400500f1100926) (sccp_scrc.c:406) 20241130141144240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141144240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141144240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141144240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141144240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141144240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141144240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141144240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141144240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141144240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141144240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141144240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141144240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141144240 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141144240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141144240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141144240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141144240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141144240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141144240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141144240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141144240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141144240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141144240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)14605070 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(728)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141144254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141144254 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141144254 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141144254 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141144254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141144254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141144254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141144254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141144254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141144254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141144254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141144254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141144254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141144254 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035c0ab) (sccp_scrc.c:477) 20241130141144254 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241130141144254 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141144254 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141144254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141144254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141144254 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141144254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141144254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141144255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141144256 DLCTRL DEBUG Command: GET 122861216 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141144256 DLCTRL DEBUG Tx Command reply: GET_REPLY 122861216 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141144258 DLCTRL DEBUG Command: GET 552572175 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141144258 DLCTRL DEBUG Tx Command reply: GET_REPLY 552572175 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141144261 DLCTRL DEBUG Command: GET 493912396 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141144261 DLCTRL DEBUG Tx Command reply: GET_REPLY 493912396 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141144265 DLCTRL DEBUG Command: GET 462561962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141144265 DLCTRL DEBUG Tx Command reply: GET_REPLY 462561962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141144268 DLCTRL DEBUG Command: GET 926665400 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141144268 DLCTRL DEBUG Tx Command reply: GET_REPLY 926665400 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141144271 DLCTRL DEBUG Command: GET 391336421 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141144271 DLCTRL DEBUG Tx Command reply: GET_REPLY 391336421 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141144273 DLCTRL DEBUG Command: GET 808660758 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141144273 DLCTRL DEBUG Tx Command reply: GET_REPLY 808660758 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141144275 DLCTRL DEBUG Command: GET 203355958 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141144275 DLCTRL DEBUG Tx Command reply: GET_REPLY 203355958 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141144276 DLCTRL DEBUG Command: GET 168436154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141144276 DLCTRL DEBUG Tx Command reply: GET_REPLY 168436154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141144276 DLCTRL DEBUG Command: GET 992332908 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141144276 DLCTRL DEBUG Tx Command reply: GET_REPLY 992332908 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141144277 DLCTRL DEBUG Command: GET 77099862 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141144277 DLCTRL DEBUG Tx Command reply: GET_REPLY 77099862 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141144278 DLCTRL DEBUG Command: GET 940353563 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141144278 DLCTRL DEBUG Tx Command reply: GET_REPLY 940353563 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141144279 DLCTRL DEBUG Command: GET 477452779 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141144279 DLCTRL DEBUG Tx Command reply: GET_REPLY 477452779 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141144279 DLCTRL DEBUG Command: GET 475183575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141144279 DLCTRL DEBUG Tx Command reply: GET_REPLY 475183575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141144280 DLCTRL DEBUG Command: GET 535113991 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141144280 DLCTRL DEBUG Tx Command reply: GET_REPLY 535113991 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141144281 DLCTRL DEBUG Command: GET 779151963 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141144281 DLCTRL DEBUG Tx Command reply: GET_REPLY 779151963 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141144281 DLCTRL DEBUG Command: GET 902009988 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141144281 DLCTRL DEBUG Tx Command reply: GET_REPLY 902009988 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141144282 DLCTRL DEBUG Command: GET 756471465 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141144282 DLCTRL DEBUG Tx Command reply: GET_REPLY 756471465 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141144283 DLCTRL DEBUG Command: GET 338662949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141144283 DLCTRL DEBUG Tx Command reply: GET_REPLY 338662949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141144283 DLCTRL DEBUG Command: GET 137219410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141144283 DLCTRL DEBUG Tx Command reply: GET_REPLY 137219410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001100100001'B, t_guard := 20.000000 } 20241130141144295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(729) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@ae4ce1960a61: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)9567026 20241130141145326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141145326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141145326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141145326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141145326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91fb32, normal) (hnbgw_rua.c:407) 20241130141145326 DHNB DEBUG map_rua[0x555fde29cad0]{init}: Allocated (fsm.c:456) 20241130141145326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141145326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9567026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141145326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141145326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141145326 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141145326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9567026 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241130141145326 DCN DEBUG map_sccp[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141145326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141145326 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9567026 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141145326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9567026 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141145326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141145326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141145326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141145326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141145326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141145326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141145326 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: Allocated (fsm.c:456) 20241130141145326 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141145326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003210056400500f1100926) (sccp_scrc.c:406) 20241130141145326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141145326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141145326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141145326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141145326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141145326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141145326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141145326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141145326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141145326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141145326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141145326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141145326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141145326 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141145326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141145326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141145326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141145326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141145326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141145326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141145326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141145326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141145326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141145326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)12338124 HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(729)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141145345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141145345 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141145345 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141145345 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141145345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141145345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141145345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141145345 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141145346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141145346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141145346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141145346 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:601) 20241130141145346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141145346 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d43e7) (sccp_scrc.c:477) 20241130141145346 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241130141145346 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141145346 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141145346 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141145346 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141145346 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141145346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141145346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141145349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141145351 DLCTRL DEBUG Command: GET 931527181 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141145351 DLCTRL DEBUG Tx Command reply: GET_REPLY 931527181 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141145355 DLCTRL DEBUG Command: GET 361215462 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141145355 DLCTRL DEBUG Tx Command reply: GET_REPLY 361215462 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141145357 DLCTRL DEBUG Command: GET 679398306 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141145357 DLCTRL DEBUG Tx Command reply: GET_REPLY 679398306 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141145359 DLCTRL DEBUG Command: GET 736908839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141145359 DLCTRL DEBUG Tx Command reply: GET_REPLY 736908839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141145361 DLCTRL DEBUG Command: GET 224145095 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141145361 DLCTRL DEBUG Tx Command reply: GET_REPLY 224145095 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141145362 DLCTRL DEBUG Command: GET 455241652 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141145362 DLCTRL DEBUG Tx Command reply: GET_REPLY 455241652 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141145363 DLCTRL DEBUG Command: GET 879967693 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141145363 DLCTRL DEBUG Tx Command reply: GET_REPLY 879967693 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141145363 DLCTRL DEBUG Command: GET 303319799 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141145363 DLCTRL DEBUG Tx Command reply: GET_REPLY 303319799 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141145364 DLCTRL DEBUG Command: GET 560828219 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141145364 DLCTRL DEBUG Tx Command reply: GET_REPLY 560828219 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141145365 DLCTRL DEBUG Command: GET 577879833 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141145365 DLCTRL DEBUG Tx Command reply: GET_REPLY 577879833 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141145366 DLCTRL DEBUG Command: GET 547338278 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141145366 DLCTRL DEBUG Tx Command reply: GET_REPLY 547338278 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141145366 DLCTRL DEBUG Command: GET 697951460 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141145366 DLCTRL DEBUG Tx Command reply: GET_REPLY 697951460 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141145367 DLCTRL DEBUG Command: GET 904533601 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141145367 DLCTRL DEBUG Tx Command reply: GET_REPLY 904533601 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141145368 DLCTRL DEBUG Command: GET 323154380 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141145368 DLCTRL DEBUG Tx Command reply: GET_REPLY 323154380 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141145369 DLCTRL DEBUG Command: GET 511379111 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141145369 DLCTRL DEBUG Tx Command reply: GET_REPLY 511379111 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141145369 DLCTRL DEBUG Command: GET 971404745 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141145369 DLCTRL DEBUG Tx Command reply: GET_REPLY 971404745 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141145371 DLCTRL DEBUG Command: GET 845503766 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141145371 DLCTRL DEBUG Tx Command reply: GET_REPLY 845503766 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141145372 DLCTRL DEBUG Command: GET 621371714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141145372 DLCTRL DEBUG Tx Command reply: GET_REPLY 621371714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141145373 DLCTRL DEBUG Command: GET 38826821 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141145373 DLCTRL DEBUG Tx Command reply: GET_REPLY 38826821 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141145373 DLCTRL DEBUG Command: GET 524986718 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141145373 DLCTRL DEBUG Tx Command reply: GET_REPLY 524986718 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001101101011'B, t_guard := 20.000000 } 20241130141145384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(730) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@ae4ce1960a61: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)9102953 20241130141146401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141146401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141146402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141146402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141146402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ae669, normal) (hnbgw_rua.c:407) 20241130141146402 DHNB DEBUG map_rua[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141146402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141146402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9102953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141146402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141146402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141146402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9102953 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141146402 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141146402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141146402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9102953 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141146402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9102953 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141146402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141146402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141146402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141146402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141146402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141146402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141146402 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: Allocated (fsm.c:456) 20241130141146402 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141146402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300036b0056400500f1100926) (sccp_scrc.c:406) 20241130141146402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141146402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141146402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141146402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141146402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141146402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141146402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141146402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141146402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141146402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141146402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141146402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141146402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141146402 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141146402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141146402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141146402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141146402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141146402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141146402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141146402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141146402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141146402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)8642730 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141146405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141146405 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141146405 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141146405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141146405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141146405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141146405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141146405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141146405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141146405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141146405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141146405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141146405 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec702f) (sccp_scrc.c:477) 20241130141146405 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241130141146405 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141146405 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141146405 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141146405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141146405 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141146405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141146405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(730)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141146407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141146407 DLCTRL DEBUG Command: GET 923255777 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141146407 DLCTRL DEBUG Tx Command reply: GET_REPLY 923255777 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141146408 DLCTRL DEBUG Command: GET 542995053 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141146408 DLCTRL DEBUG Tx Command reply: GET_REPLY 542995053 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141146409 DLCTRL DEBUG Command: GET 657933782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141146409 DLCTRL DEBUG Tx Command reply: GET_REPLY 657933782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141146411 DLCTRL DEBUG Command: GET 817958768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141146411 DLCTRL DEBUG Tx Command reply: GET_REPLY 817958768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141146412 DLCTRL DEBUG Command: GET 297823155 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141146412 DLCTRL DEBUG Tx Command reply: GET_REPLY 297823155 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141146413 DLCTRL DEBUG Command: GET 814497553 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141146413 DLCTRL DEBUG Tx Command reply: GET_REPLY 814497553 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141146414 DLCTRL DEBUG Command: GET 949516266 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141146414 DLCTRL DEBUG Tx Command reply: GET_REPLY 949516266 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141146416 DLCTRL DEBUG Command: GET 97967844 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141146416 DLCTRL DEBUG Tx Command reply: GET_REPLY 97967844 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141146417 DLCTRL DEBUG Command: GET 957886414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141146417 DLCTRL DEBUG Tx Command reply: GET_REPLY 957886414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141146417 DLCTRL DEBUG Command: GET 484962111 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141146417 DLCTRL DEBUG Tx Command reply: GET_REPLY 484962111 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141146418 DLCTRL DEBUG Command: GET 489136687 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141146418 DLCTRL DEBUG Tx Command reply: GET_REPLY 489136687 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141146419 DLCTRL DEBUG Command: GET 783690785 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141146419 DLCTRL DEBUG Tx Command reply: GET_REPLY 783690785 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141146420 DLCTRL DEBUG Command: GET 657482777 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141146420 DLCTRL DEBUG Tx Command reply: GET_REPLY 657482777 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141146421 DLCTRL DEBUG Command: GET 301408595 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141146421 DLCTRL DEBUG Tx Command reply: GET_REPLY 301408595 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141146422 DLCTRL DEBUG Command: GET 506127304 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141146422 DLCTRL DEBUG Tx Command reply: GET_REPLY 506127304 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141146424 DLCTRL DEBUG Command: GET 386034310 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141146424 DLCTRL DEBUG Tx Command reply: GET_REPLY 386034310 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141146425 DLCTRL DEBUG Command: GET 756648959 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141146425 DLCTRL DEBUG Tx Command reply: GET_REPLY 756648959 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141146426 DLCTRL DEBUG Command: GET 231381381 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141146426 DLCTRL DEBUG Tx Command reply: GET_REPLY 231381381 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141146427 DLCTRL DEBUG Command: GET 695905708 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141146427 DLCTRL DEBUG Tx Command reply: GET_REPLY 695905708 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141146428 DLCTRL DEBUG Command: GET 464683775 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141146428 DLCTRL DEBUG Tx Command reply: GET_REPLY 464683775 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141146430 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141146430 DLINP DEBUG SRVCONN(,r=127.0.0.1:52552<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141146430 DLINP NOTICE SRV(,r=127.0.0.1:52552<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141146430 DMAIN NOTICE (127.0.0.1:52552 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52552<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141146430 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141146430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141146430 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42551<->l=127.0.0.1:4262) (control_if.c:193) 20241130141146430 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141146430 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@ae4ce1960a61: Final verdict of PTC: none 20241130141146430 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141146430 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141146430 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141146431 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141146431 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141146431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141146431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141146431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141146431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141146431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141146431 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141146431 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141146431 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141146431 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141146431 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141146431 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141146431 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141146431 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141146431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141146431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141146431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141146431 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141146431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141146431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141146431 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141146431 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141146431 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141146431 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@ae4ce1960a61: Final verdict of PTC: none 20241130141146431 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141146431 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.sgsn0-M3UA(726)@ae4ce1960a61: Final verdict of PTC: none 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141146431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141146431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141146431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141146431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141146431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141146431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141146431 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141146431 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141146431 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141146431 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141146431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141146431 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141146431 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141146431 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141146431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141146431 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141146431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141146431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141146431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141146431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141146431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141146431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141146431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141146431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141146431 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141146431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141146431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141146431 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141146431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141146431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141146431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141146431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141146431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9567026)[0x555fde29cad0]{disrupted}: Deallocated (fsm.c:568) 20241130141146431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141146431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141146431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x555fde1bb3c0]{disconnected}: Deallocated (fsm.c:568) 20241130141146431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9567026 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141146431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141146431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141146432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141146432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141146432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141146432 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141146432 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141146432 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141146432 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141146432 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141146432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141146432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141146432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141146432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141146432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141146432 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{disrupted}: Freeing instance (context_map.c:202) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5751670)[0x555fde29dc00]{disrupted}: Deallocated (fsm.c:568) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{disconnected}: Freeing instance (context_map.c:206) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x555fde2a1a10]{disconnected}: Deallocated (fsm.c:568) 20241130141146432 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5751670 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141146432 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141146432 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141146432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141146432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141146432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141146432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141146432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141146432 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{disrupted}: Freeing instance (context_map.c:202) 20241130141146432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9102953)[0x555fde296c60]{disrupted}: Deallocated (fsm.c:568) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141146432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141146432 DCN DEBUG map_sccp(127-0-0-120241130141146432 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST :9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130141146432 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9102953 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141146432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141146432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141146432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141146432 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141146432 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141146432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141146432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141146432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141146432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141146432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141146432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141146432 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW-MGCP(727)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(708)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141146459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(710)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Nov 30 14:11:46 UTC 2024 ====== 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 20241130141146597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141147083 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141147083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141147083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141147083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141147083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141147083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141147084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141147084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141147084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141147084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141147084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141147084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141147084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141147084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141147084 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141147200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=544644) 20241130141147970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141147970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141147970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141147970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141147970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141147970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141147970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141147970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141147970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141147970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141147970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141147970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141147971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141147971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141147971 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=544644, count=550752) 20241130141148431 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141148431 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141148431 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141148431 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141148431 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141148431 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141148432 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141148432 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141148432 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141148721 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141148721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141148721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141148721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141148721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141148721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141148721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141148721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141148721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141148721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141148721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141148721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141148722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141148722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141148722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141148722 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141148722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141148722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141148722 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141148722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141148722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141148722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141148723 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141148723 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141148723 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141148723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141148723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141148723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Nov 30 14:11:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241130141150301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141150305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141150308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33033<->l=127.0.0.1:4262) (control_if.c:572) 20241130141150323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141150323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141150331 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150331 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150331 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141150332 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150332 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150332 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150332 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150332 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150332 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54623 (stream_srv.c:132) 20241130141150332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54623<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141150333 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150333 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141150333 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150333 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141150333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150333 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150333 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150333 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141150333 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150333 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141150333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150333 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150333 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141150333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141150333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150333 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150333 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141150333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141150333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150333 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141150333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141150333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141150333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141150334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141150334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141150334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141150334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141150334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141150334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141150334 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(741)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(741)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(744)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(744)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(747)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(747)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141150370 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150370 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150370 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150370 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150370 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150370 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150370 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141150370 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150371 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150371 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141150371 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150371 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141150371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150371 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150371 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141150371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150371 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141150371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150371 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150371 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141150371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141150371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150371 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150371 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141150371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141150371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141150371 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141150371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141150371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150371 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141150371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141150371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141150371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141150372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141150372 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141150372 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141150372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(750)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(748)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141150394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141150394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141150394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141150394 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141150394 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141150394 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141150394 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141150394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141150394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141150398 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141150398 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141150398 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141150398 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141150398 DHNBAP DEBUG (127.0.0.1:54623 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141150398 DHNBAP NOTICE (127.0.0.1:54623 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141150398 DHNBAP NOTICE (127.0.0.1:54623 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141150398 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141150398 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141150545 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141150545 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141150545 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141150545 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141150545 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141150545 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141150545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(741)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141150554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141150554 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141150554 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141150554 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141150554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141150554 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141150554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141150554 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141150554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141150554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141150554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141150554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141150554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141150554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141150554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141150556 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141150556 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141150556 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141150556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141150558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141150558 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141150558 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141150558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141150558 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141150558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141150558 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141150558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141150558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141150558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141150558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141150558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141150558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141150558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141150558 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141150558 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(744)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141150559 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150559 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141150560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141150560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150560 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141150560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141150560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141150560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141150560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141150562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141150563 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141150563 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141150563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141150563 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141150563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141150565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150565 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141150565 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141150565 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141150565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141150565 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141150565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141150565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141150565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141150565 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141150565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141150565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141150565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141150565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141150565 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141150565 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141150565 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150565 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150566 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150566 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141150566 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141150567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150567 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141150567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141150567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141150567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141150567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141150568 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141150568 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141150568 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141150568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(747)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141150571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141150571 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141150571 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141150571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141150571 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141150571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141150572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150572 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141150572 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141150572 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141150572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141150572 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141150573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141150573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141150573 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141150573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141150573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141150573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141150573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141150573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141150573 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141150573 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141150573 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150573 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150574 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150574 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141150574 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141150574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150574 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141150574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150574 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141150574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141150574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141150574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141150574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141150583 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141150583 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141150583 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141150583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(750)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141150589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141150589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141150589 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141150589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141150589 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141150589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141150591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141150591 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141150591 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141150591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141150591 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141150592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141150592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141150592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141150592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141150592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141150592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141150592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141150592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141150592 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141150592 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141150592 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141150592 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141150593 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141150593 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141150593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141150593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141150593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141150593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141150593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141150593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141150593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141150593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141150593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141150593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141150594 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141150594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141150594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141150594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141150594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141150594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141150594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141150594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141150594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151220 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141151220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f259ee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141151220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151220 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141151220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141151221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141151221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141151221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141151221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151221 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141151222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002203f4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141151222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141151222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141151222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141151222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141151222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141151222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151226 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141151226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1d60), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141151226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141151226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141151226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141151226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141151226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141151226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141151230 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141151230 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141151230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151230 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151230 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:601) 20241130141151230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151230 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=00f259ee) (sccp_scrc.c:477) 20241130141151230 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241130141151230 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141151230 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141151230 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141151230 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141151230 DLSCCP DEBUG SCCP-SCOC(74)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) 20241130141151234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141151234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151234 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=001f1d60) (sccp_scrc.c:477) 20241130141151234 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241130141151234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141151234 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141151234 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141151234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151234 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151234 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141151234 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141151234 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141151234 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141151234 DLSCCP DEBUG SCCP-SCOC(76)[0x555fde299e60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141151361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141151361 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141151361 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141151361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141151361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141151362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141151362 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141151362 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141151362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141151362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141151362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141151362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141151362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141151362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141151362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151362 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141151362 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141151362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141151362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141151362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141151362 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141151362 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(749)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141151392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151392 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141151392 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141151392 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141151392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141151393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141151393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141151393 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141151393 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141151393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141151393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141151393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141151393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151393 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141151393 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141151393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141151393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141151393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141151393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141151393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151396 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141151396 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141151396 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141151396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151396 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141151396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141151396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141151396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141151397 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141151397 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141151430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151430 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141151430 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141151430 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141151430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141151431 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141151431 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151431 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:601) 20241130141151431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151431 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=002203f4) (sccp_scrc.c:477) 20241130141151431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141151431 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141151431 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151431 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241130141151431 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141151431 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141151431 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141151431 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141151431 DLSCCP DEBUG SCCP-SCOC(75)[0x555fde219a20]{IDLE}: Deallocated (fsm.c:568) 20241130141151431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151431 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:601) 20241130141151431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141151431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141151431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141151432 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141151432 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) 20241130141151432 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) 20241130141151432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141151432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141151432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141151432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151432 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141151432 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141151432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151432 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:601) 20241130141151432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141151432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141151432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141151432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141151432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141151432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141151432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141151433 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141151433 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141151434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151434 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141151434 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141151434 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141151434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151434 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141151435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141151435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141151435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141151435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141151435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141151435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141151435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141151435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141151435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141151435 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141151435 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) 20241130141151435 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) 20241130141151435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141151435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141151435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141151435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141151435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141151435 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141151436 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141151436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141151436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141151436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141151436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141151436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141151436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141151436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141151436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141151436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141151436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141151436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141151436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141151436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141151436 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141151436 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141151436 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141151436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141151436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141151436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141151436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141151436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141151436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141151436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141151436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141152423 DLCTRL DEBUG Command: GET 49122568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141152423 DLCTRL DEBUG Tx Command reply: GET_REPLY 49122568 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141152424 DLCTRL DEBUG Command: GET 524978954 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141152424 DLCTRL DEBUG Tx Command reply: GET_REPLY 524978954 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141152425 DLCTRL DEBUG Command: GET 464093047 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141152425 DLCTRL DEBUG Tx Command reply: GET_REPLY 464093047 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141152427 DLCTRL DEBUG Command: GET 708454561 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141152427 DLCTRL DEBUG Tx Command reply: GET_REPLY 708454561 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141152430 DLCTRL DEBUG Command: GET 429190766 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141152430 DLCTRL DEBUG Tx Command reply: GET_REPLY 429190766 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141152432 DLCTRL DEBUG Command: GET 857150110 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141152432 DLCTRL DEBUG Tx Command reply: GET_REPLY 857150110 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141152435 DLCTRL DEBUG Command: GET 716895768 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141152435 DLCTRL DEBUG Tx Command reply: GET_REPLY 716895768 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141152437 DLCTRL DEBUG Command: GET 769908544 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141152437 DLCTRL DEBUG Tx Command reply: GET_REPLY 769908544 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141152439 DLCTRL DEBUG Command: GET 319598666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141152439 DLCTRL DEBUG Tx Command reply: GET_REPLY 319598666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141152441 DLCTRL DEBUG Command: GET 180191316 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141152441 DLCTRL DEBUG Tx Command reply: GET_REPLY 180191316 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141152442 DLCTRL DEBUG Command: GET 594381428 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141152442 DLCTRL DEBUG Tx Command reply: GET_REPLY 594381428 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141152444 DLCTRL DEBUG Command: GET 129809613 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141152444 DLCTRL DEBUG Tx Command reply: GET_REPLY 129809613 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141152445 DLCTRL DEBUG Command: GET 380868126 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141152445 DLCTRL DEBUG Tx Command reply: GET_REPLY 380868126 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141152447 DLCTRL DEBUG Command: GET 191072316 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141152447 DLCTRL DEBUG Tx Command reply: GET_REPLY 191072316 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141152448 DLCTRL DEBUG Command: GET 381249812 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141152448 DLCTRL DEBUG Tx Command reply: GET_REPLY 381249812 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141152449 DLCTRL DEBUG Command: GET 322599057 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141152449 DLCTRL DEBUG Tx Command reply: GET_REPLY 322599057 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141152450 DLCTRL DEBUG Command: GET 214382810 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141152450 DLCTRL DEBUG Tx Command reply: GET_REPLY 214382810 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141152451 DLCTRL DEBUG Command: GET 510451109 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141152451 DLCTRL DEBUG Tx Command reply: GET_REPLY 510451109 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141152452 DLCTRL DEBUG Command: GET 523445288 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141152452 DLCTRL DEBUG Tx Command reply: GET_REPLY 523445288 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141152453 DLCTRL DEBUG Command: GET 157786386 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141152453 DLCTRL DEBUG Tx Command reply: GET_REPLY 157786386 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000001001011001'B, t_guard := 20.000000 } 20241130141152465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(752) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)7919912 20241130141153511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141153511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141153511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141153511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141153511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78d928, normal) (hnbgw_rua.c:407) 20241130141153511 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141153511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141153511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7919912 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141153512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141153512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141153512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7919912 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141153512 DCN DEBUG map_sccp[0x555fde29dc00]{init}: Allocated (fsm.c:456) 20241130141153512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141153512 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7919912 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141153512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7919912 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141153512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141153512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141153512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141153512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141153512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141153512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141153512 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: Allocated (fsm.c:456) 20241130141153512 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141153512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002590056400500f1100926) (sccp_scrc.c:406) 20241130141153512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141153512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141153512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141153512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141153512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141153512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141153512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141153512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141153512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141153512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141153512 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141153512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141153512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141153512 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141153512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141153512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141153512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141153512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141153512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141153512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141153512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141153513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141153513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141153513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)794592 HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(752)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141153534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141153534 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141153534 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141153534 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141153534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141153534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141153534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141153534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141153534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141153534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141153534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141153535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141153535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141153535 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093d024) (sccp_scrc.c:477) 20241130141153535 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241130141153535 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141153535 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141153535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141153535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141153535 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141153535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141153535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141153537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141153540 DLCTRL DEBUG Command: GET 70054020 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141153540 DLCTRL DEBUG Tx Command reply: GET_REPLY 70054020 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141153544 DLCTRL DEBUG Command: GET 342732717 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141153544 DLCTRL DEBUG Tx Command reply: GET_REPLY 342732717 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141153547 DLCTRL DEBUG Command: GET 78075352 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141153547 DLCTRL DEBUG Tx Command reply: GET_REPLY 78075352 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141153549 DLCTRL DEBUG Command: GET 781951384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141153549 DLCTRL DEBUG Tx Command reply: GET_REPLY 781951384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141153551 DLCTRL DEBUG Command: GET 493155829 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141153551 DLCTRL DEBUG Tx Command reply: GET_REPLY 493155829 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141153553 DLCTRL DEBUG Command: GET 367550171 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141153553 DLCTRL DEBUG Tx Command reply: GET_REPLY 367550171 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141153554 DLCTRL DEBUG Command: GET 472905249 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141153554 DLCTRL DEBUG Tx Command reply: GET_REPLY 472905249 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141153555 DLCTRL DEBUG Command: GET 584516241 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141153555 DLCTRL DEBUG Tx Command reply: GET_REPLY 584516241 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141153556 DLCTRL DEBUG Command: GET 750487865 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141153556 DLCTRL DEBUG Tx Command reply: GET_REPLY 750487865 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141153556 DLCTRL DEBUG Command: GET 707565049 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141153556 DLCTRL DEBUG Tx Command reply: GET_REPLY 707565049 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141153557 DLCTRL DEBUG Command: GET 851235374 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141153557 DLCTRL DEBUG Tx Command reply: GET_REPLY 851235374 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141153558 DLCTRL DEBUG Command: GET 988239367 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141153558 DLCTRL DEBUG Tx Command reply: GET_REPLY 988239367 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141153559 DLCTRL DEBUG Command: GET 292942610 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141153559 DLCTRL DEBUG Tx Command reply: GET_REPLY 292942610 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141153560 DLCTRL DEBUG Command: GET 190028650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141153561 DLCTRL DEBUG Tx Command reply: GET_REPLY 190028650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141153562 DLCTRL DEBUG Command: GET 20812587 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141153562 DLCTRL DEBUG Tx Command reply: GET_REPLY 20812587 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141153563 DLCTRL DEBUG Command: GET 351094076 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141153563 DLCTRL DEBUG Tx Command reply: GET_REPLY 351094076 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141153564 DLCTRL DEBUG Command: GET 555470896 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141153564 DLCTRL DEBUG Tx Command reply: GET_REPLY 555470896 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141153565 DLCTRL DEBUG Command: GET 975005730 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141153565 DLCTRL DEBUG Tx Command reply: GET_REPLY 975005730 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141153566 DLCTRL DEBUG Command: GET 339439619 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141153566 DLCTRL DEBUG Tx Command reply: GET_REPLY 339439619 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141153567 DLCTRL DEBUG Command: GET 806936744 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141153567 DLCTRL DEBUG Tx Command reply: GET_REPLY 806936744 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001110101000'B, t_guard := 20.000000 } 20241130141153578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(753) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@ae4ce1960a61: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)15301654 20241130141154606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141154607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141154607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141154607 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141154607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe97c16, normal) (hnbgw_rua.c:407) 20241130141154607 DHNB DEBUG map_rua[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141154607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141154607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15301654 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141154607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141154607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141154607 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141154607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15301654 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141154607 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141154607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141154607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15301654 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141154607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15301654 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141154607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141154607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141154607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141154607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141154607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141154607 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141154607 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: Allocated (fsm.c:456) 20241130141154607 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141154607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003a80056400500f1100926) (sccp_scrc.c:406) 20241130141154607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141154607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141154607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141154607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141154607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141154607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141154607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141154607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141154607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141154607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141154607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141154607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141154607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141154607 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141154607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141154607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141154607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141154608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141154608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141154608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141154608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141154608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141154608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141154608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)4515757 HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(753)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141154627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141154627 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141154627 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141154627 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141154627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141154627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141154627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141154627 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141154627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141154627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141154627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141154627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141154627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141154627 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00457ac0) (sccp_scrc.c:477) 20241130141154627 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241130141154627 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141154627 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141154627 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141154627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141154627 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141154629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141154633 DLCTRL DEBUG Command: GET 578732896 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141154633 DLCTRL DEBUG Tx Command reply: GET_REPLY 578732896 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141154639 DLCTRL DEBUG Command: GET 229131835 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141154639 DLCTRL DEBUG Tx Command reply: GET_REPLY 229131835 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141154644 DLCTRL DEBUG Command: GET 794885027 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141154644 DLCTRL DEBUG Tx Command reply: GET_REPLY 794885027 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141154648 DLCTRL DEBUG Command: GET 470288368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141154648 DLCTRL DEBUG Tx Command reply: GET_REPLY 470288368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141154650 DLCTRL DEBUG Command: GET 992740488 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141154650 DLCTRL DEBUG Tx Command reply: GET_REPLY 992740488 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141154652 DLCTRL DEBUG Command: GET 274364002 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141154652 DLCTRL DEBUG Tx Command reply: GET_REPLY 274364002 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141154653 DLCTRL DEBUG Command: GET 767225302 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141154653 DLCTRL DEBUG Tx Command reply: GET_REPLY 767225302 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141154654 DLCTRL DEBUG Command: GET 689213082 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141154654 DLCTRL DEBUG Tx Command reply: GET_REPLY 689213082 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141154655 DLCTRL DEBUG Command: GET 302090037 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141154655 DLCTRL DEBUG Tx Command reply: GET_REPLY 302090037 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141154657 DLCTRL DEBUG Command: GET 674342916 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141154657 DLCTRL DEBUG Tx Command reply: GET_REPLY 674342916 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141154658 DLCTRL DEBUG Command: GET 508988396 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141154658 DLCTRL DEBUG Tx Command reply: GET_REPLY 508988396 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141154659 DLCTRL DEBUG Command: GET 63635509 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141154659 DLCTRL DEBUG Tx Command reply: GET_REPLY 63635509 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141154660 DLCTRL DEBUG Command: GET 618390807 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141154660 DLCTRL DEBUG Tx Command reply: GET_REPLY 618390807 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141154661 DLCTRL DEBUG Command: GET 665497981 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141154661 DLCTRL DEBUG Tx Command reply: GET_REPLY 665497981 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141154662 DLCTRL DEBUG Command: GET 312624015 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141154662 DLCTRL DEBUG Tx Command reply: GET_REPLY 312624015 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141154663 DLCTRL DEBUG Command: GET 662683128 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141154663 DLCTRL DEBUG Tx Command reply: GET_REPLY 662683128 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141154665 DLCTRL DEBUG Command: GET 569547664 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141154665 DLCTRL DEBUG Tx Command reply: GET_REPLY 569547664 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141154666 DLCTRL DEBUG Command: GET 868886646 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141154666 DLCTRL DEBUG Tx Command reply: GET_REPLY 868886646 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141154667 DLCTRL DEBUG Command: GET 310335833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141154667 DLCTRL DEBUG Tx Command reply: GET_REPLY 310335833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141154668 DLCTRL DEBUG Command: GET 808338222 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141154668 DLCTRL DEBUG Tx Command reply: GET_REPLY 808338222 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000010101101'B, t_guard := 20.000000 } 20241130141154679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(754) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@ae4ce1960a61: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)3940970 20241130141155708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141155708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141155708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141155708 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141155708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c226a, normal) (hnbgw_rua.c:407) 20241130141155708 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141155708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141155708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3940970 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141155708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141155708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141155708 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3940970 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241130141155708 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141155708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141155708 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3940970 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141155708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3940970 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141155708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141155708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141155708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141155708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141155708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141155708 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141155708 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: Allocated (fsm.c:456) 20241130141155708 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141155708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000ad0056400500f1100926) (sccp_scrc.c:406) 20241130141155708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141155708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141155708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141155708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141155708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141155708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141155708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141155708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141155708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141155708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141155708 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141155708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141155708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141155709 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141155709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141155709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141155709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141155709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141155709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141155709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141155709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141155709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141155709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)2174540 HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141155723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155723 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141155723 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141155723 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 TC_mscpool_no_allow_attach_valid_nri0(754)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141155723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141155723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141155723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141155723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141155724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141155724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141155724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141155724 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:601) 20241130141155724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141155724 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c670e) (sccp_scrc.c:477) 20241130141155724 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241130141155724 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141155724 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141155724 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141155724 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141155724 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141155724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141155724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141155724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141155725 DLCTRL DEBUG Command: GET 708316475 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141155725 DLCTRL DEBUG Tx Command reply: GET_REPLY 708316475 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141155727 DLCTRL DEBUG Command: GET 352931538 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141155727 DLCTRL DEBUG Tx Command reply: GET_REPLY 352931538 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141155729 DLCTRL DEBUG Command: GET 782861078 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141155729 DLCTRL DEBUG Tx Command reply: GET_REPLY 782861078 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141155732 DLCTRL DEBUG Command: GET 895829650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141155732 DLCTRL DEBUG Tx Command reply: GET_REPLY 895829650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141155733 DLCTRL DEBUG Command: GET 964667177 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141155733 DLCTRL DEBUG Tx Command reply: GET_REPLY 964667177 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141155734 DLCTRL DEBUG Command: GET 918940300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141155734 DLCTRL DEBUG Tx Command reply: GET_REPLY 918940300 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141155735 DLCTRL DEBUG Command: GET 602872778 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141155735 DLCTRL DEBUG Tx Command reply: GET_REPLY 602872778 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141155736 DLCTRL DEBUG Command: GET 581837858 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141155736 DLCTRL DEBUG Tx Command reply: GET_REPLY 581837858 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141155737 DLCTRL DEBUG Command: GET 821755718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141155737 DLCTRL DEBUG Tx Command reply: GET_REPLY 821755718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141155738 DLCTRL DEBUG Command: GET 75824661 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141155738 DLCTRL DEBUG Tx Command reply: GET_REPLY 75824661 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141155738 DLCTRL DEBUG Command: GET 349468157 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141155738 DLCTRL DEBUG Tx Command reply: GET_REPLY 349468157 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141155739 DLCTRL DEBUG Command: GET 948305250 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141155739 DLCTRL DEBUG Tx Command reply: GET_REPLY 948305250 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141155740 DLCTRL DEBUG Command: GET 76352149 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141155740 DLCTRL DEBUG Tx Command reply: GET_REPLY 76352149 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141155740 DLCTRL DEBUG Command: GET 634059891 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141155740 DLCTRL DEBUG Tx Command reply: GET_REPLY 634059891 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141155741 DLCTRL DEBUG Command: GET 53773606 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141155741 DLCTRL DEBUG Tx Command reply: GET_REPLY 53773606 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141155742 DLCTRL DEBUG Command: GET 278828626 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141155742 DLCTRL DEBUG Tx Command reply: GET_REPLY 278828626 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141155742 DLCTRL DEBUG Command: GET 452474737 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141155742 DLCTRL DEBUG Tx Command reply: GET_REPLY 452474737 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141155743 DLCTRL DEBUG Command: GET 425491855 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141155743 DLCTRL DEBUG Tx Command reply: GET_REPLY 425491855 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141155744 DLCTRL DEBUG Command: GET 80575026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141155744 DLCTRL DEBUG Tx Command reply: GET_REPLY 80575026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141155744 DLCTRL DEBUG Command: GET 42907288 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141155744 DLCTRL DEBUG Tx Command reply: GET_REPLY 42907288 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141155747 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33033<->l=127.0.0.1:4262) (control_if.c:193) 20241130141155747 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141155747 DLINP DEBUG SRVCONN(,r=127.0.0.1:54623<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141155747 DLINP NOTICE SRV(,r=127.0.0.1:54623<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141155747 DMAIN NOTICE (127.0.0.1:54623 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54623<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141155747 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141155747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@ae4ce1960a61: Final verdict of PTC: none 20241130141155747 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141155747 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141155747 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141155747 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141155747 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141155747 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141155747 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141155747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141155747 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(740)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141155748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141155748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141155748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(732)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(749)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(743)@ae4ce1960a61: Final verdict of PTC: none20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141155748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141155748 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(750)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(747)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(744)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory IPA-CTRL-CLI-IPA(733)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(739)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141155748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141155748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141155748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141155748 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(741)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(746)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(751)@ae4ce1960a61: Final verdict of PTC: none 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141155748 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141155748 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141155748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141155748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141155748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141155748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141155748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141155748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141155748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141155748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141155748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141155748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141155749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141155749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141155749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141155749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141155749 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141155748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141155748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141155748 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141155748 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141155748 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141155748 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141155748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141155748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141155748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141155748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141155748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141155748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141155748 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141155748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7919912)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{disconnected}: Freeing instance (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x555fde29dc00]{disconnected}: Deallocated (fsm.c:568) 20241130141155748 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7919912 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241130141155748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141155748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141155748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141155748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141155748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141155748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141155748 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141155748 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141155748 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141155748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141155748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141155748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141155748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141155748 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141155748 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141155748 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141155748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141155748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141155748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141155748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141155748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141155748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{disrupted}: Freeing instance (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15301654)[0x555fde296c60]{disrupted}: Deallocated (fsm.c:568) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130141155748 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15301654 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141155748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141155748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141155748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141155748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141155748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141155748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141155748 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{disrupted}: Freeing instance (context_map.c:202) 20241130141155748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3940970)[0x555fde1bb3c0]{disrupted}: Deallocated (fsm.c:568) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141155748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141155748 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3940970 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241130141155748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141155748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141155748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141155748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141155748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141155748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141155748 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141155748 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141155748 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141155749 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(742)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(748)@ae4ce1960a61: Final verdict of PTC: none 20241130141155763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49352<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-SCCP(745)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(734)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Nov 30 14:11:55 UTC 2024 ====== 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 20241130141155905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141156432 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141156432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141156432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141156432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141156432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141156432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141156432 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141156432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141156432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141156432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141156432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141156432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141156433 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141156433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141156433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141156433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141156433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141156433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141156433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141156433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141156433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141156433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141156433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141156433 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141156433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141156433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141156433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141156433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141156433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141156433 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141156433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141156433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141156433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141156433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141156433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141156433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141156508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538340) 20241130141157084 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141157084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141157084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141157084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141157084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141157084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141157084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141157084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141157084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141157084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141157084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141157084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141157084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141157084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141157085 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=538340, count=553136) 20241130141157749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141157749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141157749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141157749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141157749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141157749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141157749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141157749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141157749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141157971 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141157971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141157971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141157971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141157971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141157971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141157971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141157971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141157971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141157971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141157971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141157971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141157971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141157971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141157971 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Nov 30 14:11:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141158722 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141158722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141158722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141158722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141158722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141158722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141158722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141158722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141158722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141158722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141158722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141158722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141158722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141158722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141158722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141158723 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141158723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141158723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141158723 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141158723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141158723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141158724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141158724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141158724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141158724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141158724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141158724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141158724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241130141159602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141159607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141159612 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141159630 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141159630 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141159638 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159638 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159638 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141159638 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159638 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159638 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159638 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159639 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159639 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141159639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38780 (stream_srv.c:132) 20241130141159639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38780<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141159640 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159640 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141159640 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159640 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141159640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159640 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159640 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159640 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141159640 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159640 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141159640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159640 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159640 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159640 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141159640 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141159640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159640 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141159640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159640 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159640 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159640 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141159640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141159640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159640 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141159640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141159640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141159640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141159640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141159640 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(765)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(765)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(765)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(768)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(768)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141159680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159680 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159680 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159680 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159680 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159680 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159680 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141159680 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159682 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141159682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159682 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141159682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159682 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159682 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141159682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159682 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141159682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159682 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159682 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141159682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141159682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159682 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159682 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141159682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141159682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159682 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141159682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141159682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141159682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141159682 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141159682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141159682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(771)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(769)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(774)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(774)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(772)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141159751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141159751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141159751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141159751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141159751 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141159751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141159751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141159751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141159751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141159767 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141159767 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141159767 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141159767 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141159767 DHNBAP DEBUG (127.0.0.1:38780 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141159767 DHNBAP NOTICE (127.0.0.1:38780 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141159767 DHNBAP NOTICE (127.0.0.1:38780 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141159767 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141159767 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141159853 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141159853 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141159853 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141159853 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141159853 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141159853 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141159853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(765)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141159861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159861 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141159861 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141159861 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141159861 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141159861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141159861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141159862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141159862 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141159862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141159862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141159862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141159866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141159866 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141159866 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141159866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141159866 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141159866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141159866 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141159867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141159867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141159867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159867 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141159867 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141159867 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159868 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159868 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141159868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141159869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141159869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141159869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141159869 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141159869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141159874 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141159874 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141159874 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141159874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(768)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141159879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141159879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141159879 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141159879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141159879 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141159879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141159881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141159881 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141159882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141159882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141159882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141159882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141159882 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141159882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141159882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141159882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159882 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141159882 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141159882 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159883 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141159883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141159883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159883 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141159884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141159884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141159884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141159884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141159897 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141159898 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141159898 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141159898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(771)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141159902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159902 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141159902 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141159902 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141159902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141159902 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141159902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141159904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141159904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141159904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141159904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141159904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141159905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141159905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141159905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159905 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141159905 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141159905 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141159905 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141159906 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141159906 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141159906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159906 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141159907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141159907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141159907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141159907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141159918 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141159918 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141159918 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141159918 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141159918 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141159918 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141159918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(774)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141159922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159922 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141159922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141159922 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141159922 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141159922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141159922 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141159922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141159922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141159923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141159923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159923 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141159925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159925 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141159925 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141159925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141159925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141159925 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241130141159925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141159925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141159925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141159925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141159925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141159925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141159925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141159925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141159925 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141159925 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141159925 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141159926 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141159926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141159926 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141159926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141159926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141159926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141159926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141159926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141159927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141159927 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141159927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141159927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141159927 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141159927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141159927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141159927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141159927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141159927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141159927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141159927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141159927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141200667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141200667 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141200667 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141200667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141200668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141200668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141200668 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141200668 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141200668 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141200668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141200668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141200668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141200668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141200668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141200669 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141200669 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141200669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141200669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141200669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141200669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141200669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141200669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141200669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141200669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141200669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141200669 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141200669 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141200684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200684 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141200684 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141200684 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141200684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141200685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141200685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141200685 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141200685 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) 20241130141200685 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) 20241130141200685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141200685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141200685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141200685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141200685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141200685 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141200685 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141200685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141200685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141200685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141200685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141200685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141200685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141200685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200687 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141200687 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141200687 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141200687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141200687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141200687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141200687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141200688 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141200688 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(770)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141200711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141200711 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141200711 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141200711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141200711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141200711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141200711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141200712 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141200712 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141200712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141200712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141200712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141200712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141200712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141200712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141200712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141200712 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141200712 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141200712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141200712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141200712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141200712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141200712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141200712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141200712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200714 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141200714 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141200714 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141200714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200714 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141200714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141200714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141200714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141200714 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141200714 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141200731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200731 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141200731 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141200731 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200732 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141200732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141200732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141200732 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141200732 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) 20241130141200732 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) 20241130141200732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141200732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141200732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141200732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141200732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141200732 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141200732 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141200732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141200732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141200732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141200732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141200732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141200734 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141200734 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141200734 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141200734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141200734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141200734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141200734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141200734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141200734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141200734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141200734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141200734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141200734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141200734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141200734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141200734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141200735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141200735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141200735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141200735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141200735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141200735 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141200735 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141201782 DLCTRL DEBUG Command: GET 616346771 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141201782 DLCTRL DEBUG Tx Command reply: GET_REPLY 616346771 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141201783 DLCTRL DEBUG Command: GET 393659575 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141201783 DLCTRL DEBUG Tx Command reply: GET_REPLY 393659575 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141201788 DLCTRL DEBUG Command: GET 869057351 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141201788 DLCTRL DEBUG Tx Command reply: GET_REPLY 869057351 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141201792 DLCTRL DEBUG Command: GET 619253889 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141201792 DLCTRL DEBUG Tx Command reply: GET_REPLY 619253889 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141201796 DLCTRL DEBUG Command: GET 737485699 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141201796 DLCTRL DEBUG Tx Command reply: GET_REPLY 737485699 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141201800 DLCTRL DEBUG Command: GET 652751401 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141201800 DLCTRL DEBUG Tx Command reply: GET_REPLY 652751401 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141201804 DLCTRL DEBUG Command: GET 709982930 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141201804 DLCTRL DEBUG Tx Command reply: GET_REPLY 709982930 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141201808 DLCTRL DEBUG Command: GET 146418022 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141201808 DLCTRL DEBUG Tx Command reply: GET_REPLY 146418022 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141201811 DLCTRL DEBUG Command: GET 503044613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141201811 DLCTRL DEBUG Tx Command reply: GET_REPLY 503044613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141201815 DLCTRL DEBUG Command: GET 303749228 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141201815 DLCTRL DEBUG Tx Command reply: GET_REPLY 303749228 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141201818 DLCTRL DEBUG Command: GET 534080460 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141201818 DLCTRL DEBUG Tx Command reply: GET_REPLY 534080460 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141201821 DLCTRL DEBUG Command: GET 498278497 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141201821 DLCTRL DEBUG Tx Command reply: GET_REPLY 498278497 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141201824 DLCTRL DEBUG Command: GET 852087951 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141201824 DLCTRL DEBUG Tx Command reply: GET_REPLY 852087951 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141201827 DLCTRL DEBUG Command: GET 994423838 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141201827 DLCTRL DEBUG Tx Command reply: GET_REPLY 994423838 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141201830 DLCTRL DEBUG Command: GET 918933497 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141201830 DLCTRL DEBUG Tx Command reply: GET_REPLY 918933497 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141201833 DLCTRL DEBUG Command: GET 341574117 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141201833 DLCTRL DEBUG Tx Command reply: GET_REPLY 341574117 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141201838 DLCTRL DEBUG Command: GET 354934454 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141201838 DLCTRL DEBUG Tx Command reply: GET_REPLY 354934454 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141201841 DLCTRL DEBUG Command: GET 580621635 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141201841 DLCTRL DEBUG Tx Command reply: GET_REPLY 580621635 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141201845 DLCTRL DEBUG Command: GET 293786551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141201845 DLCTRL DEBUG Tx Command reply: GET_REPLY 293786551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141201848 DLCTRL DEBUG Command: GET 353694473 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141201848 DLCTRL DEBUG Tx Command reply: GET_REPLY 353694473 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000001101110110'B, t_guard := 20.000000 } 20241130141201888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)1974372 20241130141202929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141202929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141202929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141202929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141202929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e2064, normal) (hnbgw_rua.c:407) 20241130141202929 DHNB DEBUG map_rua[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141202929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141202929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1974372 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141202929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141202929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141202929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1974372 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141202929 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141202929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141202929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1974372 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141202929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1974372 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141202929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141202929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141202929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141202929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141202929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141202929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141202929 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: Allocated (fsm.c:456) 20241130141202929 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141202929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003760056400500f1100926) (sccp_scrc.c:406) 20241130141202929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141202929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141202929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141202929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141202929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141202929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141202929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141202929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141202929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141202929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141202929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141202929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141202929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141202929 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141202929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141202929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141202929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141202929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141202929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141202929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141202929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141202929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141202929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141202929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)9665760 HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141202943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141202943 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141202943 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141202943 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141202943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141202943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141202943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141202943 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141202943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141202943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141202943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141202943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141202943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141202943 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c0d9bf) (sccp_scrc.c:477) 20241130141202943 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241130141202943 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141202943 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141202943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141202943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141202943 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141202943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141202943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141202946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141202947 DLCTRL DEBUG Command: GET 849298862 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141202948 DLCTRL DEBUG Tx Command reply: GET_REPLY 849298862 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141202950 DLCTRL DEBUG Command: GET 626591757 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141202950 DLCTRL DEBUG Tx Command reply: GET_REPLY 626591757 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141202952 DLCTRL DEBUG Command: GET 716324936 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141202952 DLCTRL DEBUG Tx Command reply: GET_REPLY 716324936 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141202954 DLCTRL DEBUG Command: GET 815369089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141202954 DLCTRL DEBUG Tx Command reply: GET_REPLY 815369089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141202955 DLCTRL DEBUG Command: GET 861709462 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141202955 DLCTRL DEBUG Tx Command reply: GET_REPLY 861709462 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141202957 DLCTRL DEBUG Command: GET 349088974 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141202957 DLCTRL DEBUG Tx Command reply: GET_REPLY 349088974 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141202959 DLCTRL DEBUG Command: GET 537241177 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141202959 DLCTRL DEBUG Tx Command reply: GET_REPLY 537241177 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141202960 DLCTRL DEBUG Command: GET 393572222 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141202960 DLCTRL DEBUG Tx Command reply: GET_REPLY 393572222 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141202961 DLCTRL DEBUG Command: GET 783857036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141202961 DLCTRL DEBUG Tx Command reply: GET_REPLY 783857036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141202962 DLCTRL DEBUG Command: GET 438161051 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141202962 DLCTRL DEBUG Tx Command reply: GET_REPLY 438161051 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141202963 DLCTRL DEBUG Command: GET 549711206 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141202963 DLCTRL DEBUG Tx Command reply: GET_REPLY 549711206 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141202964 DLCTRL DEBUG Command: GET 966278581 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141202964 DLCTRL DEBUG Tx Command reply: GET_REPLY 966278581 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141202965 DLCTRL DEBUG Command: GET 9725492 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141202965 DLCTRL DEBUG Tx Command reply: GET_REPLY 9725492 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141202966 DLCTRL DEBUG Command: GET 90172955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141202966 DLCTRL DEBUG Tx Command reply: GET_REPLY 90172955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141202966 DLCTRL DEBUG Command: GET 285844777 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141202966 DLCTRL DEBUG Tx Command reply: GET_REPLY 285844777 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141202967 DLCTRL DEBUG Command: GET 325085272 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141202967 DLCTRL DEBUG Tx Command reply: GET_REPLY 325085272 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141202968 DLCTRL DEBUG Command: GET 322977055 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141202968 DLCTRL DEBUG Tx Command reply: GET_REPLY 322977055 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141202969 DLCTRL DEBUG Command: GET 355152511 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141202969 DLCTRL DEBUG Tx Command reply: GET_REPLY 355152511 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141202969 DLCTRL DEBUG Command: GET 484213903 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141202969 DLCTRL DEBUG Tx Command reply: GET_REPLY 484213903 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141202970 DLCTRL DEBUG Command: GET 383836974 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141202970 DLCTRL DEBUG Tx Command reply: GET_REPLY 383836974 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001101011011'B, t_guard := 20.000000 } 20241130141202982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@ae4ce1960a61: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)1682592 20241130141204012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141204012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141204012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141204012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141204012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19aca0, normal) (hnbgw_rua.c:407) 20241130141204012 DHNB DEBUG map_rua[0x555fde219aa0]{init}: Allocated (fsm.c:456) 20241130141204012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141204012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1682592 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141204012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141204012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141204012 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141204012 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1682592 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141204012 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141204012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141204012 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1682592 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141204012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1682592 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141204012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141204012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141204012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141204012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141204012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141204012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141204012 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130141204012 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141204013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300035b0056400500f1100926) (sccp_scrc.c:406) 20241130141204013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141204013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141204013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141204013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141204013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141204013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141204013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141204013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141204013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141204013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141204013 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141204013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141204013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141204013 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141204013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141204013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141204013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141204013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141204013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141204013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141204013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141204013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141204013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141204013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)3188303 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141204030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141204030 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141204030 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141204030 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141204030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141204030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141204031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141204031 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141204031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141204031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141204031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141204031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141204031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141204031 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00efe6cc) (sccp_scrc.c:477) 20241130141204031 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241130141204031 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141204031 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141204031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141204031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141204031 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141204031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141204031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141204032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141204034 DLCTRL DEBUG Command: GET 135790820 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141204034 DLCTRL DEBUG Tx Command reply: GET_REPLY 135790820 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141204037 DLCTRL DEBUG Command: GET 168662059 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141204037 DLCTRL DEBUG Tx Command reply: GET_REPLY 168662059 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141204041 DLCTRL DEBUG Command: GET 942449472 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141204041 DLCTRL DEBUG Tx Command reply: GET_REPLY 942449472 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141204043 DLCTRL DEBUG Command: GET 759179572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141204043 DLCTRL DEBUG Tx Command reply: GET_REPLY 759179572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141204045 DLCTRL DEBUG Command: GET 689245882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141204045 DLCTRL DEBUG Tx Command reply: GET_REPLY 689245882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141204047 DLCTRL DEBUG Command: GET 98056029 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141204047 DLCTRL DEBUG Tx Command reply: GET_REPLY 98056029 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141204048 DLCTRL DEBUG Command: GET 765068067 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141204048 DLCTRL DEBUG Tx Command reply: GET_REPLY 765068067 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141204049 DLCTRL DEBUG Command: GET 841940484 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141204049 DLCTRL DEBUG Tx Command reply: GET_REPLY 841940484 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141204050 DLCTRL DEBUG Command: GET 925162853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141204050 DLCTRL DEBUG Tx Command reply: GET_REPLY 925162853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141204051 DLCTRL DEBUG Command: GET 937571383 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141204051 DLCTRL DEBUG Tx Command reply: GET_REPLY 937571383 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141204052 DLCTRL DEBUG Command: GET 419273594 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141204052 DLCTRL DEBUG Tx Command reply: GET_REPLY 419273594 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141204052 DLCTRL DEBUG Command: GET 148528934 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141204052 DLCTRL DEBUG Tx Command reply: GET_REPLY 148528934 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141204053 DLCTRL DEBUG Command: GET 489342537 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141204053 DLCTRL DEBUG Tx Command reply: GET_REPLY 489342537 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141204054 DLCTRL DEBUG Command: GET 920822751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141204054 DLCTRL DEBUG Tx Command reply: GET_REPLY 920822751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141204054 DLCTRL DEBUG Command: GET 211602424 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141204054 DLCTRL DEBUG Tx Command reply: GET_REPLY 211602424 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141204055 DLCTRL DEBUG Command: GET 44753140 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141204055 DLCTRL DEBUG Tx Command reply: GET_REPLY 44753140 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141204056 DLCTRL DEBUG Command: GET 617885395 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141204056 DLCTRL DEBUG Tx Command reply: GET_REPLY 617885395 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141204056 DLCTRL DEBUG Command: GET 166761433 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141204056 DLCTRL DEBUG Tx Command reply: GET_REPLY 166761433 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141204057 DLCTRL DEBUG Command: GET 284081742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141204057 DLCTRL DEBUG Tx Command reply: GET_REPLY 284081742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141204057 DLCTRL DEBUG Command: GET 252134468 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141204057 DLCTRL DEBUG Tx Command reply: GET_REPLY 252134468 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: "disconnecting msc0" 20241130141204058 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@ae4ce1960a61: Final verdict of PTC: none 20241130141204059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141204059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141204059 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141204059 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141204059 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141204059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141204059 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141204059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141204059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141204059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141204059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141204059 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141204059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141204059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141204059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141204059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141204059 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141204059 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141204059 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141204059 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141204059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141204059 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141204060 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141204060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0d9bf), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141204060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141204060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141204060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141204060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141204060 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141204060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141204060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141204060 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141204060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141204060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141204060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141204060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{disrupted}: Freeing instance (context_map.c:202) 20241130141204060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1974372)[0x555fde296c60]{disrupted}: Deallocated (fsm.c:568) 20241130141204060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141204060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141204060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130141204060 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1974372 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141204060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141204060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141204060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141204060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141204060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141204060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141204060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141204060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141204060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141204060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: 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 := '000000000000001010110010'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@ae4ce1960a61: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)1974372 20241130141204072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)12692772 20241130141205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141205104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141205104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc1ad24, normal) (hnbgw_rua.c:407) 20241130141205104 DHNB DEBUG map_rua[0x555fde296c60]{init}: Allocated (fsm.c:456) 20241130141205104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141205104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12692772 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141205104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141205104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141205104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12692772 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141205104 DCN DEBUG map_sccp[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141205104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141205104 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12692772 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141205104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12692772 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141205104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141205104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141205105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141205105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141205105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141205105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141205105 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: Allocated (fsm.c:456) 20241130141205105 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141205105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002b20056400500f1100926) (sccp_scrc.c:406) 20241130141205105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141205105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141205105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141205105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141205105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141205105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141205105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141205105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141205105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141205105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141205105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205105 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141205105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141205105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141205105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141205106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141205106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141205106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141205106 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)4802435 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141205113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205113 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141205113 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141205113 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141205113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141205113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141205113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141205113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141205113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141205113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141205113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141205113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141205113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141205113 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dddedb) (sccp_scrc.c:477) 20241130141205113 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241130141205113 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141205113 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141205113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141205113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141205113 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:486) 20241130141205114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141205114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141205117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141205119 DLCTRL DEBUG Command: GET 471898208 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141205119 DLCTRL DEBUG Tx Command reply: GET_REPLY 471898208 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141205124 DLCTRL DEBUG Command: GET 195274311 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141205124 DLCTRL DEBUG Tx Command reply: GET_REPLY 195274311 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141205128 DLCTRL DEBUG Command: GET 88473041 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141205128 DLCTRL DEBUG Tx Command reply: GET_REPLY 88473041 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141205132 DLCTRL DEBUG Command: GET 97286844 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141205132 DLCTRL DEBUG Tx Command reply: GET_REPLY 97286844 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141205135 DLCTRL DEBUG Command: GET 931326177 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141205135 DLCTRL DEBUG Tx Command reply: GET_REPLY 931326177 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141205137 DLCTRL DEBUG Command: GET 551579267 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141205137 DLCTRL DEBUG Tx Command reply: GET_REPLY 551579267 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241130141205138 DLCTRL DEBUG Command: GET 429263293 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141205138 DLCTRL DEBUG Tx Command reply: GET_REPLY 429263293 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141205139 DLCTRL DEBUG Command: GET 626705749 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141205139 DLCTRL DEBUG Tx Command reply: GET_REPLY 626705749 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141205140 DLCTRL DEBUG Command: GET 343600066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141205140 DLCTRL DEBUG Tx Command reply: GET_REPLY 343600066 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141205141 DLCTRL DEBUG Command: GET 949973869 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141205141 DLCTRL DEBUG Tx Command reply: GET_REPLY 949973869 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141205142 DLCTRL DEBUG Command: GET 115342515 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141205142 DLCTRL DEBUG Tx Command reply: GET_REPLY 115342515 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141205143 DLCTRL DEBUG Command: GET 943961321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141205143 DLCTRL DEBUG Tx Command reply: GET_REPLY 943961321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141205144 DLCTRL DEBUG Command: GET 45282360 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141205144 DLCTRL DEBUG Tx Command reply: GET_REPLY 45282360 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141205144 DLCTRL DEBUG Command: GET 377357129 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141205144 DLCTRL DEBUG Tx Command reply: GET_REPLY 377357129 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141205145 DLCTRL DEBUG Command: GET 391396920 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141205145 DLCTRL DEBUG Tx Command reply: GET_REPLY 391396920 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141205146 DLCTRL DEBUG Command: GET 502246962 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141205146 DLCTRL DEBUG Tx Command reply: GET_REPLY 502246962 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141205147 DLCTRL DEBUG Command: GET 699525759 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141205147 DLCTRL DEBUG Tx Command reply: GET_REPLY 699525759 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141205147 DLCTRL DEBUG Command: GET 535146359 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141205147 DLCTRL DEBUG Tx Command reply: GET_REPLY 535146359 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141205148 DLCTRL DEBUG Command: GET 319984698 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141205148 DLCTRL DEBUG Tx Command reply: GET_REPLY 319984698 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141205149 DLCTRL DEBUG Command: GET 348748785 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141205149 DLCTRL DEBUG Tx Command reply: GET_REPLY 348748785 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141205151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141205152 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(769)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@ae4ce1960a61: Final verdict of PTC: none 20241130141205152 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141205152 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141205152 DLINP DEBUG SRVCONN(,r=127.0.0.1:38780<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141205152 DLINP NOTICE SRV(,r=127.0.0.1:38780<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141205152 DMAIN NOTICE (127.0.0.1:38780 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38780<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(770)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(774)@ae4ce1960a61: Final verdict of PTC: none 20241130141205152 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@ae4ce1960a61: Final verdict of PTC: none 20241130141205152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141205152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc1-RAN(767)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(768)@ae4ce1960a61: Final verdict of PTC: none 20241130141205152 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141205152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141205152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141205152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141205152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141205152 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141205152 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141205152 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141205152 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141205152 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141205152 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141205152 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141205152 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141205152 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141205152 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141205152 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141205152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141205152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141205152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141205152 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141205152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141205152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141205152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141205152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141205152 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141205152 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141205152 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141205152 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141205152 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141205152 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141205152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efe6cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141205152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141205152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205152 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141205152 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141205152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205152 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141205152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{disrupted}: Freeing instance (context_map.c:202) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1682592)[0x555fde219aa0]{disrupted}: Deallocated (fsm.c:568) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141205152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1682592 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141205152 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141205152 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141205152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dddedb), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141205152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141205152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141205152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141205152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141205152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141205152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205152 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141205152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141205152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141205152 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141205153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141205153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141205153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141205153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{disrupted}: Freeing instance (context_map.c:202) 20241130141205153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12692772)[0x555fde296c60]{disrupted}: Deallocated (fsm.c:568) 20241130141205153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141205153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141205153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x555fde2aa8e0]{disconnected}: Deallocated (fsm.c:568) 20241130141205153 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12692772 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141205153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141205153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141205153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141205153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141205153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141205153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141205153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141205153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141205153 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141205153 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141205153 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(775)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(772)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(766)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(756)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@ae4ce1960a61: Final verdict of PTC: none 20241130141205153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141205153 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141205153 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141205153 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141205153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141205153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141205153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141205153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141205153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141205153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141205153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141205153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141205153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141205153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141205153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141205153 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141205153 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141205153 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141205153 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141205154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34020<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(757)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(771)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(758)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_msSat Nov 30 14:12:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== cpool_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 20241130141205217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141205749 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141205749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141205749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205749 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141205749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141205749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205749 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141205749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141205749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141205749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141205749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141205750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141205750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141205750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141205750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141205750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141205750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141205750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141205750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141205820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520324) 20241130141206061 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141206061 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141206061 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141206433 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141206433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141206433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141206433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141206433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141206433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141206434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141206434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141206434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141206434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141206434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141206434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141206434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141206434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141206434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141206434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141206434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141206434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141206434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141206434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141206434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141206434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141206434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141206434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141206434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141206434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141206434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141206434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141206434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141206434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141206434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=520324, count=534404) 20241130141207085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141207085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141207085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141207085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141207085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141207085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141207085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141207086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141207086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141207086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141207086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141207086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141207086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141207153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141207153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141207153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141207153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141207153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141207153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141207154 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141207154 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141207155 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Nov 30 14:12:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141207972 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141207972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141207972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141207972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141207972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141207972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141207972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141207972 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141207972 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141207972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141207972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141207972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141207972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141208723 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141208723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141208723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141208723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141208724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141208724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141208724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141208724 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141208725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141208725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141208725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141208725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141208725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141208725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241130141208922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141208926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141208930 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34521<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141208947 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141208947 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141208957 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208957 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208958 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208958 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208958 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208958 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141208958 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32856 (stream_srv.c:132) 20241130141208958 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32856<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141208958 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208958 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208959 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208959 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141208959 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208959 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208959 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208959 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208959 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141208959 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208959 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208959 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208959 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141208959 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141208959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141208959 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208959 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208959 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141208959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208959 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141208960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(789)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141208976 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208976 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208976 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208976 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141208976 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141208977 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141208977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208977 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141208977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141208977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141208977 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208977 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141208977 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141208977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208977 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208977 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141208977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141208977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208977 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208977 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141208977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141208977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141208977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141208977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141208977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141208977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141208977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141208977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141208977 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141208978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141208978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141208978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141208978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141208978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141208978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141208978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141209000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141209000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141209000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141209000 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141209000 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141209000 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141209000 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141209000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141209000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141209008 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141209008 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141209008 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141209008 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141209008 DHNBAP DEBUG (127.0.0.1:32856 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141209008 DHNBAP NOTICE (127.0.0.1:32856 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141209008 DHNBAP NOTICE (127.0.0.1:32856 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141209008 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141209008 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141209174 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141209174 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141209174 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141209174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141209184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209184 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141209184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141209184 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141209184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141209184 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141209184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141209187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141209187 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141209187 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141209187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141209187 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141209187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141209187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141209188 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141209188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141209188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141209188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141209188 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141209188 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141209188 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141209189 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141209189 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141209189 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141209189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141209189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141209189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141209189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141209189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141209189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141209189 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141209189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141209189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141209190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141209190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141209190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141209190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141209190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209190 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141209190 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141209190 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141209190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(792)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141209196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209196 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141209196 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141209197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141209197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141209197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141209197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141209199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141209199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141209199 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141209199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141209199 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141209199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141209199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141209199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141209199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141209199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141209199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141209199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141209199 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141209199 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141209200 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141209200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141209200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141209200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141209200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141209201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141209201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141209201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141209201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141209201 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141209201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141209201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141209201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141209201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141209201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141209201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141209201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141209987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209987 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141209987 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141209987 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141209987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141209987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141209987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141209987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141209988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141209988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141209988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141209988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141209988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141209988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141209988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141209988 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141209988 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141209988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141209988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141209988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141209988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141209988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141209988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141209988 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141209988 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141209988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141209988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141209988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141209988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141209988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141209988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141209988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141209991 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141209991 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141209991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141209991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141209991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141209991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141209991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141209991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141209991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141209991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141209992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141209992 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141209992 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141209997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209997 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141209997 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141209997 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141209997 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(791)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141209997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141209997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141209997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141209997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141209997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141209997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141209997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141209997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141209997 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141209997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141209997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141209997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141209997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141209997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141209997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141209997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141209997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141209997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141209997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141209997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141209997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209997 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141209997 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141209998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141209998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141209998 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141209998 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141209998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141209998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141209998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141209998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141209998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141209998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141209998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141209998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141209998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141209998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141209998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141209998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141209998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141209998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141209998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141209998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141209998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141209998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141209998 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141209998 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141211023 DLCTRL DEBUG Command: GET 56183515 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141211023 DLCTRL DEBUG Tx Command reply: GET_REPLY 56183515 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141211027 DLCTRL DEBUG Command: GET 337383586 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141211027 DLCTRL DEBUG Tx Command reply: GET_REPLY 337383586 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141211031 DLCTRL DEBUG Command: GET 286134241 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141211032 DLCTRL DEBUG Tx Command reply: GET_REPLY 286134241 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141211035 DLCTRL DEBUG Command: GET 927827168 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141211036 DLCTRL DEBUG Tx Command reply: GET_REPLY 927827168 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141211040 DLCTRL DEBUG Command: GET 813507137 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141211040 DLCTRL DEBUG Tx Command reply: GET_REPLY 813507137 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141211045 DLCTRL DEBUG Command: GET 98556876 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141211045 DLCTRL DEBUG Tx Command reply: GET_REPLY 98556876 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141211049 DLCTRL DEBUG Command: GET 701033520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141211049 DLCTRL DEBUG Tx Command reply: GET_REPLY 701033520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141211052 DLCTRL DEBUG Command: GET 68219441 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141211052 DLCTRL DEBUG Tx Command reply: GET_REPLY 68219441 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141211054 DLCTRL DEBUG Command: GET 276512468 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141211054 DLCTRL DEBUG Tx Command reply: GET_REPLY 276512468 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141211057 DLCTRL DEBUG Command: GET 981483659 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141211057 DLCTRL DEBUG Tx Command reply: GET_REPLY 981483659 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141211059 DLCTRL DEBUG Command: GET 795663788 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141211059 DLCTRL DEBUG Tx Command reply: GET_REPLY 795663788 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141211061 DLCTRL DEBUG Command: GET 629207085 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141211061 DLCTRL DEBUG Tx Command reply: GET_REPLY 629207085 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141211062 DLCTRL DEBUG Command: GET 435703057 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141211062 DLCTRL DEBUG Tx Command reply: GET_REPLY 435703057 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141211064 DLCTRL DEBUG Command: GET 929415530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141211064 DLCTRL DEBUG Tx Command reply: GET_REPLY 929415530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141211066 DLCTRL DEBUG Command: GET 135392653 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141211066 DLCTRL DEBUG Tx Command reply: GET_REPLY 135392653 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141211068 DLCTRL DEBUG Command: GET 690759402 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141211068 DLCTRL DEBUG Tx Command reply: GET_REPLY 690759402 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141211069 DLCTRL DEBUG Command: GET 621291956 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141211069 DLCTRL DEBUG Tx Command reply: GET_REPLY 621291956 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141211070 DLCTRL DEBUG Command: GET 139108371 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141211070 DLCTRL DEBUG Tx Command reply: GET_REPLY 139108371 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141211072 DLCTRL DEBUG Command: GET 806598508 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141211072 DLCTRL DEBUG Tx Command reply: GET_REPLY 806598508 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141211073 DLCTRL DEBUG Command: GET 10041150 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141211073 DLCTRL DEBUG Tx Command reply: GET_REPLY 10041150 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000001101000111'B, t_guard := 20.000000 } 20241130141211084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)2037362 20241130141212111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141212111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141212111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141212111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141212111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f1672, normal) (hnbgw_rua.c:407) 20241130141212111 DHNB DEBUG map_rua[0x555fde219aa0]{init}: Allocated (fsm.c:456) 20241130141212111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141212111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037362 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141212111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141212111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141212111 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037362 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141212111 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141212111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141212111 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2037362 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141212111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037362 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141212111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141212111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141212111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141212111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141212111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141212112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141212112 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: Allocated (fsm.c:456) 20241130141212112 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141212112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003470056400500f1100926) (sccp_scrc.c:406) 20241130141212112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141212112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141212112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141212112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141212112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141212112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141212112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141212112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141212112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141212112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141212112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141212112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141212112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141212112 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141212112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141212112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141212112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141212112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141212112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141212112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141212112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141212112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141212113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141212113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)8818526 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141212131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141212131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141212131 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141212131 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141212131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141212131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141212131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141212131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141212131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141212132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141212132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141212132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141212132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141212132 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d67fd) (sccp_scrc.c:477) 20241130141212132 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241130141212132 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141212132 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141212132 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141212132 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141212132 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141212132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141212132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141212135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141212137 DLCTRL DEBUG Command: GET 737684599 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141212137 DLCTRL DEBUG Tx Command reply: GET_REPLY 737684599 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141212141 DLCTRL DEBUG Command: GET 451545559 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141212141 DLCTRL DEBUG Tx Command reply: GET_REPLY 451545559 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141212145 DLCTRL DEBUG Command: GET 677643568 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141212145 DLCTRL DEBUG Tx Command reply: GET_REPLY 677643568 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141212149 DLCTRL DEBUG Command: GET 916860925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141212149 DLCTRL DEBUG Tx Command reply: GET_REPLY 916860925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141212151 DLCTRL DEBUG Command: GET 566047307 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141212152 DLCTRL DEBUG Tx Command reply: GET_REPLY 566047307 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141212153 DLCTRL DEBUG Command: GET 736286534 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141212153 DLCTRL DEBUG Tx Command reply: GET_REPLY 736286534 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141212155 DLCTRL DEBUG Command: GET 328380255 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141212155 DLCTRL DEBUG Tx Command reply: GET_REPLY 328380255 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141212156 DLCTRL DEBUG Command: GET 378461802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141212156 DLCTRL DEBUG Tx Command reply: GET_REPLY 378461802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141212157 DLCTRL DEBUG Command: GET 221365767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141212157 DLCTRL DEBUG Tx Command reply: GET_REPLY 221365767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141212157 DLCTRL DEBUG Command: GET 909784068 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141212157 DLCTRL DEBUG Tx Command reply: GET_REPLY 909784068 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141212159 DLCTRL DEBUG Command: GET 871020759 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141212159 DLCTRL DEBUG Tx Command reply: GET_REPLY 871020759 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141212159 DLCTRL DEBUG Command: GET 647521795 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141212159 DLCTRL DEBUG Tx Command reply: GET_REPLY 647521795 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141212160 DLCTRL DEBUG Command: GET 912339662 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141212160 DLCTRL DEBUG Tx Command reply: GET_REPLY 912339662 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141212161 DLCTRL DEBUG Command: GET 785281837 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141212161 DLCTRL DEBUG Tx Command reply: GET_REPLY 785281837 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141212162 DLCTRL DEBUG Command: GET 867079552 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141212162 DLCTRL DEBUG Tx Command reply: GET_REPLY 867079552 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141212163 DLCTRL DEBUG Command: GET 255668723 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141212163 DLCTRL DEBUG Tx Command reply: GET_REPLY 255668723 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141212164 DLCTRL DEBUG Command: GET 390792095 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141212164 DLCTRL DEBUG Tx Command reply: GET_REPLY 390792095 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141212164 DLCTRL DEBUG Command: GET 384918217 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141212164 DLCTRL DEBUG Tx Command reply: GET_REPLY 384918217 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141212165 DLCTRL DEBUG Command: GET 419525253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141212165 DLCTRL DEBUG Tx Command reply: GET_REPLY 419525253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141212166 DLCTRL DEBUG Command: GET 814771840 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141212166 DLCTRL DEBUG Tx Command reply: GET_REPLY 814771840 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001010011000'B, t_guard := 20.000000 } 20241130141212178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@ae4ce1960a61: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)12091974 20241130141213191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141213191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141213192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141213192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141213192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb88246, normal) (hnbgw_rua.c:407) 20241130141213192 DHNB DEBUG map_rua[0x555fde2aa8e0]{init}: Allocated (fsm.c:456) 20241130141213192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141213192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091974 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141213192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141213192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141213192 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141213192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091974 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141213192 DCN DEBUG map_sccp[0x555fde290170]{init}: Allocated (fsm.c:456) 20241130141213192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141213192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12091974 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141213192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091974 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141213192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141213192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141213192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141213192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141213192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141213192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141213192 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: Allocated (fsm.c:456) 20241130141213192 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141213192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002980056400500f1100926) (sccp_scrc.c:406) 20241130141213192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141213192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141213192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141213192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141213192 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141213192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141213192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141213192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141213192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141213192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141213192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141213192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141213192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141213192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141213192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)14873395 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141213199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141213199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141213199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141213199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141213199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141213199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141213199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141213199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141213199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141213199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141213199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141213199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141213199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141213199 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005043d7) (sccp_scrc.c:477) 20241130141213199 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241130141213199 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141213199 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141213199 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141213199 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141213199 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141213199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141213199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141213201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141213204 DLCTRL DEBUG Command: GET 226478871 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141213204 DLCTRL DEBUG Tx Command reply: GET_REPLY 226478871 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141213207 DLCTRL DEBUG Command: GET 627438713 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141213207 DLCTRL DEBUG Tx Command reply: GET_REPLY 627438713 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141213212 DLCTRL DEBUG Command: GET 7486221 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141213212 DLCTRL DEBUG Tx Command reply: GET_REPLY 7486221 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141213216 DLCTRL DEBUG Command: GET 307425958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141213216 DLCTRL DEBUG Tx Command reply: GET_REPLY 307425958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141213218 DLCTRL DEBUG Command: GET 590975417 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141213218 DLCTRL DEBUG Tx Command reply: GET_REPLY 590975417 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141213220 DLCTRL DEBUG Command: GET 362267859 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141213220 DLCTRL DEBUG Tx Command reply: GET_REPLY 362267859 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141213222 DLCTRL DEBUG Command: GET 698089638 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141213222 DLCTRL DEBUG Tx Command reply: GET_REPLY 698089638 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141213223 DLCTRL DEBUG Command: GET 669199953 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141213223 DLCTRL DEBUG Tx Command reply: GET_REPLY 669199953 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141213224 DLCTRL DEBUG Command: GET 338485701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141213224 DLCTRL DEBUG Tx Command reply: GET_REPLY 338485701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141213224 DLCTRL DEBUG Command: GET 756066105 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141213224 DLCTRL DEBUG Tx Command reply: GET_REPLY 756066105 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141213225 DLCTRL DEBUG Command: GET 879227465 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141213225 DLCTRL DEBUG Tx Command reply: GET_REPLY 879227465 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141213226 DLCTRL DEBUG Command: GET 864390717 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141213226 DLCTRL DEBUG Tx Command reply: GET_REPLY 864390717 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141213227 DLCTRL DEBUG Command: GET 887592323 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141213227 DLCTRL DEBUG Tx Command reply: GET_REPLY 887592323 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141213227 DLCTRL DEBUG Command: GET 433248789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141213227 DLCTRL DEBUG Tx Command reply: GET_REPLY 433248789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141213228 DLCTRL DEBUG Command: GET 826755332 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141213228 DLCTRL DEBUG Tx Command reply: GET_REPLY 826755332 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141213229 DLCTRL DEBUG Command: GET 81166823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141213229 DLCTRL DEBUG Tx Command reply: GET_REPLY 81166823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141213229 DLCTRL DEBUG Command: GET 744130371 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141213229 DLCTRL DEBUG Tx Command reply: GET_REPLY 744130371 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141213230 DLCTRL DEBUG Command: GET 126872402 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141213230 DLCTRL DEBUG Tx Command reply: GET_REPLY 126872402 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141213231 DLCTRL DEBUG Command: GET 882373751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141213231 DLCTRL DEBUG Tx Command reply: GET_REPLY 882373751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141213232 DLCTRL DEBUG Command: GET 986940484 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141213232 DLCTRL DEBUG Tx Command reply: GET_REPLY 986940484 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: "connecting cnlink 1" 20241130141213232 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(798)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(798)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(798)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141213449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141213449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141213449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141213449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(798)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141213459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141213459 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141213459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141213459 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141213459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141213459 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141213459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141213462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141213462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141213462 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141213462 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141213462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141213462 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141213462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141213463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141213463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141213463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141213463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141213463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141213463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141213463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141213463 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141213463 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141213463 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141213464 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141213464 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141213464 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141213464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141213464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141213464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141213464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141213464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141213464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141213464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141213464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141213464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141213465 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141213465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141213465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141213465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141213465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141213465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141213465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141213465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141213465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214060 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141214060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0d9bf), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141214060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141214060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141214060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141214060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141214061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141214061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141214061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141214061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141214061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141214061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141214061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141214061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141214068 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141214068 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141214068 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141214068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141214068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141214068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141214068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141214068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141214069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141214069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141214069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141214069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00c0d9bf) (sccp_scrc.c:477) 20241130141214069 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241130141214069 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141214069 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141214069 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141214069 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141214069 DLSCCP DEBUG SCCP-SCOC(87)[0x555fde1bb3c0]{IDLE}: Deallocated (fsm.c:568) MTC@ae4ce1960a61: 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 := '000000000000001000110100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141214263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141214263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141214263 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141214263 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141214263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141214263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141214263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141214263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141214263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141214263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141214263 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141214263 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) 20241130141214263 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) 20241130141214263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141214263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141214263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141214263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141214263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141214263 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141214263 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141214263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141214263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141214263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141214263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141214263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141214263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141214263 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141214263 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141214263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141214263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141214263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141214263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141214263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141214263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141214263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141214263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141214263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141214263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141214263 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141214263 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141214264 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141214282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141215153 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141215153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dddedb), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141215153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141215153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215153 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141215153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efe6cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141215153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141215153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141215153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141215153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141215153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141215153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141215154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141215154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141215154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141215154 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215158 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141215158 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141215158 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141215158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141215158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141215158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141215158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141215159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141215159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141215159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141215159 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=00dddedb) (sccp_scrc.c:477) 20241130141215159 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241130141215159 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141215159 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141215159 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141215159 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141215159 DLSCCP DEBUG SCCP-SCOC(89)[0x555fde29dc00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@ae4ce1960a61: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)11960664 20241130141215309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141215309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141215309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141215309 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141215309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb68158, normal) (hnbgw_rua.c:407) 20241130141215309 DHNB DEBUG map_rua[0x555fde29dc00]{init}: Allocated (fsm.c:456) 20241130141215309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141215309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11960664 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141215309 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141215309 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141215309 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11960664 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141215309 DCN DEBUG map_sccp[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141215309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141215309 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11960664 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141215309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11960664 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141215309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141215309 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141215309 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141215309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141215309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141215309 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141215309 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: Allocated (fsm.c:456) 20241130141215309 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141215309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002340056400500f1100926) (sccp_scrc.c:406) 20241130141215309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141215309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141215309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141215309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141215309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141215309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141215309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141215309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141215309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141215309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141215309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215309 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141215309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141215309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141215310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141215310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141215310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141215310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141215310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141215310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141215310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141215310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141215310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141215310 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=00efe6cc) (sccp_scrc.c:477) 20241130141215310 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241130141215310 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141215310 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141215310 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141215310 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141215310 DLSCCP DEBUG SCCP-SCOC(88)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)11902902 HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141215334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141215336 DLCTRL DEBUG Command: GET 773625 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141215336 DLCTRL DEBUG Tx Command reply: GET_REPLY 773625 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141215342 DLCTRL DEBUG Command: GET 398941289 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141215342 DLCTRL DEBUG Tx Command reply: GET_REPLY 398941289 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141215346 DLCTRL DEBUG Command: GET 94125200 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141215346 DLCTRL DEBUG Tx Command reply: GET_REPLY 94125200 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141215350 DLCTRL DEBUG Command: GET 724565612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141215350 DLCTRL DEBUG Tx Command reply: GET_REPLY 724565612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141215353 DLCTRL DEBUG Command: GET 243263205 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141215353 DLCTRL DEBUG Tx Command reply: GET_REPLY 243263205 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141215355 DLCTRL DEBUG Command: GET 821116112 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141215355 DLCTRL DEBUG Tx Command reply: GET_REPLY 821116112 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141215357 DLCTRL DEBUG Command: GET 163298877 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141215357 DLCTRL DEBUG Tx Command reply: GET_REPLY 163298877 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141215358 DLCTRL DEBUG Command: GET 11182909 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141215358 DLCTRL DEBUG Tx Command reply: GET_REPLY 11182909 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141215359 DLCTRL DEBUG Command: GET 440242725 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141215359 DLCTRL DEBUG Tx Command reply: GET_REPLY 440242725 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141215360 DLCTRL DEBUG Command: GET 717317536 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141215360 DLCTRL DEBUG Tx Command reply: GET_REPLY 717317536 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141215361 DLCTRL DEBUG Command: GET 612129803 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141215361 DLCTRL DEBUG Tx Command reply: GET_REPLY 612129803 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141215362 DLCTRL DEBUG Command: GET 545257280 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141215362 DLCTRL DEBUG Tx Command reply: GET_REPLY 545257280 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141215363 DLCTRL DEBUG Command: GET 900014325 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141215363 DLCTRL DEBUG Tx Command reply: GET_REPLY 900014325 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141215364 DLCTRL DEBUG Command: GET 989052474 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141215364 DLCTRL DEBUG Tx Command reply: GET_REPLY 989052474 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141215365 DLCTRL DEBUG Command: GET 529774240 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141215365 DLCTRL DEBUG Tx Command reply: GET_REPLY 529774240 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141215365 DLCTRL DEBUG Command: GET 854791451 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141215365 DLCTRL DEBUG Tx Command reply: GET_REPLY 854791451 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141215366 DLCTRL DEBUG Command: GET 653723516 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141215366 DLCTRL DEBUG Tx Command reply: GET_REPLY 653723516 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141215367 DLCTRL DEBUG Command: GET 949674175 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141215367 DLCTRL DEBUG Tx Command reply: GET_REPLY 949674175 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141215368 DLCTRL DEBUG Command: GET 97202880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141215368 DLCTRL DEBUG Tx Command reply: GET_REPLY 97202880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141215369 DLCTRL DEBUG Command: GET 952212251 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141215369 DLCTRL DEBUG Tx Command reply: GET_REPLY 952212251 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141215372 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34521<->l=127.0.0.1:4262) (control_if.c:193) 20241130141215372 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141215372 DLINP DEBUG SRVCONN(,r=127.0.0.1:32856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141215372 DLINP NOTICE SRV(,r=127.0.0.1:32856<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141215372 DMAIN NOTICE (127.0.0.1:32856 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32856<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141215372 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141215372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@ae4ce1960a61: Final verdict of PTC: none 20241130141215373 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141215373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141215373 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141215373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141215373 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141215373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141215373 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141215373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141215373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141215373 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141215373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141215373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141215373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141215373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141215373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141215373 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141215373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141215373 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141215373 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141215373 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141215373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141215373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141215373 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141215373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141215373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141215373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215373 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141215373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141215373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{disrupted}: Freeing instance (context_map.c:202) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2037362)[0x555fde219aa0]{disrupted}: Deallocated (fsm.c:568) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141215373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141215373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037362 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141215373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141215373 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141215373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141215373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-RAN(791)@ae4ce1960a61: Final verdict of PTC: none 20241130141215373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215373 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141215373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141215373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141215373 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141215373 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141215373 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141215373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12091974)[0x555fde2aa8e0]{disrupted}: Deallocated (fsm.c:568) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{disconnected}: Freeing instance (context_map.c:206) 20241130141215373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555fde290170]{disconnected}: Deallocated (fsm.c:568) 20241130141215373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091974 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141215373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141215373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141215373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141215373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141215373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141215373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141215373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141215373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141215373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141215373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141215373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141215373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141215373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141215373 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141215373 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(793)@ae4ce1960a61: Final verdict of PTC: none 20241130141215373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141215373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141215373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141215373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141215373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c6a22) (sccp_scrc.c:477) 20241130141215374 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241130141215374 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141215374 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@ae4ce1960a61: Final verdict of PTC: none 20241130141215374 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141215374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141215374 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141215374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141215374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141215374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141215374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141215374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141215374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141215374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141215374 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141215374 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141215374 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141215374 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141215374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141215374 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141215374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141215374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141215374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215374 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141215374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141215374 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141215374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141215374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141215374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141215374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{disrupted}: Freeing instance (context_map.c:202) 20241130141215374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11960664)[0x555fde29dc00]{disrupted}: Deallocated (fsm.c:568) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141215374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555fde1bb3c0]{disconnected}: Deallocated (fsm.c:568) 20241130141215374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11960664 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141215374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141215374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-M3UA(792)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(796)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(797)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@ae4ce1960a61: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(780)@ae4ce1960a61: Final verdict of PTC: none 20241130141215374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141215374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141215374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141215374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141215374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141215374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141215374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141215374 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141215374 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141215374 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141215374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(782)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Nov 30 14:12:15 UTC 2024 ====== 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 20241130141215478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141215750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141215750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141215750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141215750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141215750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141215750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141215751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215751 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141215751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141215751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141215751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141215751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141215751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141215751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141215751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141215751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141215751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141215751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141215751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141215751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141215751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141215751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141215752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141215752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141216082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487124) 20241130141216434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141216435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141216435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141216435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141216435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141216435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141216435 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141216435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141216435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141216435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141216435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141216435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141216435 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141216435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141216435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141216435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141216435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141216435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141216435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141216435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141216435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141216435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141216435 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141216435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141216435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141216435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141216435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141216435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141216436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141216436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141216436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141216436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141216436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141216436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141216436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141216436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141217086 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141217086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141217086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141217086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141217086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141217086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141217087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141217087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141217087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141217087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141217087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141217087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141217087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141217087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=487124, count=513136) 20241130141217374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141217374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141217374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141217374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141217374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141217374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141217375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141217375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141217375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141217973 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141217973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141217973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141217973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141217973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141217973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141217973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141217973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141217973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141217973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141217973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141217973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141217973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Nov 30 14:12:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141218725 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141218725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d54977), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141218725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141218725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141218725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141218725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141218725 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141218725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea77a2), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141218725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141218725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141218725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141218725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141218725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141218725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141218725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141218725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141218726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141218726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141218726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141218726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141218726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241130141219182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141219187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141219190 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34299<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141219207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141219207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141219217 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219217 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219217 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219217 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219217 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219217 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219218 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219218 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219218 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141219218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141219218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141219218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141219218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219218 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54625 (stream_srv.c:132) 20241130141219218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54625<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141219218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141219218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141219218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141219218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141219219 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141219219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219219 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141219219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141219219 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219219 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141219219 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141219219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219219 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219219 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219219 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141219219 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141219219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219219 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141219219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141219219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(810)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(810)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(810)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(808)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141219235 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219235 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219235 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219235 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219235 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219235 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219236 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141219236 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219237 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219237 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141219237 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219237 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141219237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219237 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219237 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219237 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141219237 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219237 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141219237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219237 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219237 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219237 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141219237 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219237 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141219237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219237 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219237 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219237 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141219237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141219237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219237 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141219237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141219237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141219237 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(813)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(813)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141219261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141219261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141219261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141219261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141219261 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141219261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141219261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141219261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141219261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141219267 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141219267 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141219267 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141219267 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141219267 DHNBAP DEBUG (127.0.0.1:54625 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141219267 DHNBAP NOTICE (127.0.0.1:54625 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141219267 DHNBAP NOTICE (127.0.0.1:54625 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141219267 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141219267 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141219433 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141219433 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141219433 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141219433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(810)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141219441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219441 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141219441 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141219442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141219442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141219442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141219442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141219444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141219444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141219444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141219444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141219444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141219444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141219444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141219444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141219444 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141219445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141219445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141219445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141219445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141219445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141219445 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141219445 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219446 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219446 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141219446 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141219446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219446 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141219446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141219446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141219446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141219446 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141219449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141219449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141219449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141219449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(813)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141219456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141219456 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141219456 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141219456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141219456 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141219456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141219459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141219459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141219459 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141219459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141219459 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141219459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141219459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141219459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141219459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141219459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141219459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141219459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141219459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141219459 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141219459 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141219459 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141219461 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141219461 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141219461 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141219461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141219461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141219461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141219461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141219461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141219461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141219461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141219461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141219461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141219461 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141219461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141219461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141219461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141219461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141219461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141219461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141219461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141219461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141220244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141220244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141220244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141220244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141220244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141220244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141220244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141220244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141220244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141220244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141220244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141220244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141220244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141220244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141220244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141220244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141220244 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141220244 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141220244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141220244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141220244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141220244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141220244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141220244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141220245 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141220245 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141220245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141220245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141220245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141220245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141220245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141220245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141220245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220247 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141220247 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141220247 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141220247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141220247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141220247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141220247 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141220247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141220247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141220247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141220247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141220247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141220247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141220247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141220247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141220247 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141220247 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141220247 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141220253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220253 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141220253 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141220253 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141220253 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141220253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141220253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141220253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141220253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141220253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141220253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141220253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141220253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141220253 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141220253 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141220253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141220253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141220253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141220253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141220253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220253 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141220253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141220253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141220253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141220253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141220253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141220253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141220253 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141220253 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141220254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141220254 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141220254 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141220254 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141220254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141220254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141220254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141220254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141220254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141220254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141220254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141220254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141220254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141220254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141220254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141220254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141220254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141220254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141220254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141220254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141220254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141220254 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141220254 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141220254 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141220273 DLCTRL DEBUG Command: GET 849977416 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141220273 DLCTRL DEBUG Tx Command reply: GET_REPLY 849977416 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141220280 DLCTRL DEBUG Command: GET 554015173 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141220280 DLCTRL DEBUG Tx Command reply: GET_REPLY 554015173 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141220283 DLCTRL DEBUG Command: GET 828785379 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141220283 DLCTRL DEBUG Tx Command reply: GET_REPLY 828785379 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141220286 DLCTRL DEBUG Command: GET 960475306 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141220286 DLCTRL DEBUG Tx Command reply: GET_REPLY 960475306 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141220288 DLCTRL DEBUG Command: GET 896004141 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141220288 DLCTRL DEBUG Tx Command reply: GET_REPLY 896004141 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141220290 DLCTRL DEBUG Command: GET 668570777 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141220291 DLCTRL DEBUG Tx Command reply: GET_REPLY 668570777 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141220294 DLCTRL DEBUG Command: GET 189809290 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141220294 DLCTRL DEBUG Tx Command reply: GET_REPLY 189809290 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141220297 DLCTRL DEBUG Command: GET 775121783 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141220297 DLCTRL DEBUG Tx Command reply: GET_REPLY 775121783 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141220299 DLCTRL DEBUG Command: GET 57677742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141220299 DLCTRL DEBUG Tx Command reply: GET_REPLY 57677742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141220302 DLCTRL DEBUG Command: GET 872636526 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141220302 DLCTRL DEBUG Tx Command reply: GET_REPLY 872636526 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141220304 DLCTRL DEBUG Command: GET 434408370 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141220304 DLCTRL DEBUG Tx Command reply: GET_REPLY 434408370 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141220307 DLCTRL DEBUG Command: GET 187384877 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141220307 DLCTRL DEBUG Tx Command reply: GET_REPLY 187384877 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141220309 DLCTRL DEBUG Command: GET 544366017 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141220309 DLCTRL DEBUG Tx Command reply: GET_REPLY 544366017 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141220312 DLCTRL DEBUG Command: GET 175780586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141220312 DLCTRL DEBUG Tx Command reply: GET_REPLY 175780586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141220314 DLCTRL DEBUG Command: GET 340227320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141220314 DLCTRL DEBUG Tx Command reply: GET_REPLY 340227320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141220316 DLCTRL DEBUG Command: GET 8666691 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141220316 DLCTRL DEBUG Tx Command reply: GET_REPLY 8666691 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141220320 DLCTRL DEBUG Command: GET 990029902 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141220320 DLCTRL DEBUG Tx Command reply: GET_REPLY 990029902 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141220325 DLCTRL DEBUG Command: GET 106142930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141220325 DLCTRL DEBUG Tx Command reply: GET_REPLY 106142930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141220329 DLCTRL DEBUG Command: GET 297281634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141220329 DLCTRL DEBUG Tx Command reply: GET_REPLY 297281634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141220333 DLCTRL DEBUG Command: GET 917175648 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141220333 DLCTRL DEBUG Tx Command reply: GET_REPLY 917175648 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000001110111110'B, t_guard := 20.000000 } 20241130141220381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)8462884 20241130141221425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141221425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141221425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141221425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141221425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x812224, normal) (hnbgw_rua.c:407) 20241130141221425 DHNB DEBUG map_rua[0x555fde219aa0]{init}: Allocated (fsm.c:456) 20241130141221425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141221425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8462884 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141221425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141221425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141221425 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141221425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8462884 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141221425 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141221425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141221425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8462884 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141221425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8462884 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141221425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141221425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141221425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141221425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141221425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141221425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141221425 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: Allocated (fsm.c:456) 20241130141221425 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141221425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003be0056400500f1100926) (sccp_scrc.c:406) 20241130141221425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141221425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141221425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141221425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141221425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141221425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141221425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141221425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141221425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141221425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141221425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141221425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141221425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141221425 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141221425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141221425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141221425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141221425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141221425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141221425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141221425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141221425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141221425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141221425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)10360204 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(815)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141221440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141221440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141221440 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141221440 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141221440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141221440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141221440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141221440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141221440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141221440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141221440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141221440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141221440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141221440 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dce23a) (sccp_scrc.c:477) 20241130141221440 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241130141221440 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141221440 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141221440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141221440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141221440 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141221441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141221441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141221442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141221444 DLCTRL DEBUG Command: GET 575305169 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141221444 DLCTRL DEBUG Tx Command reply: GET_REPLY 575305169 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141221448 DLCTRL DEBUG Command: GET 611734415 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141221448 DLCTRL DEBUG Tx Command reply: GET_REPLY 611734415 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141221452 DLCTRL DEBUG Command: GET 834050987 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141221452 DLCTRL DEBUG Tx Command reply: GET_REPLY 834050987 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141221456 DLCTRL DEBUG Command: GET 793811408 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141221456 DLCTRL DEBUG Tx Command reply: GET_REPLY 793811408 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141221459 DLCTRL DEBUG Command: GET 545000755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141221459 DLCTRL DEBUG Tx Command reply: GET_REPLY 545000755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141221461 DLCTRL DEBUG Command: GET 99182986 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141221461 DLCTRL DEBUG Tx Command reply: GET_REPLY 99182986 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141221462 DLCTRL DEBUG Command: GET 672849517 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141221462 DLCTRL DEBUG Tx Command reply: GET_REPLY 672849517 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141221464 DLCTRL DEBUG Command: GET 113845249 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141221464 DLCTRL DEBUG Tx Command reply: GET_REPLY 113845249 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141221465 DLCTRL DEBUG Command: GET 922992951 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141221465 DLCTRL DEBUG Tx Command reply: GET_REPLY 922992951 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141221466 DLCTRL DEBUG Command: GET 20628578 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141221466 DLCTRL DEBUG Tx Command reply: GET_REPLY 20628578 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141221466 DLCTRL DEBUG Command: GET 789900942 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141221466 DLCTRL DEBUG Tx Command reply: GET_REPLY 789900942 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141221467 DLCTRL DEBUG Command: GET 140198059 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141221467 DLCTRL DEBUG Tx Command reply: GET_REPLY 140198059 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141221468 DLCTRL DEBUG Command: GET 992420182 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141221468 DLCTRL DEBUG Tx Command reply: GET_REPLY 992420182 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141221469 DLCTRL DEBUG Command: GET 127318937 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141221469 DLCTRL DEBUG Tx Command reply: GET_REPLY 127318937 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141221470 DLCTRL DEBUG Command: GET 593947005 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141221470 DLCTRL DEBUG Tx Command reply: GET_REPLY 593947005 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141221470 DLCTRL DEBUG Command: GET 274065260 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141221470 DLCTRL DEBUG Tx Command reply: GET_REPLY 274065260 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141221471 DLCTRL DEBUG Command: GET 551302899 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141221471 DLCTRL DEBUG Tx Command reply: GET_REPLY 551302899 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141221472 DLCTRL DEBUG Command: GET 263457753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141221472 DLCTRL DEBUG Tx Command reply: GET_REPLY 263457753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141221473 DLCTRL DEBUG Command: GET 704986852 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141221473 DLCTRL DEBUG Tx Command reply: GET_REPLY 704986852 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141221474 DLCTRL DEBUG Command: GET 978579149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141221474 DLCTRL DEBUG Tx Command reply: GET_REPLY 978579149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000110010101'B, t_guard := 20.000000 } 20241130141221485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)10813206 20241130141222492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141222492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141222492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130141222492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141222492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4ff16, normal) (hnbgw_rua.c:407) 20241130141222492 DHNB DEBUG map_rua[0x555fde290170]{init}: Allocated (fsm.c:456) 20241130141222492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141222492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10813206 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141222492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141222492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141222492 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130141222492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10813206 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141222492 DCN DEBUG map_sccp[0x555fde29dc00]{init}: Allocated (fsm.c:456) 20241130141222492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141222492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10813206 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141222492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10813206 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130141222492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141222492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141222492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141222492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141222492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141222492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141222492 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: Allocated (fsm.c:456) 20241130141222492 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141222492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001950056400500f1100926) (sccp_scrc.c:406) 20241130141222492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141222492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141222492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141222492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141222492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141222492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141222492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141222492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141222492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141222492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141222492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141222492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141222492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141222492 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141222492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141222492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141222492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141222492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141222492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141222492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141222492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141222492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141222492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141222493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)1148133 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141222495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141222495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141222495 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141222495 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141222495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141222495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141222495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141222495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141222495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141222495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141222495 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d8b38) (sccp_scrc.c:477) 20241130141222495 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241130141222495 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141222495 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141222495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141222495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141222495 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:486) 20241130141222495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141222495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141222497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141222498 DLCTRL DEBUG Command: GET 379343102 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141222498 DLCTRL DEBUG Tx Command reply: GET_REPLY 379343102 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141222500 DLCTRL DEBUG Command: GET 140801557 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141222500 DLCTRL DEBUG Tx Command reply: GET_REPLY 140801557 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141222502 DLCTRL DEBUG Command: GET 548621976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141222502 DLCTRL DEBUG Tx Command reply: GET_REPLY 548621976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141222504 DLCTRL DEBUG Command: GET 844512430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141222504 DLCTRL DEBUG Tx Command reply: GET_REPLY 844512430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141222507 DLCTRL DEBUG Command: GET 448431085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141222507 DLCTRL DEBUG Tx Command reply: GET_REPLY 448431085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141222510 DLCTRL DEBUG Command: GET 64795087 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141222510 DLCTRL DEBUG Tx Command reply: GET_REPLY 64795087 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141222511 DLCTRL DEBUG Command: GET 435034576 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141222511 DLCTRL DEBUG Tx Command reply: GET_REPLY 435034576 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141222512 DLCTRL DEBUG Command: GET 746526104 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141222512 DLCTRL DEBUG Tx Command reply: GET_REPLY 746526104 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141222512 DLCTRL DEBUG Command: GET 192347119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141222512 DLCTRL DEBUG Tx Command reply: GET_REPLY 192347119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141222513 DLCTRL DEBUG Command: GET 163262421 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141222513 DLCTRL DEBUG Tx Command reply: GET_REPLY 163262421 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141222514 DLCTRL DEBUG Command: GET 843063735 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141222514 DLCTRL DEBUG Tx Command reply: GET_REPLY 843063735 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141222514 DLCTRL DEBUG Command: GET 322676425 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141222514 DLCTRL DEBUG Tx Command reply: GET_REPLY 322676425 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141222515 DLCTRL DEBUG Command: GET 495837456 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141222515 DLCTRL DEBUG Tx Command reply: GET_REPLY 495837456 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141222516 DLCTRL DEBUG Command: GET 199798334 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141222516 DLCTRL DEBUG Tx Command reply: GET_REPLY 199798334 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141222516 DLCTRL DEBUG Command: GET 615269990 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141222516 DLCTRL DEBUG Tx Command reply: GET_REPLY 615269990 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141222517 DLCTRL DEBUG Command: GET 662105262 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141222517 DLCTRL DEBUG Tx Command reply: GET_REPLY 662105262 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141222518 DLCTRL DEBUG Command: GET 252544046 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141222518 DLCTRL DEBUG Tx Command reply: GET_REPLY 252544046 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141222518 DLCTRL DEBUG Command: GET 388237895 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141222518 DLCTRL DEBUG Tx Command reply: GET_REPLY 388237895 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141222519 DLCTRL DEBUG Command: GET 352389228 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141222519 DLCTRL DEBUG Tx Command reply: GET_REPLY 352389228 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141222520 DLCTRL DEBUG Command: GET 881902043 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141222520 DLCTRL DEBUG Tx Command reply: GET_REPLY 881902043 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000011001001'B, t_guard := 20.000000 } 20241130141222529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)2411085 20241130141223555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141223555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141223555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141223555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141223555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x24ca4d, normal) (hnbgw_rua.c:407) 20241130141223555 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141223555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141223555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2411085 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141223555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141223555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141223555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2411085 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141223555 DCN DEBUG map_sccp[0x555fde29d4e0]{init}: Allocated (fsm.c:456) 20241130141223555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141223555 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2411085 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141223555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2411085 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141223555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141223555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141223555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141223555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141223555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141223555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141223555 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: Allocated (fsm.c:456) 20241130141223555 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141223555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000c90056400500f1100926) (sccp_scrc.c:406) 20241130141223555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141223555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141223555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141223555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141223555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141223555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141223555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141223555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141223555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141223555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141223555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141223555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141223555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141223555 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141223555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141223555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141223556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141223556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141223556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141223556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141223556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141223556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141223556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141223556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)16576160 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141223563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141223563 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141223563 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141223563 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141223563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141223563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141223563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141223563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141223563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141223563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141223563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141223563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141223563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141223563 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0030fdee) (sccp_scrc.c:477) 20241130141223563 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241130141223563 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141223563 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141223563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141223563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141223563 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141223563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141223563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141223566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141223567 DLCTRL DEBUG Command: GET 55342241 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141223567 DLCTRL DEBUG Tx Command reply: GET_REPLY 55342241 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241130141223569 DLCTRL DEBUG Command: GET 127470203 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141223569 DLCTRL DEBUG Tx Command reply: GET_REPLY 127470203 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141223571 DLCTRL DEBUG Command: GET 167126456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141223571 DLCTRL DEBUG Tx Command reply: GET_REPLY 167126456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141223572 DLCTRL DEBUG Command: GET 187090783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141223572 DLCTRL DEBUG Tx Command reply: GET_REPLY 187090783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141223573 DLCTRL DEBUG Command: GET 455606092 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141223573 DLCTRL DEBUG Tx Command reply: GET_REPLY 455606092 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141223574 DLCTRL DEBUG Command: GET 455285052 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141223574 DLCTRL DEBUG Tx Command reply: GET_REPLY 455285052 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141223575 DLCTRL DEBUG Command: GET 434011856 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141223575 DLCTRL DEBUG Tx Command reply: GET_REPLY 434011856 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141223576 DLCTRL DEBUG Command: GET 566833564 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141223576 DLCTRL DEBUG Tx Command reply: GET_REPLY 566833564 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141223576 DLCTRL DEBUG Command: GET 331386982 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141223576 DLCTRL DEBUG Tx Command reply: GET_REPLY 331386982 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141223577 DLCTRL DEBUG Command: GET 727445107 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141223577 DLCTRL DEBUG Tx Command reply: GET_REPLY 727445107 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141223578 DLCTRL DEBUG Command: GET 994265002 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141223578 DLCTRL DEBUG Tx Command reply: GET_REPLY 994265002 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141223579 DLCTRL DEBUG Command: GET 65472590 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141223579 DLCTRL DEBUG Tx Command reply: GET_REPLY 65472590 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141223580 DLCTRL DEBUG Command: GET 863485619 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141223580 DLCTRL DEBUG Tx Command reply: GET_REPLY 863485619 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141223580 DLCTRL DEBUG Command: GET 591388806 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141223580 DLCTRL DEBUG Tx Command reply: GET_REPLY 591388806 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141223581 DLCTRL DEBUG Command: GET 990425609 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141223581 DLCTRL DEBUG Tx Command reply: GET_REPLY 990425609 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141223582 DLCTRL DEBUG Command: GET 893519930 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141223582 DLCTRL DEBUG Tx Command reply: GET_REPLY 893519930 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141223583 DLCTRL DEBUG Command: GET 464912599 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141223583 DLCTRL DEBUG Tx Command reply: GET_REPLY 464912599 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141223583 DLCTRL DEBUG Command: GET 606606449 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141223583 DLCTRL DEBUG Tx Command reply: GET_REPLY 606606449 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141223584 DLCTRL DEBUG Command: GET 641555419 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141223584 DLCTRL DEBUG Tx Command reply: GET_REPLY 641555419 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141223585 DLCTRL DEBUG Command: GET 45099391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141223585 DLCTRL DEBUG Tx Command reply: GET_REPLY 45099391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001000111011'B, t_guard := 20.000000 } 20241130141223595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@ae4ce1960a61: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)14359793 20241130141224611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141224611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141224611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141224611 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141224611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdb1cf1, normal) (hnbgw_rua.c:407) 20241130141224611 DHNB DEBUG map_rua[0x555fde2a23e0]{init}: Allocated (fsm.c:456) 20241130141224611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141224611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359793 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141224611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141224611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141224611 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141224611 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359793 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141224611 DCN DEBUG map_sccp[0x555fde289ad0]{init}: Allocated (fsm.c:456) 20241130141224611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141224611 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14359793 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141224611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359793 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141224611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141224611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141224611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141224611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141224611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141224611 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141224611 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: Allocated (fsm.c:456) 20241130141224611 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141224611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20241130141224611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141224611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141224611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141224611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141224611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141224611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141224611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141224611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141224611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141224611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141224611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141224611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141224611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141224611 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141224611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141224611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141224611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141224611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141224611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141224611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141224611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141224611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141224611 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)14704203 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241130141224615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141224615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141224615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141224615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141224615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141224615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141224615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141224615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141224615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141224615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141224615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141224615 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040a4da) (sccp_scrc.c:477) 20241130141224615 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241130141224615 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141224615 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141224615 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141224615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141224615 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141224615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141224615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141224616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141224618 DLCTRL DEBUG Command: GET 462916853 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141224618 DLCTRL DEBUG Tx Command reply: GET_REPLY 462916853 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241130141224619 DLCTRL DEBUG Command: GET 443098761 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141224619 DLCTRL DEBUG Tx Command reply: GET_REPLY 443098761 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141224620 DLCTRL DEBUG Command: GET 307974712 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141224620 DLCTRL DEBUG Tx Command reply: GET_REPLY 307974712 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141224621 DLCTRL DEBUG Command: GET 268617245 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141224621 DLCTRL DEBUG Tx Command reply: GET_REPLY 268617245 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141224622 DLCTRL DEBUG Command: GET 492727843 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141224622 DLCTRL DEBUG Tx Command reply: GET_REPLY 492727843 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141224623 DLCTRL DEBUG Command: GET 440727815 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141224623 DLCTRL DEBUG Tx Command reply: GET_REPLY 440727815 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141224624 DLCTRL DEBUG Command: GET 84240053 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141224624 DLCTRL DEBUG Tx Command reply: GET_REPLY 84240053 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141224624 DLCTRL DEBUG Command: GET 555046497 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141224624 DLCTRL DEBUG Tx Command reply: GET_REPLY 555046497 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141224625 DLCTRL DEBUG Command: GET 692034917 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141224625 DLCTRL DEBUG Tx Command reply: GET_REPLY 692034917 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141224626 DLCTRL DEBUG Command: GET 909613732 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141224626 DLCTRL DEBUG Tx Command reply: GET_REPLY 909613732 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141224626 DLCTRL DEBUG Command: GET 841996941 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141224626 DLCTRL DEBUG Tx Command reply: GET_REPLY 841996941 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141224627 DLCTRL DEBUG Command: GET 36607817 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141224627 DLCTRL DEBUG Tx Command reply: GET_REPLY 36607817 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141224628 DLCTRL DEBUG Command: GET 914104477 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141224628 DLCTRL DEBUG Tx Command reply: GET_REPLY 914104477 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141224628 DLCTRL DEBUG Command: GET 160232292 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141224628 DLCTRL DEBUG Tx Command reply: GET_REPLY 160232292 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141224629 DLCTRL DEBUG Command: GET 115147449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141224629 DLCTRL DEBUG Tx Command reply: GET_REPLY 115147449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141224630 DLCTRL DEBUG Command: GET 302264853 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141224630 DLCTRL DEBUG Tx Command reply: GET_REPLY 302264853 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141224630 DLCTRL DEBUG Command: GET 886638753 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141224630 DLCTRL DEBUG Tx Command reply: GET_REPLY 886638753 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141224631 DLCTRL DEBUG Command: GET 530027643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141224631 DLCTRL DEBUG Tx Command reply: GET_REPLY 530027643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141224632 DLCTRL DEBUG Command: GET 925651506 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141224632 DLCTRL DEBUG Tx Command reply: GET_REPLY 925651506 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141224634 DLCTRL DEBUG Command: GET 581102734 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141224634 DLCTRL DEBUG Tx Command reply: GET_REPLY 581102734 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141224637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141224637 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141224637 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141224637 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141224637 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141224637 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141224637 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141224637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(810)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141224637 DLINP DEBUG SRVCONN(,r=127.0.0.1:54625<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141224637 DLINP NOTICE SRV(,r=127.0.0.1:54625<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141224637 DMAIN NOTICE (127.0.0.1:54625 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54625<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141224637 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141224637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141224637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141224637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141224637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141224637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141224637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141224637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141224637 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141224637 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141224637 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141224637 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141224637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141224637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141224637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141224637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141224637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141224637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141224637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141224637 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141224637 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141224637 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141224637 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141224637 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141224637 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141224637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141224637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141224637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141224637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141224637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-RAN(812)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141224637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141224637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141224637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141224637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141224637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141224637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141224637 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(813)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141224637 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141224637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{disrupted}: Freeing instance (context_map.c:202) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8462884)[0x555fde219aa0]{disrupted}: Deallocated (fsm.c:568) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141224637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8462884 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141224637 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141224637 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141224637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141224637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141224637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141224637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141224637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(801)@ae4ce1960a61: Final verdict of PTC: none 20241130141224637 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141224637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141224637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141224638 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141224638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{disrupted}: Freeing instance (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10813206)[0x555fde290170]{disrupted}: Deallocated (fsm.c:568) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{disconnected}: Freeing instance (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x555fde29dc00]{disconnected}: Deallocated (fsm.c:568) 20241130141224638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10813206 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(809)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(814)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(808)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@ae4ce1960a61: Final verdict of PTC: none 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141224638 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141224638 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141224638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141224638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141224638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141224638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141224638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141224638 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141224638 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141224638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2411085)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x555fde29d4e0]{disconnected}: Deallocated (fsm.c:568) 20241130141224638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2411085 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141224638 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141224638 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141224638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141224638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141224638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141224638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141224638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141224638 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141224638 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141224638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141224638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14359793)[0x555fde2a23e0]{disrupted}: Deallocated (fsm.c:568) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{disconnected}: Freeing instance (context_map.c:206) 20241130141224638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x555fde289ad0]{disconnected}: Deallocated (fsm.c:568) 20241130141224638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359793 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141224638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141224638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141224638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(811)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141224638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141224638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141224638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141224638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141224638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141224638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141224638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141224638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141224638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141224638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141224638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141224638 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34299<->l=127.0.0.1:4262) (control_if.c:193) 20241130141224638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141224638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141224638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141224638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141224638 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141224638 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141224638 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141224639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(802)@ae4ce1960a61: Final verdict of PTC: none HNBGW-PFCP(803)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Nov 30 14:12:24 UTC 2024 ====== 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 20241130141224721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141225325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402088) 20241130141225373 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141225374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141225374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225374 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141225374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141225374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225374 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141225374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141225374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141225374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141225374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141225374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141225374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141225374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141225374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141225752 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141225752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225752 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141225752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225752 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141225752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141225752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225752 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141225752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141225752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141225752 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141225752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141225752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141225752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141225752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141225752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141225752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141225752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141225752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141225752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141225752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141225753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=402088, count=450704) 20241130141226435 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141226435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141226435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141226435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141226436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141226436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141226436 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141226436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141226436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141226436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141226436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141226436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141226436 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141226436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141226436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141226436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141226436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141226436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141226436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141226436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141226436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141226436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141226436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141226436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141226436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141226436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141226436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141226436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141226436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141226436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141226436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141226436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141226436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141226638 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141226638 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141226638 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141226638 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141226638 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141226638 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141227087 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141227087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141227087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141227087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141227087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141227087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141227087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141227087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141227087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141227087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141227087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141227087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141227087 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Nov 30 14:12:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141227974 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141227974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f76dc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141227974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141227974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141227974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141227974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141227974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141227974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141227974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141227974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141227974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141227974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141227974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241130141228431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141228434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141228438 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36521<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141228458 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141228458 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141228467 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228467 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228468 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141228468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54657 (stream_srv.c:132) 20241130141228468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54657<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141228468 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228468 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228468 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228468 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228469 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228469 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141228469 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228469 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141228469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228469 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228469 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141228469 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228469 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141228469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228469 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228469 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228469 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141228469 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141228469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141228469 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141228469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141228469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228469 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228469 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141228469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141228469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228469 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141228469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141228469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141228469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141228469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141228470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141228470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(829)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(829)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(829)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(827)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(832)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(832)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(832)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(830)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141228497 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228497 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228497 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228497 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141228497 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228498 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228498 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141228498 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228498 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141228498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228498 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228498 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228498 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141228498 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141228498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228498 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228498 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141228498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141228498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141228498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228498 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228498 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141228498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141228498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228498 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141228498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141228498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141228498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(835)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(838)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(838)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141228544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141228544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141228544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141228544 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141228544 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141228544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141228544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141228544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141228544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141228555 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141228555 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141228555 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141228555 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141228555 DHNBAP DEBUG (127.0.0.1:54657 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141228555 DHNBAP NOTICE (127.0.0.1:54657 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141228555 DHNBAP NOTICE (127.0.0.1:54657 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141228555 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141228555 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141228682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141228682 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141228682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141228682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(829)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141228691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141228691 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141228691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141228691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141228691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141228691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141228694 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141228694 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141228694 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141228694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141228694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141228694 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141228694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141228694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141228694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141228694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141228694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141228694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141228694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141228694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141228694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141228694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141228694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141228694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141228694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141228694 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228696 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141228696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141228696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141228696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141228696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141228696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141228696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141228696 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(832)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141228702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141228703 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141228703 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141228703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141228703 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141228703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141228705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141228705 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141228705 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141228705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141228705 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141228705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141228705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141228705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141228706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141228706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141228706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141228706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141228706 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141228706 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141228706 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228707 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141228707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141228707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141228707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228707 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141228708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141228708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141228708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141228708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141228711 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141228711 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141228711 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141228711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(835)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141228717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141228717 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141228717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141228717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141228717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141228717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141228718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141228718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141228718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141228718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141228718 DLSCCP DEBUG SCCP-SCOC(77)[0x555fde298540]{IDLE}: Deallocated (fsm.c:568) 20241130141228719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141228719 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141228719 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141228719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141228719 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141228720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141228720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141228720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141228720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141228720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141228720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141228720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141228720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141228720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141228720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141228720 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228721 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141228721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141228721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228721 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141228721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141228721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141228721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141228721 DLSCCP DEBUG SCCP-SCOC(78)[0x555fde2b8510]{IDLE}: Deallocated (fsm.c:568) 20241130141228721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141228721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141228721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141228721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141228721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141228723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141228723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141228723 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141228724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(838)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141228728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228728 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141228728 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141228728 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141228728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141228728 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141228728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141228730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228730 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141228730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141228730 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141228730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141228730 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141228730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141228730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141228730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141228730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141228730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141228730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141228730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141228730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141228731 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141228731 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141228731 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141228732 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141228732 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141228732 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141228732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141228732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141228732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141228732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141228732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141228732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141228732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141228732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141228732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141228732 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141228732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141228732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141228732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141228732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141228732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141228732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141228732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141228732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(828)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141229497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141229497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141229497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141229497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141229497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141229497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141229497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141229497 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141229497 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141229497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141229497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141229498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141229498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141229498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141229498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141229498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141229498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141229498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141229498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141229498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141229498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141229498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141229498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229498 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141229498 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141229501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141229501 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141229501 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141229501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141229502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141229502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141229502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141229502 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141229502 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(831)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141229504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229504 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141229504 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141229504 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141229504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229504 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141229504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141229504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141229504 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141229504 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) 20241130141229504 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) 20241130141229504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141229504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141229505 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141229505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141229505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141229505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141229505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141229505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141229505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229505 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141229505 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141229505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229505 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141229505 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141229505 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141229505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141229505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141229505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141229505 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141229505 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141229520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229520 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141229520 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141229520 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141229520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141229520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141229520 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141229520 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141229520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141229520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141229520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141229520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141229520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141229520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141229520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141229520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141229520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141229520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141229520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229520 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141229520 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141229522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141229522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141229522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141229522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141229522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141229522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141229522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141229522 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141229522 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141229527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141229527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141229527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141229527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141229527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141229527 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141229527 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) 20241130141229527 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) 20241130141229527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141229527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141229527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141229527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141229527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141229527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141229527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141229527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141229527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141229527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229527 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141229527 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141229528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141229528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141229528 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141229528 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141229528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141229528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141229528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141229528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141229528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141229528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141229528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141229528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141229528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141229528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141229528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141229528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141229528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141229528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141229528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141229528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141229528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141229528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141229528 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141229528 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141230567 DLCTRL DEBUG Command: GET 689643040 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141230567 DLCTRL DEBUG Tx Command reply: GET_REPLY 689643040 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141230569 DLCTRL DEBUG Command: GET 755652740 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141230569 DLCTRL DEBUG Tx Command reply: GET_REPLY 755652740 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141230571 DLCTRL DEBUG Command: GET 321203632 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141230571 DLCTRL DEBUG Tx Command reply: GET_REPLY 321203632 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141230575 DLCTRL DEBUG Command: GET 104867731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141230575 DLCTRL DEBUG Tx Command reply: GET_REPLY 104867731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141230578 DLCTRL DEBUG Command: GET 919751187 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141230578 DLCTRL DEBUG Tx Command reply: GET_REPLY 919751187 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141230582 DLCTRL DEBUG Command: GET 29838089 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141230582 DLCTRL DEBUG Tx Command reply: GET_REPLY 29838089 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141230585 DLCTRL DEBUG Command: GET 167882361 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141230585 DLCTRL DEBUG Tx Command reply: GET_REPLY 167882361 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141230587 DLCTRL DEBUG Command: GET 973736964 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141230587 DLCTRL DEBUG Tx Command reply: GET_REPLY 973736964 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141230589 DLCTRL DEBUG Command: GET 950576436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141230589 DLCTRL DEBUG Tx Command reply: GET_REPLY 950576436 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141230591 DLCTRL DEBUG Command: GET 885094295 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141230591 DLCTRL DEBUG Tx Command reply: GET_REPLY 885094295 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141230593 DLCTRL DEBUG Command: GET 194141040 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141230593 DLCTRL DEBUG Tx Command reply: GET_REPLY 194141040 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141230594 DLCTRL DEBUG Command: GET 2913743 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141230594 DLCTRL DEBUG Tx Command reply: GET_REPLY 2913743 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141230596 DLCTRL DEBUG Command: GET 111530889 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141230596 DLCTRL DEBUG Tx Command reply: GET_REPLY 111530889 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141230597 DLCTRL DEBUG Command: GET 196436353 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141230597 DLCTRL DEBUG Tx Command reply: GET_REPLY 196436353 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141230598 DLCTRL DEBUG Command: GET 597392807 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141230598 DLCTRL DEBUG Tx Command reply: GET_REPLY 597392807 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141230600 DLCTRL DEBUG Command: GET 730879690 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141230600 DLCTRL DEBUG Tx Command reply: GET_REPLY 730879690 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141230601 DLCTRL DEBUG Command: GET 773911940 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141230601 DLCTRL DEBUG Tx Command reply: GET_REPLY 773911940 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141230602 DLCTRL DEBUG Command: GET 718261454 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141230602 DLCTRL DEBUG Tx Command reply: GET_REPLY 718261454 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141230603 DLCTRL DEBUG Command: GET 860872197 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141230603 DLCTRL DEBUG Tx Command reply: GET_REPLY 860872197 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141230603 DLCTRL DEBUG Command: GET 415570240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141230603 DLCTRL DEBUG Tx Command reply: GET_REPLY 415570240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000001110010101'B, t_guard := 20.000000 } 20241130141230626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)9967450 20241130141231664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141231664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141231664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141231664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141231664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x98175a, normal) (hnbgw_rua.c:407) 20241130141231664 DHNB DEBUG map_rua[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141231664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141231664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9967450 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141231664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141231664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141231664 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141231664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9967450 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141231664 DCN DEBUG map_sccp[0x555fde290170]{init}: Allocated (fsm.c:456) 20241130141231664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141231664 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9967450 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141231664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9967450 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141231664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141231664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141231664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141231664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141231664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141231664 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141231664 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: Allocated (fsm.c:456) 20241130141231664 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141231664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003950056400500f1100926) (sccp_scrc.c:406) 20241130141231664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141231664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141231664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141231664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141231664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141231664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141231664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141231664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141231664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141231664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141231664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141231664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141231664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141231664 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141231664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141231664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141231664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141231664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141231664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141231664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141231664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141231664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141231664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141231664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)16376631 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141231681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141231681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141231681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141231681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141231681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141231681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141231681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141231681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141231681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141231681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141231681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141231681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141231681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141231681 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000623f0) (sccp_scrc.c:477) 20241130141231681 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241130141231681 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141231681 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141231681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141231681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141231681 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141231681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141231681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141231683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141231684 DLCTRL DEBUG Command: GET 655675262 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141231684 DLCTRL DEBUG Tx Command reply: GET_REPLY 655675262 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141231687 DLCTRL DEBUG Command: GET 115532351 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141231687 DLCTRL DEBUG Tx Command reply: GET_REPLY 115532351 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141231688 DLCTRL DEBUG Command: GET 804445324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141231688 DLCTRL DEBUG Tx Command reply: GET_REPLY 804445324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141231690 DLCTRL DEBUG Command: GET 813385490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141231690 DLCTRL DEBUG Tx Command reply: GET_REPLY 813385490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141231691 DLCTRL DEBUG Command: GET 385326745 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141231691 DLCTRL DEBUG Tx Command reply: GET_REPLY 385326745 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141231691 DLCTRL DEBUG Command: GET 764186950 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141231691 DLCTRL DEBUG Tx Command reply: GET_REPLY 764186950 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141231692 DLCTRL DEBUG Command: GET 813597861 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141231692 DLCTRL DEBUG Tx Command reply: GET_REPLY 813597861 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141231693 DLCTRL DEBUG Command: GET 676305217 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141231693 DLCTRL DEBUG Tx Command reply: GET_REPLY 676305217 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141231694 DLCTRL DEBUG Command: GET 980686666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141231694 DLCTRL DEBUG Tx Command reply: GET_REPLY 980686666 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141231694 DLCTRL DEBUG Command: GET 773281173 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141231694 DLCTRL DEBUG Tx Command reply: GET_REPLY 773281173 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141231695 DLCTRL DEBUG Command: GET 17998915 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141231695 DLCTRL DEBUG Tx Command reply: GET_REPLY 17998915 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141231696 DLCTRL DEBUG Command: GET 150608897 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141231696 DLCTRL DEBUG Tx Command reply: GET_REPLY 150608897 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141231697 DLCTRL DEBUG Command: GET 135322588 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141231697 DLCTRL DEBUG Tx Command reply: GET_REPLY 135322588 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141231697 DLCTRL DEBUG Command: GET 157552821 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141231697 DLCTRL DEBUG Tx Command reply: GET_REPLY 157552821 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141231698 DLCTRL DEBUG Command: GET 271165712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141231698 DLCTRL DEBUG Tx Command reply: GET_REPLY 271165712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141231699 DLCTRL DEBUG Command: GET 935901533 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141231699 DLCTRL DEBUG Tx Command reply: GET_REPLY 935901533 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141231700 DLCTRL DEBUG Command: GET 216841391 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141231700 DLCTRL DEBUG Tx Command reply: GET_REPLY 216841391 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141231700 DLCTRL DEBUG Command: GET 626024884 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141231700 DLCTRL DEBUG Tx Command reply: GET_REPLY 626024884 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141231701 DLCTRL DEBUG Command: GET 522527259 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141231701 DLCTRL DEBUG Tx Command reply: GET_REPLY 522527259 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141231702 DLCTRL DEBUG Command: GET 957260781 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141231702 DLCTRL DEBUG Tx Command reply: GET_REPLY 957260781 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001110000111'B, t_guard := 20.000000 } 20241130141231712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)11894751 20241130141232739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141232739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141232739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130141232739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141232739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb57fdf, normal) (hnbgw_rua.c:407) 20241130141232739 DHNB DEBUG map_rua[0x555fde2a1390]{init}: Allocated (fsm.c:456) 20241130141232739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141232739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11894751 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141232739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141232739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141232739 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130141232739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11894751 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130141232739 DCN DEBUG map_sccp[0x555fde29d4e0]{init}: Allocated (fsm.c:456) 20241130141232739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141232740 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11894751 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141232740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11894751 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130141232740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141232740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141232740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141232740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141232740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141232740 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141232740 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: Allocated (fsm.c:456) 20241130141232740 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141232740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003870056400500f1100926) (sccp_scrc.c:406) 20241130141232740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141232740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141232740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141232740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141232740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141232740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141232740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141232740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141232740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141232740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141232740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141232740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141232740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141232740 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141232740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141232740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141232740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141232740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141232740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141232740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141232740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141232740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141232740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141232740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)4555051 HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141232758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141232758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141232758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141232758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141232758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141232758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141232758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141232758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141232759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141232759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141232759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141232759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141232759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141232759 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aa9001) (sccp_scrc.c:477) 20241130141232759 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241130141232759 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141232759 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141232759 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141232759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141232759 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141232759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141232759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141232761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141232763 DLCTRL DEBUG Command: GET 31480655 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141232763 DLCTRL DEBUG Tx Command reply: GET_REPLY 31480655 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141232768 DLCTRL DEBUG Command: GET 372247425 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141232768 DLCTRL DEBUG Tx Command reply: GET_REPLY 372247425 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141232770 DLCTRL DEBUG Command: GET 909765823 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141232770 DLCTRL DEBUG Tx Command reply: GET_REPLY 909765823 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141232772 DLCTRL DEBUG Command: GET 364752293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141232772 DLCTRL DEBUG Tx Command reply: GET_REPLY 364752293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141232773 DLCTRL DEBUG Command: GET 342663712 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141232773 DLCTRL DEBUG Tx Command reply: GET_REPLY 342663712 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141232774 DLCTRL DEBUG Command: GET 437067397 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141232774 DLCTRL DEBUG Tx Command reply: GET_REPLY 437067397 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141232775 DLCTRL DEBUG Command: GET 458586159 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141232775 DLCTRL DEBUG Tx Command reply: GET_REPLY 458586159 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141232776 DLCTRL DEBUG Command: GET 524605292 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141232776 DLCTRL DEBUG Tx Command reply: GET_REPLY 524605292 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141232777 DLCTRL DEBUG Command: GET 27394266 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141232777 DLCTRL DEBUG Tx Command reply: GET_REPLY 27394266 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141232778 DLCTRL DEBUG Command: GET 740793663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141232778 DLCTRL DEBUG Tx Command reply: GET_REPLY 740793663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141232779 DLCTRL DEBUG Command: GET 624875381 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141232779 DLCTRL DEBUG Tx Command reply: GET_REPLY 624875381 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141232780 DLCTRL DEBUG Command: GET 227478849 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141232780 DLCTRL DEBUG Tx Command reply: GET_REPLY 227478849 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141232781 DLCTRL DEBUG Command: GET 449701894 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141232781 DLCTRL DEBUG Tx Command reply: GET_REPLY 449701894 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141232782 DLCTRL DEBUG Command: GET 86454423 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141232782 DLCTRL DEBUG Tx Command reply: GET_REPLY 86454423 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141232783 DLCTRL DEBUG Command: GET 119133595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141232783 DLCTRL DEBUG Tx Command reply: GET_REPLY 119133595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141232785 DLCTRL DEBUG Command: GET 266597292 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141232785 DLCTRL DEBUG Tx Command reply: GET_REPLY 266597292 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141232786 DLCTRL DEBUG Command: GET 614669382 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141232786 DLCTRL DEBUG Tx Command reply: GET_REPLY 614669382 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141232787 DLCTRL DEBUG Command: GET 414071916 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141232787 DLCTRL DEBUG Tx Command reply: GET_REPLY 414071916 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141232788 DLCTRL DEBUG Command: GET 418404473 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141232788 DLCTRL DEBUG Tx Command reply: GET_REPLY 418404473 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141232789 DLCTRL DEBUG Command: GET 298599563 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141232789 DLCTRL DEBUG Tx Command reply: GET_REPLY 298599563 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000001001100'B, t_guard := 20.000000 } 20241130141232800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)9533311 20241130141233826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141233826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141233826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141233826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141233826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x91777f, normal) (hnbgw_rua.c:407) 20241130141233826 DHNB DEBUG map_rua[0x555fde289ad0]{init}: Allocated (fsm.c:456) 20241130141233826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141233826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9533311 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141233826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141233826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141233826 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9533311 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141233826 DCN DEBUG map_sccp[0x555fde289dc0]{init}: Allocated (fsm.c:456) 20241130141233826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141233826 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9533311 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141233826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9533311 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141233826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141233826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141233826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141233826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141233826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141233826 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141233826 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: Allocated (fsm.c:456) 20241130141233826 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141233826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300004c0056400500f1100926) (sccp_scrc.c:406) 20241130141233826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141233826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141233826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141233827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141233827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141233827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141233827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141233827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141233827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141233827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141233827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141233827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141233827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141233827 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141233827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141233827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141233827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141233827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141233827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141233827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141233827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141233827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141233827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)5673039 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141233835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233835 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141233835 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141233835 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141233835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141233835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141233836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141233836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141233836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141233836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141233836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141233836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141233836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141233836 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3916f) (sccp_scrc.c:477) 20241130141233836 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241130141233836 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141233836 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141233836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141233836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141233836 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141233836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141233836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141233839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141233841 DLCTRL DEBUG Command: GET 151770913 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141233841 DLCTRL DEBUG Tx Command reply: GET_REPLY 151770913 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141233845 DLCTRL DEBUG Command: GET 933572972 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141233845 DLCTRL DEBUG Tx Command reply: GET_REPLY 933572972 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141233847 DLCTRL DEBUG Command: GET 717583282 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141233847 DLCTRL DEBUG Tx Command reply: GET_REPLY 717583282 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141233849 DLCTRL DEBUG Command: GET 307483708 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141233849 DLCTRL DEBUG Tx Command reply: GET_REPLY 307483708 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141233850 DLCTRL DEBUG Command: GET 385009787 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141233850 DLCTRL DEBUG Tx Command reply: GET_REPLY 385009787 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141233852 DLCTRL DEBUG Command: GET 530666609 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141233852 DLCTRL DEBUG Tx Command reply: GET_REPLY 530666609 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141233852 DLCTRL DEBUG Command: GET 44576241 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141233852 DLCTRL DEBUG Tx Command reply: GET_REPLY 44576241 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141233853 DLCTRL DEBUG Command: GET 332991208 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141233853 DLCTRL DEBUG Tx Command reply: GET_REPLY 332991208 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141233854 DLCTRL DEBUG Command: GET 608650546 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141233854 DLCTRL DEBUG Tx Command reply: GET_REPLY 608650546 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141233855 DLCTRL DEBUG Command: GET 198600952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141233855 DLCTRL DEBUG Tx Command reply: GET_REPLY 198600952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141233855 DLCTRL DEBUG Command: GET 301606121 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141233855 DLCTRL DEBUG Tx Command reply: GET_REPLY 301606121 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141233856 DLCTRL DEBUG Command: GET 980346545 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141233856 DLCTRL DEBUG Tx Command reply: GET_REPLY 980346545 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141233857 DLCTRL DEBUG Command: GET 902073270 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141233857 DLCTRL DEBUG Tx Command reply: GET_REPLY 902073270 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141233857 DLCTRL DEBUG Command: GET 679037680 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141233857 DLCTRL DEBUG Tx Command reply: GET_REPLY 679037680 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141233858 DLCTRL DEBUG Command: GET 17842034 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141233858 DLCTRL DEBUG Tx Command reply: GET_REPLY 17842034 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141233859 DLCTRL DEBUG Command: GET 4205487 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141233859 DLCTRL DEBUG Tx Command reply: GET_REPLY 4205487 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141233859 DLCTRL DEBUG Command: GET 544408815 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141233859 DLCTRL DEBUG Tx Command reply: GET_REPLY 544408815 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141233860 DLCTRL DEBUG Command: GET 166355239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141233860 DLCTRL DEBUG Tx Command reply: GET_REPLY 166355239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141233861 DLCTRL DEBUG Command: GET 869670624 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141233861 DLCTRL DEBUG Tx Command reply: GET_REPLY 869670624 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141233861 DLCTRL DEBUG Command: GET 404652923 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141233861 DLCTRL DEBUG Tx Command reply: GET_REPLY 404652923 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@ae4ce1960a61: Final verdict of PTC: none 20241130141233864 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36521<->l=127.0.0.1:4262) (control_if.c:193) 20241130141233864 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141233864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141233864 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141233864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:54657<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141233864 DLINP NOTICE SRV(,r=127.0.0.1:54657<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141233864 DMAIN NOTICE (127.0.0.1:54657 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54657<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141233864 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141233864 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141233864 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@ae4ce1960a61: Final verdict of PTC: none 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141233864 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141233864 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141233864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(829)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(838)@ae4ce1960a61: Final verdict of PTC: none 20241130141233864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141233864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141233864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141233864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141233864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141233864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141233864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141233864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141233864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141233864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141233864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141233864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141233864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141233864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141233864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141233864 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141233864 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141233864 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141233864 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141233864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141233864 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141233864 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141233864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141233864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141233864 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141233864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141233864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141233864 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141233864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141233864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141233864 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141233864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141233864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141233864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141233864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{disrupted}: Freeing instance (context_map.c:202) 20241130141233864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11894751)[0x555fde2a1390]{disrupted}: Deallocated (fsm.c:568) 20241130141233864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141233864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141233864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x555fde29d4e0]{disconnected}: Deallocated (fsm.c:568) 20241130141233864 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11894751 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141233864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141233864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141233864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141233864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141233864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141233864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141233864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141233864 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141233864 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141233864 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141233864 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141233864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141233864 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141233864 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141233865 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141233865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141233865 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141233865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141233865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141233865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141233865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141233865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141233865 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{disrupted}: Freeing instance (context_map.c:202) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9967450)[0x555fde2ae770]{disrupted}: Deallocated (fsm.c:568) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{disconnected}: Freeing instance (context_map.c:206) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x555fde290170]{disconnected}: Deallocated (fsm.c:568) 20241130141233865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9967450 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141233865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141233865 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141233865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141233865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141233865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141233865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141233865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141233865 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141233865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9533311)[0x555fde289ad0]{disrupted}: Deallocated (fsm.c:568) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc1-SCCP(830)@ae4ce1960a61: Final verdict of PTC: none 20241130141233865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x555fde289dc0]{disconnected}: Deallocated (fsm.c:568) 20241130141233865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9533311 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc1-RAN(831)@ae4ce1960a61: Final verdict of PTC: none 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141233865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141233865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141233865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141233865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141233865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141233865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141233865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(834)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(827)@ae4ce1960a61: Final verdict of PTC: none 20241130141233865 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141233865 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-SCCP(833)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@ae4ce1960a61: Final verdict of PTC: none 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141233865 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(839)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(836)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(828)@ae4ce1960a61: Final verdict of PTC: none 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141233865 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141233865 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141233865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141233865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141233865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141233865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141233865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141233865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141233865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141233865 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141233865 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141233865 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141233865 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141233865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141233865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141233865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141233865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141233865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141233865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141233865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141233865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141233865 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141233865 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141233865 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141233865 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141233865 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141233865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(835)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(820)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(837)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(832)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141233879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(822)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Nov 30 14:12:33 UTC 2024 ====== 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 20241130141234016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141234619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502484) 20241130141234638 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141234638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141234638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141234638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141234638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141234638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141234638 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141234638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141234638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141234639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141234639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141234639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141234639 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141234639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141234639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141234639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141234639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141234639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141234639 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141234639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141234639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141234639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141234639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141234639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141234639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141234639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141234639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141234639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141234639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141234639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141234639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141234639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141234639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141234639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141234639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141234639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141234639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141234639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141234639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141234640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141234640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141234640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141234640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141234640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141234640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141234640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141234640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141234640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141235375 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141235375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235375 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141235375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235376 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141235376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141235376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141235376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141235376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141235376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141235376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141235376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=502484, count=520280) 20241130141235753 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141235753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235754 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141235754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235754 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141235754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141235754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141235754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141235754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141235754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141235754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141235754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141235754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141235754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141235754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141235754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141235754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141235755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141235755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141235755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141235755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141235755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141235865 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141235865 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141235865 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141235865 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141235865 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141235865 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141235866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141235866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141235866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141235866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141235866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141235866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141236436 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141236436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141236436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141236437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141236437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141236437 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141236437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141236437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141236437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141236437 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141236437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141236437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141236437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141236437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141236437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141236437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141236437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141236437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141236437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141236437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141236437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141236437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141236438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141236438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141236438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141236438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141236438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141236437 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141236437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Nov 30 14:12:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141237088 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141237088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00399af0), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141237088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141237088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141237089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141237089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141237089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241130141237712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141237716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141237719 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46003<->l=127.0.0.1:4262) (control_if.c:572) 20241130141237734 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141237734 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141237742 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237742 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237742 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237742 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141237743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55356 (stream_srv.c:132) 20241130141237743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55356<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141237743 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237743 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237743 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237744 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237744 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141237744 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237744 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141237744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141237744 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237744 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237744 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141237744 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237744 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141237744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237744 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237744 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237744 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141237744 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141237744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237744 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237744 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141237744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141237744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237744 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141237744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141237744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141237744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(853)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(853)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(853)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(851)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(856)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(856)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(854)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141237773 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237773 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237773 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237773 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237774 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237774 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237774 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141237774 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237775 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237775 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141237775 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237775 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141237775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237775 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237775 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237775 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141237775 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237775 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141237775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237775 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237775 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237775 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141237775 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141237775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237775 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237775 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237775 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141237775 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141237775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237775 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141237775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141237775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141237775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141237776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141237776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141237776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(859)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(859)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(857)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(862)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141237814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141237814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141237814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141237814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141237814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141237814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141237814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141237814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141237814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141237818 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141237818 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141237818 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141237818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141237818 DHNBAP DEBUG (127.0.0.1:55356 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141237818 DHNBAP NOTICE (127.0.0.1:55356 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141237818 DHNBAP NOTICE (127.0.0.1:55356 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141237818 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141237818 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141237957 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141237958 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141237958 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141237958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(853)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141237965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141237965 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141237965 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141237965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141237965 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141237965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141237968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141237968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141237968 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141237968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141237968 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141237968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141237968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141237968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141237968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141237968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141237968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141237968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141237968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141237968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141237968 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141237968 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237969 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141237969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141237970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141237970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141237970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141237970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141237970 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141237970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141237970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141237970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141237970 DLSCCP DEBUG SCCP-SCOC(79)[0x555fde29d980]{IDLE}: Deallocated (fsm.c:568) 20241130141237970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141237971 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141237971 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141237971 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141237971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(856)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141237976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141237976 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141237976 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141237976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141237977 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141237977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141237978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141237978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141237978 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141237978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141237978 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141237978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141237978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141237979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141237979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141237979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141237979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141237979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141237979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141237979 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141237979 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141237979 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141237980 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141237980 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141237980 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141237980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141237980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141237980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141237980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141237980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141237980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141237980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141237980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141237980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141237980 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141237980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141237980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141237980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141237980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141237980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141237980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141237980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141237992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141237992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141237992 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141237992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(859)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141237997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237997 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141237997 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141237997 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141237997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141237997 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141237997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141237998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141237998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141237998 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141237998 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141237998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141237998 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141237998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141237998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141237998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141237998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141237999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141237999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141237999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141237999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141237999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141237999 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141237999 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141238000 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141238000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141238000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141238000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141238000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141238000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238000 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141238000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141238000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141238000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141238000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141238000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238004 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141238004 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141238004 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141238004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(862)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141238009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141238009 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141238009 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141238009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141238009 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141238009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141238011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238011 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141238011 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141238012 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141238012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141238012 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141238012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141238012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141238012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141238012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141238012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141238012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141238012 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141238012 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141238012 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141238013 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141238013 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141238013 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141238013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141238013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141238013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238014 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141238014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141238014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141238014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141238014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141238014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(852)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141238775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141238775 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141238775 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141238775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238775 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141238775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141238775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141238776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141238776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141238776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141238776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141238775 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141238775 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141238775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141238775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141238775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238775 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141238775 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141238777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141238777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141238777 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141238777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141238777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141238777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141238778 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141238778 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141238785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141238785 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141238785 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141238785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238786 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141238786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141238786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238786 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141238786 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141238786 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) 20241130141238786 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) 20241130141238786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141238786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238786 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141238786 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141238786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141238786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141238786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141238787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141238787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141238789 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141238789 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141238789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141238789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141238789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141238789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141238790 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141238790 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141238805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141238805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141238805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141238805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141238806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141238806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141238806 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141238806 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141238806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141238806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141238806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238806 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141238806 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141238806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141238806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141238806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141238806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141238806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238808 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141238808 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141238808 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141238808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141238809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141238809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141238809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141238809 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141238809 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141238813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238813 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141238813 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141238813 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141238813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238813 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141238813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141238813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141238813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141238813 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141238813 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) 20241130141238813 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) 20241130141238814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141238814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141238814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141238814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141238814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141238814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141238814 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141238814 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141238814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238814 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141238814 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141238814 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141238814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141238814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141238814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141238814 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141238815 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141238815 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141238815 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141238815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141238815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141238815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141238815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141238815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141238815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141238815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141238815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141238815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141238815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141238815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141238815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141238815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141238815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141238815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141238815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141238815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141238815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141238815 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141238815 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141239829 DLCTRL DEBUG Command: GET 534156800 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141239829 DLCTRL DEBUG Tx Command reply: GET_REPLY 534156800 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141239832 DLCTRL DEBUG Command: GET 662206898 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141239832 DLCTRL DEBUG Tx Command reply: GET_REPLY 662206898 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141239837 DLCTRL DEBUG Command: GET 726302940 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141239837 DLCTRL DEBUG Tx Command reply: GET_REPLY 726302940 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141239841 DLCTRL DEBUG Command: GET 64664524 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141239841 DLCTRL DEBUG Tx Command reply: GET_REPLY 64664524 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141239845 DLCTRL DEBUG Command: GET 817044055 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141239845 DLCTRL DEBUG Tx Command reply: GET_REPLY 817044055 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141239847 DLCTRL DEBUG Command: GET 535422906 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141239847 DLCTRL DEBUG Tx Command reply: GET_REPLY 535422906 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141239848 DLCTRL DEBUG Command: GET 874968744 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141239848 DLCTRL DEBUG Tx Command reply: GET_REPLY 874968744 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141239849 DLCTRL DEBUG Command: GET 973333762 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141239849 DLCTRL DEBUG Tx Command reply: GET_REPLY 973333762 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141239849 DLCTRL DEBUG Command: GET 583157219 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141239849 DLCTRL DEBUG Tx Command reply: GET_REPLY 583157219 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141239850 DLCTRL DEBUG Command: GET 240391518 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141239850 DLCTRL DEBUG Tx Command reply: GET_REPLY 240391518 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141239851 DLCTRL DEBUG Command: GET 80450277 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141239851 DLCTRL DEBUG Tx Command reply: GET_REPLY 80450277 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141239854 DLCTRL DEBUG Command: GET 639040118 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141239854 DLCTRL DEBUG Tx Command reply: GET_REPLY 639040118 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141239855 DLCTRL DEBUG Command: GET 47472293 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141239855 DLCTRL DEBUG Tx Command reply: GET_REPLY 47472293 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141239857 DLCTRL DEBUG Command: GET 822441999 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141239857 DLCTRL DEBUG Tx Command reply: GET_REPLY 822441999 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141239859 DLCTRL DEBUG Command: GET 616270511 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141239859 DLCTRL DEBUG Tx Command reply: GET_REPLY 616270511 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141239861 DLCTRL DEBUG Command: GET 206650203 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141239861 DLCTRL DEBUG Tx Command reply: GET_REPLY 206650203 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141239863 DLCTRL DEBUG Command: GET 158349077 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141239863 DLCTRL DEBUG Tx Command reply: GET_REPLY 158349077 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141239865 DLCTRL DEBUG Command: GET 764690386 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141239865 DLCTRL DEBUG Tx Command reply: GET_REPLY 764690386 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141239868 DLCTRL DEBUG Command: GET 541039438 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141239868 DLCTRL DEBUG Tx Command reply: GET_REPLY 541039438 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141239871 DLCTRL DEBUG Command: GET 416687669 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141239871 DLCTRL DEBUG Tx Command reply: GET_REPLY 416687669 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000001001101100'B, t_guard := 20.000000 } 20241130141239908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(864) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)9980514 20241130141240958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141240958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141240958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130141240958 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141240958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x984a62, normal) (hnbgw_rua.c:407) 20241130141240958 DHNB DEBUG map_rua[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141240958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141240958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9980514 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141240958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141240958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141240958 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241130141240958 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9980514 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130141240958 DCN DEBUG map_sccp[0x555fde2ae770]{init}: Allocated (fsm.c:456) 20241130141240958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141240958 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9980514 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141240958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9980514 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130141240958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141240958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141240958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141240958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141240958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141240958 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141240958 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: Allocated (fsm.c:456) 20241130141240958 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141240958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f400300026c0056400500f1100926) (sccp_scrc.c:406) 20241130141240958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141240958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141240958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141240958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141240958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141240958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141240958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141240958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141240958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141240958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141240958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141240958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141240958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141240958 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141240958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141240958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141240958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141240958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141240958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141240958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141240958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141240958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141240958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141240958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)4711391 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(864)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141240974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141240974 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141240974 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141240974 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141240974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141240974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141240974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141240974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141240974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141240974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141240974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141240974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141240974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141240974 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0078f572) (sccp_scrc.c:477) 20241130141240974 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241130141240974 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141240974 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141240975 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141240975 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141240975 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141240975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141240975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141240976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141240978 DLCTRL DEBUG Command: GET 275459779 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141240978 DLCTRL DEBUG Tx Command reply: GET_REPLY 275459779 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141240982 DLCTRL DEBUG Command: GET 913158737 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141240982 DLCTRL DEBUG Tx Command reply: GET_REPLY 913158737 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141240985 DLCTRL DEBUG Command: GET 39406717 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141240985 DLCTRL DEBUG Tx Command reply: GET_REPLY 39406717 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141240987 DLCTRL DEBUG Command: GET 114374016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141240987 DLCTRL DEBUG Tx Command reply: GET_REPLY 114374016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141240988 DLCTRL DEBUG Command: GET 287540444 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141240988 DLCTRL DEBUG Tx Command reply: GET_REPLY 287540444 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141240990 DLCTRL DEBUG Command: GET 798298089 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141240990 DLCTRL DEBUG Tx Command reply: GET_REPLY 798298089 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141240991 DLCTRL DEBUG Command: GET 205709291 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141240991 DLCTRL DEBUG Tx Command reply: GET_REPLY 205709291 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141240992 DLCTRL DEBUG Command: GET 214297329 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141240992 DLCTRL DEBUG Tx Command reply: GET_REPLY 214297329 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141240992 DLCTRL DEBUG Command: GET 139624983 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141240992 DLCTRL DEBUG Tx Command reply: GET_REPLY 139624983 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141240993 DLCTRL DEBUG Command: GET 362918275 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141240993 DLCTRL DEBUG Tx Command reply: GET_REPLY 362918275 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141240994 DLCTRL DEBUG Command: GET 78334242 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141240994 DLCTRL DEBUG Tx Command reply: GET_REPLY 78334242 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141240994 DLCTRL DEBUG Command: GET 98602293 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141240994 DLCTRL DEBUG Tx Command reply: GET_REPLY 98602293 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141240995 DLCTRL DEBUG Command: GET 176279333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141240995 DLCTRL DEBUG Tx Command reply: GET_REPLY 176279333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141240996 DLCTRL DEBUG Command: GET 927884728 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141240996 DLCTRL DEBUG Tx Command reply: GET_REPLY 927884728 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141240996 DLCTRL DEBUG Command: GET 264819390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141240996 DLCTRL DEBUG Tx Command reply: GET_REPLY 264819390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141240997 DLCTRL DEBUG Command: GET 863170970 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141240997 DLCTRL DEBUG Tx Command reply: GET_REPLY 863170970 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141240998 DLCTRL DEBUG Command: GET 766455573 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141240998 DLCTRL DEBUG Tx Command reply: GET_REPLY 766455573 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141240998 DLCTRL DEBUG Command: GET 21273421 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141240998 DLCTRL DEBUG Tx Command reply: GET_REPLY 21273421 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141240999 DLCTRL DEBUG Command: GET 988121131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141240999 DLCTRL DEBUG Tx Command reply: GET_REPLY 988121131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141241000 DLCTRL DEBUG Command: GET 153819810 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141241000 DLCTRL DEBUG Tx Command reply: GET_REPLY 153819810 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001000111101'B, t_guard := 20.000000 } 20241130141241011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39860<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(865) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)13638980 20241130141242038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141242038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141242038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130141242038 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141242038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd01d44, normal) (hnbgw_rua.c:407) 20241130141242038 DHNB DEBUG map_rua[0x555fde289ad0]{init}: Allocated (fsm.c:456) 20241130141242038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141242038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13638980 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141242038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141242038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141242038 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241130141242038 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13638980 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130141242038 DCN DEBUG map_sccp[0x555fde289dc0]{init}: Allocated (fsm.c:456) 20241130141242038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141242038 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13638980 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141242038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13638980 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130141242038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141242038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141242038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141242038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141242038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141242038 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141242038 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: Allocated (fsm.c:456) 20241130141242038 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141242038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300023d0056400500f1100926) (sccp_scrc.c:406) 20241130141242038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141242038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141242038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141242038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141242038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141242039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141242039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141242039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141242039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141242039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141242039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141242039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141242039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141242039 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141242039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141242039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141242039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141242039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141242039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141242039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141242039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141242039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141242039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141242039 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)7998132 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141242045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141242045 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141242045 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141242045 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141242045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141242045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141242045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141242045 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141242045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141242046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141242046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141242046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141242046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141242046 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfb67a) (sccp_scrc.c:477) 20241130141242046 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241130141242046 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141242046 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141242046 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141242046 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141242046 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:486) 20241130141242046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141242046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(865)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141242048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141242050 DLCTRL DEBUG Command: GET 489326380 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141242050 DLCTRL DEBUG Tx Command reply: GET_REPLY 489326380 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141242054 DLCTRL DEBUG Command: GET 286822526 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141242054 DLCTRL DEBUG Tx Command reply: GET_REPLY 286822526 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141242058 DLCTRL DEBUG Command: GET 735823623 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141242058 DLCTRL DEBUG Tx Command reply: GET_REPLY 735823623 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141242061 DLCTRL DEBUG Command: GET 269837468 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141242061 DLCTRL DEBUG Tx Command reply: GET_REPLY 269837468 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141242062 DLCTRL DEBUG Command: GET 947799887 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141242062 DLCTRL DEBUG Tx Command reply: GET_REPLY 947799887 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141242064 DLCTRL DEBUG Command: GET 915546240 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141242064 DLCTRL DEBUG Tx Command reply: GET_REPLY 915546240 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141242065 DLCTRL DEBUG Command: GET 678639339 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141242065 DLCTRL DEBUG Tx Command reply: GET_REPLY 678639339 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241130141242066 DLCTRL DEBUG Command: GET 397273160 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141242066 DLCTRL DEBUG Tx Command reply: GET_REPLY 397273160 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141242067 DLCTRL DEBUG Command: GET 959422003 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141242067 DLCTRL DEBUG Tx Command reply: GET_REPLY 959422003 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141242068 DLCTRL DEBUG Command: GET 424114931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141242068 DLCTRL DEBUG Tx Command reply: GET_REPLY 424114931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141242069 DLCTRL DEBUG Command: GET 590772944 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141242069 DLCTRL DEBUG Tx Command reply: GET_REPLY 590772944 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141242070 DLCTRL DEBUG Command: GET 175073854 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141242070 DLCTRL DEBUG Tx Command reply: GET_REPLY 175073854 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141242071 DLCTRL DEBUG Command: GET 561720582 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141242071 DLCTRL DEBUG Tx Command reply: GET_REPLY 561720582 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141242073 DLCTRL DEBUG Command: GET 393395079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141242073 DLCTRL DEBUG Tx Command reply: GET_REPLY 393395079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141242074 DLCTRL DEBUG Command: GET 60729921 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141242074 DLCTRL DEBUG Tx Command reply: GET_REPLY 60729921 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141242075 DLCTRL DEBUG Command: GET 969124238 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141242075 DLCTRL DEBUG Tx Command reply: GET_REPLY 969124238 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141242076 DLCTRL DEBUG Command: GET 226105982 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141242076 DLCTRL DEBUG Tx Command reply: GET_REPLY 226105982 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141242078 DLCTRL DEBUG Command: GET 544472630 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141242078 DLCTRL DEBUG Tx Command reply: GET_REPLY 544472630 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141242079 DLCTRL DEBUG Command: GET 360490717 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141242079 DLCTRL DEBUG Tx Command reply: GET_REPLY 360490717 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141242081 DLCTRL DEBUG Command: GET 781718715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141242081 DLCTRL DEBUG Tx Command reply: GET_REPLY 781718715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000010100100'B, t_guard := 20.000000 } 20241130141242092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(866) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)782462 20241130141243120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141243120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141243120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130141243120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141243120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf07e, normal) (hnbgw_rua.c:407) 20241130141243120 DHNB DEBUG map_rua[0x555fde29d4e0]{init}: Allocated (fsm.c:456) 20241130141243120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141243121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-782462 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141243121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141243121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141243121 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241130141243121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-782462 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130141243121 DCN DEBUG map_sccp[0x555fde289c90]{init}: Allocated (fsm.c:456) 20241130141243121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141243121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-782462 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141243121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-782462 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130141243121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141243121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141243121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141243121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141243121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141243121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141243121 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: Allocated (fsm.c:456) 20241130141243121 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141243121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000a40056400500f1100926) (sccp_scrc.c:406) 20241130141243121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141243121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141243121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141243121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141243121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141243121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141243121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141243121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141243121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141243121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243121 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141243121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243122 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141243122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141243122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141243122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141243122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141243122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141243122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141243122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)166417 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141243129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243129 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141243129 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141243129 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141243129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141243129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141243129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141243129 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141243129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141243129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141243129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141243129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141243129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141243129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00807361) (sccp_scrc.c:477) 20241130141243129 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241130141243129 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141243130 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141243130 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141243130 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141243130 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141243130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141243130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(866)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141243132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141243135 DLCTRL DEBUG Command: GET 479316492 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141243135 DLCTRL DEBUG Tx Command reply: GET_REPLY 479316492 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141243141 DLCTRL DEBUG Command: GET 966903763 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141243141 DLCTRL DEBUG Tx Command reply: GET_REPLY 966903763 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141243146 DLCTRL DEBUG Command: GET 750647132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141243146 DLCTRL DEBUG Tx Command reply: GET_REPLY 750647132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141243149 DLCTRL DEBUG Command: GET 607523904 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141243149 DLCTRL DEBUG Tx Command reply: GET_REPLY 607523904 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141243151 DLCTRL DEBUG Command: GET 984490652 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141243151 DLCTRL DEBUG Tx Command reply: GET_REPLY 984490652 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141243152 DLCTRL DEBUG Command: GET 425859503 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141243152 DLCTRL DEBUG Tx Command reply: GET_REPLY 425859503 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141243153 DLCTRL DEBUG Command: GET 766592291 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141243153 DLCTRL DEBUG Tx Command reply: GET_REPLY 766592291 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241130141243154 DLCTRL DEBUG Command: GET 306452553 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141243154 DLCTRL DEBUG Tx Command reply: GET_REPLY 306452553 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141243154 DLCTRL DEBUG Command: GET 979503895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141243154 DLCTRL DEBUG Tx Command reply: GET_REPLY 979503895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141243155 DLCTRL DEBUG Command: GET 99295246 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141243155 DLCTRL DEBUG Tx Command reply: GET_REPLY 99295246 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141243156 DLCTRL DEBUG Command: GET 143480362 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141243156 DLCTRL DEBUG Tx Command reply: GET_REPLY 143480362 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141243157 DLCTRL DEBUG Command: GET 6580643 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141243157 DLCTRL DEBUG Tx Command reply: GET_REPLY 6580643 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141243158 DLCTRL DEBUG Command: GET 428389421 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141243158 DLCTRL DEBUG Tx Command reply: GET_REPLY 428389421 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141243159 DLCTRL DEBUG Command: GET 924302574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141243159 DLCTRL DEBUG Tx Command reply: GET_REPLY 924302574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141243159 DLCTRL DEBUG Command: GET 890290212 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141243159 DLCTRL DEBUG Tx Command reply: GET_REPLY 890290212 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141243160 DLCTRL DEBUG Command: GET 886251183 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141243160 DLCTRL DEBUG Tx Command reply: GET_REPLY 886251183 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141243161 DLCTRL DEBUG Command: GET 483061682 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141243161 DLCTRL DEBUG Tx Command reply: GET_REPLY 483061682 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141243162 DLCTRL DEBUG Command: GET 208311967 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141243162 DLCTRL DEBUG Tx Command reply: GET_REPLY 208311967 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141243162 DLCTRL DEBUG Command: GET 762866904 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141243162 DLCTRL DEBUG Tx Command reply: GET_REPLY 762866904 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141243163 DLCTRL DEBUG Command: GET 362978556 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141243163 DLCTRL DEBUG Tx Command reply: GET_REPLY 362978556 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141243167 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141243167 DLINP DEBUG SRVCONN(,r=127.0.0.1:55356<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141243167 DLINP NOTICE SRV(,r=127.0.0.1:55356<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141243167 DMAIN NOTICE (127.0.0.1:55356 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55356<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141243167 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141243167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141243167 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46003<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(855)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@ae4ce1960a61: Final verdict of PTC: none 20241130141243167 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141243167 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141243167 DLINP <0002> stream_srv.c:737 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-RAN(858)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@ae4ce1960a61: Final verdict of PTC: none 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141243167 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141243167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141243167 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(857)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@ae4ce1960a61: Final verdict of PTC: none 20241130141243167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141243167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141243167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141243167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141243167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141243167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141243167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141243167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141243167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141243167 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141243167 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141243167 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141243167 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141243167 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141243167 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141243167 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141243167 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141243168 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141243168 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141243168 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141243168 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141243168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(856)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(862)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(861)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(844)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(863)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(859)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@ae4ce1960a61: Final verdict of PTC: none 20241130141243168 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141243168 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141243168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141243168 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141243168 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141243168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141243168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141243168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141243168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141243168 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141243168 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141243168 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141243168 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141243168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141243168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141243168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141243168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141243168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141243168 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) IPA-CTRL-CLI-IPA(845)@ae4ce1960a61: Final verdict of PTC: none 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141243168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141243168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141243168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141243168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141243168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141243169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141243169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141243169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141243169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141243168 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141243168 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141243168 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141243168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141243168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141243168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141243168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141243168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141243168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141243168 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141243168 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141243168 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141243168 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141243168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141243168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141243168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141243168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141243168 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141243168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{disrupted}: Freeing instance (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9980514)[0x555fde29d980]{disrupted}: Deallocated (fsm.c:568) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{disconnected}: Freeing instance (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x555fde2ae770]{disconnected}: Deallocated (fsm.c:568) 20241130141243168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9980514 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141243168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141243168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141243168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141243168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141243168 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141243168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13638980)[0x555fde289ad0]{disrupted}: Deallocated (fsm.c:568) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{disconnected}: Freeing instance (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x555fde289dc0]{disconnected}: Deallocated (fsm.c:568) 20241130141243168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13638980 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141243168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141243168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141243168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141243168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243168 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141243168 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141243168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141243168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782462)[0x555fde29d4e0]{disrupted}: Deallocated (fsm.c:568) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{disconnected}: Freeing instance (context_map.c:206) 20241130141243168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x555fde289c90]{disconnected}: Deallocated (fsm.c:568) 20241130141243168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-782462 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141243168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141243169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141243169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141243169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141243169 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141243169 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141243169 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(860)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(853)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141243187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(846)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Nov 30 14:12:43 UTC 2024 ====== 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 20241130141243299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141243866 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141243866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141243866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141243866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243866 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141243866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141243866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141243866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243866 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141243866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141243866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141243866 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141243866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141243866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141243866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141243866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141243866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141243866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141243866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141243867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141243867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141243867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141243867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141243867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141243867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141243867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141243867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141244003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503868) 20241130141244640 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141244640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141244640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141244640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141244640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141244640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141244640 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141244640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141244640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141244640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141244640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141244640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141244640 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141244640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141244640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141244640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141244640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141244640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141244640 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141244640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141244640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141244640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141244640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141244640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141244640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141244640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141244640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141244640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141244641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141244641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141244641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141244641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141244641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141244641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141244641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141244641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141244641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141244641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141244641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141244641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141244641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141244641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141244641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141244641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141244641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=503868, count=517380) 20241130141245168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141245168 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141245168 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141245168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141245168 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141245168 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141245168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141245169 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141245169 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141245169 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141245169 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141245169 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141245376 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141245376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245377 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141245377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245377 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141245377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141245377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141245377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141245377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141245754 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141245754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245754 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141245754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245755 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141245755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141245755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141245755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141245755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141245755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141245755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141245755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141245755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141245755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141245755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141245755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141245755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Nov 30 14:12:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141246438 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141246438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43e7), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141246438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141246438 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141246438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141246438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141246438 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141246438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c0ab), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141246438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141246438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141246438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141246438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141246438 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141246438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec702f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141246438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141246438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141246438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141246438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141246438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141246438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141246438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141246438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141246438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141246438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141246438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141246438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141246438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141246438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141246439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141246439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141246439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141246439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141246439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141246439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241130141247085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141247085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141247085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141247085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141247085 DLSCCP DEBUG SCCP-SCOC(80)[0x555fde2b8870]{IDLE}: Deallocated (fsm.c:568) 20241130141247107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141247111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141247115 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39665<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141247128 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141247128 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141247136 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247136 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247136 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247136 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247137 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247137 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247137 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247137 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141247137 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60066 (stream_srv.c:132) 20241130141247137 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60066<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141247138 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247138 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141247138 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247138 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141247138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247138 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247138 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247138 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141247138 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141247138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141247138 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141247138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247138 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141247138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247138 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247138 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247138 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141247138 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141247139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247139 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247139 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141247139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141247139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247139 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247139 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247139 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247139 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141247139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247139 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247139 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247139 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141247139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247139 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247139 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247139 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141247139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(877)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(877)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(877)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(875)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(880)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(880)@ae4ce1960a61: M3UA emulation initiated, the test can be started MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(880)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(878)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(883)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(883)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(881)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141247177 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247177 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247177 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247177 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247177 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247177 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247177 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141247177 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247178 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247178 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141247178 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247178 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141247178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247178 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247178 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247178 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141247178 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141247178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141247178 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247179 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141247179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247179 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247179 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141247179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247179 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141247179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247179 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247179 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141247179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141247179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247179 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141247179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141247179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141247179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(889)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(892)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(892)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141247244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141247244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141247244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141247244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141247245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141247245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141247245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141247245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141247245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141247258 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141247258 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141247258 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141247258 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141247258 DHNBAP DEBUG (127.0.0.1:60066 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141247258 DHNBAP NOTICE (127.0.0.1:60066 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141247258 DHNBAP NOTICE (127.0.0.1:60066 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141247258 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141247258 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141247351 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247351 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141247351 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(877)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141247359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247359 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141247359 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247359 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247359 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247362 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247362 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247362 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141247362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247363 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247363 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247363 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247363 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141247363 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141247364 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141247364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141247364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247364 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141247364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141247364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141247364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141247364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(880)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141247369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141247369 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247369 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247369 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247371 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141247372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247372 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247372 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247372 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247373 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247373 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141247373 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141247373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247373 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141247373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141247373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141247373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141247373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141247375 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247375 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141247375 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(883)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141247381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141247381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247383 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247383 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247383 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141247384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247384 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247384 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247384 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247385 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247385 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141247385 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141247385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247385 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141247385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247385 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141247385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141247385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141247385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141247385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141247391 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247391 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141247391 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(886)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141247397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247397 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141247397 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247397 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247397 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247400 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141247400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247400 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247400 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247400 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247401 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141247401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141247402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141247402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141247402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141247402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141247402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141247402 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247403 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247403 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141247403 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(889)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141247409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141247409 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247409 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247409 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247411 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247411 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247411 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141247411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247411 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247411 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247411 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247413 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141247413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141247413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247413 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141247413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141247413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141247413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141247413 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141247420 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141247420 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141247420 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141247420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(892)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141247427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247427 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141247427 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141247427 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141247427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141247427 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141247427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141247429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247429 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141247429 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141247429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141247429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141247429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141247430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141247430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141247430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141247430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141247430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141247430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141247430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141247430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141247430 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141247430 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141247430 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141247431 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141247431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141247431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141247431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141247431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141247431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141247432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141247432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141247432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141247432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141247432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141247432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141247432 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141247432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141247432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141247432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141247432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141247432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141247432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141247432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141247432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(876)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141248170 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141248170 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141248170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141248170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248170 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248170 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141248170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141248170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141248170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248170 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248170 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141248170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141248170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141248170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141248171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141248171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448)[0;m 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248171 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248171 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141248171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141248171 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141248171 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(879)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141248171 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141248171 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141248171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141248171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248171 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248171 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) 20241130141248171 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) 20241130141248171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141248171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248171 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248171 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141248171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141248171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141248171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141248174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141248174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141248174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141248174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141248174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141248174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248174 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248174 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248174 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(882)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141248183 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141248183 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141248183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248183 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248183 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:601) 20241130141248183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141248183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141248183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248183 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248183 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) 20241130141248183 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) 20241130141248183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141248184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141248184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248184 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248184 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141248184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141248184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141248184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141248184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141248184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248185 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:601) 20241130141248185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141248185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141248185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248185 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141248185 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141248185 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141248185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248185 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248185 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248185 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248198 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141248198 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141248198 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141248198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141248198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141248198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248198 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248198 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141248198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141248198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141248199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248199 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248199 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141248199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141248199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141248199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141248199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141248199 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248200 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141248200 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141248200 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141248200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141248200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141248200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141248200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248200 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248200 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141248212 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141248212 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141248212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141248212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248212 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248212 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) 20241130141248212 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) 20241130141248212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141248212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141248212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141248212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248212 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248212 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141248214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248214 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141248214 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141248214 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141248214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141248214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141248214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141248214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248214 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248214 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141248229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248229 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:601) 20241130141248229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141248229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141248229 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:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 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:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248229 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141248229 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141248229 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141248229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248229 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141248229 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141248229 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) 20241130141248229 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) 20241130141248229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141248229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141248229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141248229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141248229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141248229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141248229 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141248229 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: link up (cnlink.c:111) 20241130141248230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141248230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141248230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141248230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141248230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141248230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141248230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141248231 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141248231 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141248231 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141248231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141248231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141248231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141248231 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141248231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141248231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141248231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141248231 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:601) 20241130141248231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141248231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141248231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141248231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141248231 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:389) 20241130141248231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141248231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248231 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:389) 20241130141248231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141248231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141248231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141248231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141248231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141248231 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141248231 DRANAP INFO cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141249271 DLCTRL DEBUG Command: GET 181505922 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141249271 DLCTRL DEBUG Tx Command reply: GET_REPLY 181505922 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141249273 DLCTRL DEBUG Command: GET 869083478 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141249273 DLCTRL DEBUG Tx Command reply: GET_REPLY 869083478 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141249273 DLCTRL DEBUG Command: GET 538662169 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141249273 DLCTRL DEBUG Tx Command reply: GET_REPLY 538662169 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141249277 DLCTRL DEBUG Command: GET 26028897 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141249277 DLCTRL DEBUG Tx Command reply: GET_REPLY 26028897 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141249280 DLCTRL DEBUG Command: GET 590143933 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141249280 DLCTRL DEBUG Tx Command reply: GET_REPLY 590143933 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141249282 DLCTRL DEBUG Command: GET 290733073 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141249282 DLCTRL DEBUG Tx Command reply: GET_REPLY 290733073 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141249284 DLCTRL DEBUG Command: GET 114829749 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141249284 DLCTRL DEBUG Tx Command reply: GET_REPLY 114829749 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141249286 DLCTRL DEBUG Command: GET 522771437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141249286 DLCTRL DEBUG Tx Command reply: GET_REPLY 522771437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141249288 DLCTRL DEBUG Command: GET 30638862 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141249288 DLCTRL DEBUG Tx Command reply: GET_REPLY 30638862 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141249290 DLCTRL DEBUG Command: GET 948091871 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141249290 DLCTRL DEBUG Tx Command reply: GET_REPLY 948091871 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141249291 DLCTRL DEBUG Command: GET 230149987 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141249291 DLCTRL DEBUG Tx Command reply: GET_REPLY 230149987 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141249293 DLCTRL DEBUG Command: GET 770994361 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141249293 DLCTRL DEBUG Tx Command reply: GET_REPLY 770994361 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141249294 DLCTRL DEBUG Command: GET 155429169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141249294 DLCTRL DEBUG Tx Command reply: GET_REPLY 155429169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141249295 DLCTRL DEBUG Command: GET 195275436 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141249295 DLCTRL DEBUG Tx Command reply: GET_REPLY 195275436 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141249296 DLCTRL DEBUG Command: GET 143885203 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141249296 DLCTRL DEBUG Tx Command reply: GET_REPLY 143885203 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141249298 DLCTRL DEBUG Command: GET 9717672 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141249298 DLCTRL DEBUG Tx Command reply: GET_REPLY 9717672 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141249299 DLCTRL DEBUG Command: GET 87518553 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141249299 DLCTRL DEBUG Tx Command reply: GET_REPLY 87518553 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141249300 DLCTRL DEBUG Command: GET 617502593 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141249300 DLCTRL DEBUG Tx Command reply: GET_REPLY 617502593 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141249300 DLCTRL DEBUG Command: GET 150539071 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141249300 DLCTRL DEBUG Tx Command reply: GET_REPLY 150539071 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141249301 DLCTRL DEBUG Command: GET 628788964 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141249301 DLCTRL DEBUG Tx Command reply: GET_REPLY 628788964 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000001001001100'B, t_guard := 20.000000 } 20241130141249313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(894) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)8440920 20241130141250358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141250358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141250358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130141250358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141250358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80cc58, normal) (hnbgw_rua.c:407) 20241130141250358 DHNB DEBUG map_rua[0x555fde2b8870]{init}: Allocated (fsm.c:456) 20241130141250358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141250358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141250358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141250358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141250358 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241130141250358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440920 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130141250358 DCN DEBUG map_sccp[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141250358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141250359 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8440920 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130141250359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440920 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130141250359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141250359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141250359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141250359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141250359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141250359 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141250359 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{IDLE}: Allocated (fsm.c:456) 20241130141250359 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141250359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300024c0056400500f1100926) (sccp_scrc.c:406) 20241130141250359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141250359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141250359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141250359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141250359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141250359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141250359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141250359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141250359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141250359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141250359 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141250359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141250359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141250359 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141250359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141250359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141250359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141250359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141250359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141250359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141250359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141250359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141250359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141250359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)3309949 HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(894)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(894)@ae4ce1960a61: Final verdict of PTC: pass 20241130141250379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141250379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141250379 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141250379 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141250379 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141250379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141250379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141250379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141250379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141250379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141250379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141250379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141250379 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:601) 20241130141250379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141250379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000be8d7) (sccp_scrc.c:477) 20241130141250379 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241130141250379 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141250379 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141250379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141250379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141250379 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141250379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141250379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@ae4ce1960a61: 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 } } } 20241130141250380 DLCTRL DEBUG Command: GET 308143533 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141250380 DLCTRL DEBUG Tx Command reply: GET_REPLY 308143533 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141250384 DLCTRL DEBUG Command: GET 689898698 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141250384 DLCTRL DEBUG Tx Command reply: GET_REPLY 689898698 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141250388 DLCTRL DEBUG Command: GET 953223857 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141250388 DLCTRL DEBUG Tx Command reply: GET_REPLY 953223857 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141250391 DLCTRL DEBUG Command: GET 497023853 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141250391 DLCTRL DEBUG Tx Command reply: GET_REPLY 497023853 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141250394 DLCTRL DEBUG Command: GET 509015248 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141250394 DLCTRL DEBUG Tx Command reply: GET_REPLY 509015248 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141250397 DLCTRL DEBUG Command: GET 238591238 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141250397 DLCTRL DEBUG Tx Command reply: GET_REPLY 238591238 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141250399 DLCTRL DEBUG Command: GET 800483802 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141250399 DLCTRL DEBUG Tx Command reply: GET_REPLY 800483802 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141250404 DLCTRL DEBUG Command: GET 251444478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141250405 DLCTRL DEBUG Tx Command reply: GET_REPLY 251444478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141250407 DLCTRL DEBUG Command: GET 597524230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141250407 DLCTRL DEBUG Tx Command reply: GET_REPLY 597524230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141250409 DLCTRL DEBUG Command: GET 495226888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141250409 DLCTRL DEBUG Tx Command reply: GET_REPLY 495226888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141250410 DLCTRL DEBUG Command: GET 604427948 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141250410 DLCTRL DEBUG Tx Command reply: GET_REPLY 604427948 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141250412 DLCTRL DEBUG Command: GET 658370021 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141250412 DLCTRL DEBUG Tx Command reply: GET_REPLY 658370021 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141250413 DLCTRL DEBUG Command: GET 228951901 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141250413 DLCTRL DEBUG Tx Command reply: GET_REPLY 228951901 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141250415 DLCTRL DEBUG Command: GET 339191011 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141250415 DLCTRL DEBUG Tx Command reply: GET_REPLY 339191011 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141250416 DLCTRL DEBUG Command: GET 713415559 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141250416 DLCTRL DEBUG Tx Command reply: GET_REPLY 713415559 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141250417 DLCTRL DEBUG Command: GET 784022676 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141250417 DLCTRL DEBUG Tx Command reply: GET_REPLY 784022676 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141250419 DLCTRL DEBUG Command: GET 58682944 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141250419 DLCTRL DEBUG Tx Command reply: GET_REPLY 58682944 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141250420 DLCTRL DEBUG Command: GET 37078895 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141250420 DLCTRL DEBUG Tx Command reply: GET_REPLY 37078895 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141250421 DLCTRL DEBUG Command: GET 454978831 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141250421 DLCTRL DEBUG Tx Command reply: GET_REPLY 454978831 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141250422 DLCTRL DEBUG Command: GET 655342943 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141250422 DLCTRL DEBUG Tx Command reply: GET_REPLY 655342943 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000101010111'B, t_guard := 20.000000 } 20241130141250435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(895) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)5498502 20241130141251461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141251461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141251461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130141251461 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141251461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53e686, normal) (hnbgw_rua.c:407) 20241130141251461 DHNB DEBUG map_rua[0x555fde289ad0]{init}: Allocated (fsm.c:456) 20241130141251461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141251461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5498502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141251461 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141251461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141251461 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241130141251461 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5498502 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130141251461 DCN DEBUG map_sccp[0x555fde289dc0]{init}: Allocated (fsm.c:456) 20241130141251461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141251461 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5498502 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130141251461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5498502 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130141251461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141251461 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141251461 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141251461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141251461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141251461 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141251461 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{IDLE}: Allocated (fsm.c:456) 20241130141251461 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141251462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001570056400500f1100926) (sccp_scrc.c:406) 20241130141251462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141251462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141251462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141251462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141251462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141251462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141251462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141251462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141251462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141251462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141251462 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141251462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141251462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141251462 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141251462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141251462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141251462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141251462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141251462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141251462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141251462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141251462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141251462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141251462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)7853319 HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141251470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141251470 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141251470 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141251470 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141251470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141251470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141251470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141251470 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141251470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141251470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141251470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141251470 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:601) 20241130141251470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141251470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ce8122) (sccp_scrc.c:477) 20241130141251470 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241130141251470 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141251470 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141251470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141251470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141251470 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:486) 20241130141251470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141251470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(895)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141251473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141251475 DLCTRL DEBUG Command: GET 465051528 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141251475 DLCTRL DEBUG Tx Command reply: GET_REPLY 465051528 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141251478 DLCTRL DEBUG Command: GET 126765790 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141251478 DLCTRL DEBUG Tx Command reply: GET_REPLY 126765790 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141251480 DLCTRL DEBUG Command: GET 734618278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141251480 DLCTRL DEBUG Tx Command reply: GET_REPLY 734618278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141251481 DLCTRL DEBUG Command: GET 520263001 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141251481 DLCTRL DEBUG Tx Command reply: GET_REPLY 520263001 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141251482 DLCTRL DEBUG Command: GET 125068642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141251482 DLCTRL DEBUG Tx Command reply: GET_REPLY 125068642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141251483 DLCTRL DEBUG Command: GET 962327008 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141251483 DLCTRL DEBUG Tx Command reply: GET_REPLY 962327008 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141251484 DLCTRL DEBUG Command: GET 920756720 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141251484 DLCTRL DEBUG Tx Command reply: GET_REPLY 920756720 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141251484 DLCTRL DEBUG Command: GET 714944066 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141251484 DLCTRL DEBUG Tx Command reply: GET_REPLY 714944066 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141251485 DLCTRL DEBUG Command: GET 263690258 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141251485 DLCTRL DEBUG Tx Command reply: GET_REPLY 263690258 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141251486 DLCTRL DEBUG Command: GET 648170974 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141251486 DLCTRL DEBUG Tx Command reply: GET_REPLY 648170974 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141251487 DLCTRL DEBUG Command: GET 239421890 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141251487 DLCTRL DEBUG Tx Command reply: GET_REPLY 239421890 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141251487 DLCTRL DEBUG Command: GET 847585308 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141251487 DLCTRL DEBUG Tx Command reply: GET_REPLY 847585308 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141251488 DLCTRL DEBUG Command: GET 900219247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141251488 DLCTRL DEBUG Tx Command reply: GET_REPLY 900219247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141251489 DLCTRL DEBUG Command: GET 280848911 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141251489 DLCTRL DEBUG Tx Command reply: GET_REPLY 280848911 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141251490 DLCTRL DEBUG Command: GET 770663189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141251490 DLCTRL DEBUG Tx Command reply: GET_REPLY 770663189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141251490 DLCTRL DEBUG Command: GET 387348772 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141251490 DLCTRL DEBUG Tx Command reply: GET_REPLY 387348772 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141251491 DLCTRL DEBUG Command: GET 373298801 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141251491 DLCTRL DEBUG Tx Command reply: GET_REPLY 373298801 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141251492 DLCTRL DEBUG Command: GET 973283511 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141251492 DLCTRL DEBUG Tx Command reply: GET_REPLY 973283511 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141251492 DLCTRL DEBUG Command: GET 602669073 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141251492 DLCTRL DEBUG Tx Command reply: GET_REPLY 602669073 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141251493 DLCTRL DEBUG Command: GET 810190770 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141251493 DLCTRL DEBUG Tx Command reply: GET_REPLY 810190770 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000001001010111'B, t_guard := 20.000000 } 20241130141251504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(896) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)15925425 20241130141252531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141252531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141252531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141252531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141252531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf300b1, normal) (hnbgw_rua.c:407) 20241130141252531 DHNB DEBUG map_rua[0x555fde289c90]{init}: Allocated (fsm.c:456) 20241130141252531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141252531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15925425 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141252531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141252531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141252531 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141252531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15925425 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130141252531 DCN DEBUG map_sccp[0x555fde15b4d0]{init}: Allocated (fsm.c:456) 20241130141252531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141252531 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15925425 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141252531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15925425 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141252531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141252531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141252531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141252531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141252531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141252531 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141252531 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{IDLE}: Allocated (fsm.c:456) 20241130141252531 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141252531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002570056400500f1100926) (sccp_scrc.c:406) 20241130141252531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141252531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141252531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141252531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141252531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141252531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141252531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141252531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141252531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141252531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141252531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141252531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141252531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141252532 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141252532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141252532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141252532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141252532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141252532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141252532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141252532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141252532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141252532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)8808061 HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141252549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141252549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141252549 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141252549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141252550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141252550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141252550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141252550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141252550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141252550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141252550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141252550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141252550 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb3b9d) (sccp_scrc.c:477) 20241130141252550 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241130141252550 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141252550 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141252550 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141252550 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141252550 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141252550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141252550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(896)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141252553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(896)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141252554 DLCTRL DEBUG Command: GET 199885156 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141252555 DLCTRL DEBUG Tx Command reply: GET_REPLY 199885156 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141252557 DLCTRL DEBUG Command: GET 335443501 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141252558 DLCTRL DEBUG Tx Command reply: GET_REPLY 335443501 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141252559 DLCTRL DEBUG Command: GET 894128721 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141252559 DLCTRL DEBUG Tx Command reply: GET_REPLY 894128721 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141252561 DLCTRL DEBUG Command: GET 469295100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141252561 DLCTRL DEBUG Tx Command reply: GET_REPLY 469295100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141252562 DLCTRL DEBUG Command: GET 540086626 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141252562 DLCTRL DEBUG Tx Command reply: GET_REPLY 540086626 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141252563 DLCTRL DEBUG Command: GET 545782787 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141252563 DLCTRL DEBUG Tx Command reply: GET_REPLY 545782787 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141252564 DLCTRL DEBUG Command: GET 268563195 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141252564 DLCTRL DEBUG Tx Command reply: GET_REPLY 268563195 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141252565 DLCTRL DEBUG Command: GET 206521754 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141252565 DLCTRL DEBUG Tx Command reply: GET_REPLY 206521754 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141252565 DLCTRL DEBUG Command: GET 697780891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141252565 DLCTRL DEBUG Tx Command reply: GET_REPLY 697780891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141252566 DLCTRL DEBUG Command: GET 587763437 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141252566 DLCTRL DEBUG Tx Command reply: GET_REPLY 587763437 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141252567 DLCTRL DEBUG Command: GET 214007618 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141252567 DLCTRL DEBUG Tx Command reply: GET_REPLY 214007618 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141252567 DLCTRL DEBUG Command: GET 452760455 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141252567 DLCTRL DEBUG Tx Command reply: GET_REPLY 452760455 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141252568 DLCTRL DEBUG Command: GET 575898976 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141252568 DLCTRL DEBUG Tx Command reply: GET_REPLY 575898976 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141252569 DLCTRL DEBUG Command: GET 579517870 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141252569 DLCTRL DEBUG Tx Command reply: GET_REPLY 579517870 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141252569 DLCTRL DEBUG Command: GET 878915737 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141252569 DLCTRL DEBUG Tx Command reply: GET_REPLY 878915737 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141252570 DLCTRL DEBUG Command: GET 906908724 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141252570 DLCTRL DEBUG Tx Command reply: GET_REPLY 906908724 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141252571 DLCTRL DEBUG Command: GET 135274170 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141252571 DLCTRL DEBUG Tx Command reply: GET_REPLY 135274170 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141252571 DLCTRL DEBUG Command: GET 621475742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141252571 DLCTRL DEBUG Tx Command reply: GET_REPLY 621475742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141252572 DLCTRL DEBUG Command: GET 588342157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141252572 DLCTRL DEBUG Tx Command reply: GET_REPLY 588342157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141252573 DLCTRL DEBUG Command: GET 412627798 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141252573 DLCTRL DEBUG Tx Command reply: GET_REPLY 412627798 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141252575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141252575 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39665<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@ae4ce1960a61: Final verdict of PTC: none 20241130141252575 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141252576 DLINP DEBUG SRVCONN(,r=127.0.0.1:60066<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141252576 DLINP NOTICE SRV(,r=127.0.0.1:60066<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141252576 DMAIN NOTICE (127.0.0.1:60066 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60066<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141252576 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(875)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141252576 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241130141252576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn2-RAN(891)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141252576 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141252576 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141252576 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(876)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(881)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141252576 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141252576 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141252576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(884)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141252576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141252576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141252576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141252576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141252576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141252576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141252576 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141252576 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141252576 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141252576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141252576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130141252576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141252576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141252576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141252576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141252576 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141252576 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141252576 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141252576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141252576 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141252576 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141252576 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141252576 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc1-SCCP(878)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(892)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-RAN(882)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141252576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141252576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141252576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141252576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) VirtHNBGW-STATS(868)@ae4ce1960a61: Final verdict of PTC: none 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241130141252576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252576 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141252576 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141252576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141252576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141252576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141252576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141252576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141252576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{disrupted}: Freeing instance (context_map.c:202) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8440920)[0x555fde2b8870]{disrupted}: Deallocated (fsm.c:568) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141252576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141252577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141252577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141252577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141252577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141252577 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{disconnected}: Freeing instance (context_map.c:206) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x555fde29d980]{disconnected}: Deallocated (fsm.c:568) 20241130141252576 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440920 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141252576 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141252576 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141252576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141252576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141252576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141252576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141252576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141252576 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141252576 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141252576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{disrupted}: Freeing instance (context_map.c:202) 20241130141252576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5498502)[0x555fde289ad0]{disrupted}: Deallocated (fsm.c:568) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{disconnected}: Freeing instance (context_map.c:206) 20241130141252576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x555fde289dc0]{disconnected}: Deallocated (fsm.c:568) 20241130141252576 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5498502 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241130141252577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141252577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141252577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141252577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141252577 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141252577 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141252577 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141252577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141252577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141252577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141252577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141252577 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141252577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141252577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141252577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141252577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141252577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141252577 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141252577 DCN[20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141252577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141252577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141252577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141252577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141252577 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141252577 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141252577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141252577 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141252577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141252577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141252577 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252577 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141252577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 33m DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141252577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141252577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{disrupted}: Freeing instance (context_map.c:202) 20241130141252577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15925425)[0x555fde289c90]{disrupted}: Deallocated (fsm.c:568) 20241130141252577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141252577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141252577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x555fde15b4d0]{disconnected}: Deallocated (fsm.c:568) 20241130141252577 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15925425 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130141252577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-M3UA(886)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(883)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(879)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(889)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(880)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(893)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(888)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@ae4ce1960a61: Final verdict of PTC: none 20241130141252588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141252588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141252588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141252588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141252588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141252588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141252588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141252588 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141252588 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141252588 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141252588 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141252590 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141252590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141252590 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141252590 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141252590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141252590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141252590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141252591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141252591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141252591 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141252591 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141252591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141252591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141252591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-M3UA(877)@ae4ce1960a61: Final verdict of PTC: none 20241130141252591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141252591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141252591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141252591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141252591 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141252591 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141252591 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141252591 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141252615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(870)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Nov 30 14:12:52 UTC 2024 ====== 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 20241130141252766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141253169 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141253169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253169 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141253169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253169 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141253169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253169 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141253169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253169 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141253170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141253170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141253170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141253170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141253170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141253170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141253170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141253170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141253469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620248) 20241130141253867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141253868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253868 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141253868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253868 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141253868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141253868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253868 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141253868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141253868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141253868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141253868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141253868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141253868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141253868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141253868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141253868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141253868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141253868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141253868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141253868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141253868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141253869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=620248, count=646572) 20241130141254577 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141254577 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141254577 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141254578 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141254578 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141254578 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130141254578 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141254578 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141254578 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141254591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141254591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141254591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141254642 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141254642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141254642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141254642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141254642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141254642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141254642 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141254642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141254642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141254642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141254642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141254642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141254642 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141254642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141254642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141254642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141254642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141254642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141254642 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141254642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141254642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141254642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141254642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141254642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141254642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141254642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141254642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141254642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141254642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141254642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141254642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141254642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141254642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141254642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141254642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141254642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141254642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141254643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141254643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141254643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141254643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141254643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141254643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141254643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141255377 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141255378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255378 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141255378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255378 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141255378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141255378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141255378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141255378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141255378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141255378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Nov 30 14:12:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141255755 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093d024), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141255755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255755 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457ac0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141255755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255755 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141255755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c670e), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141255755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141255755 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141255755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141255755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141255755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141255755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141255756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141255756 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141255756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141255756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141255756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141255756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141255756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141255756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141255756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141255756 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256433 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(82)[0x555fde2abaa0]{IDLE}: Deallocated (fsm.c:568) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(81)[0x555fde2b80a0]{IDLE}: Deallocated (fsm.c:568) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141256434 DLSCCP DEBUG SCCP-SCOC(83)[0x555fde297ef0]{IDLE}: Deallocated (fsm.c:568) MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Compl_no_cn started. 20241130141256558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141256564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141256570 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44329<->l=127.0.0.1:4262) (control_if.c:572) 20241130141256602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141256602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141256614 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256614 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256614 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256614 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256614 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141256614 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256614 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256614 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141256614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59869 (stream_srv.c:132) 20241130141256614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59869<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141256615 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141256615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141256615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141256615 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256615 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256615 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256615 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141256615 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141256615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141256615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141256615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141256615 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256615 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256616 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256616 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141256616 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141256616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256616 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141256616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141256616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141256616 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141256616 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256616 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256616 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141256616 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141256616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141256617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256617 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141256617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141256617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141256617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141256617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141256617 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(907)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(907)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(907)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(905)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141256633 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256633 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256633 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256633 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256633 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256633 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256633 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141256633 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256634 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256634 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141256634 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141256634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256634 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141256634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256634 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256635 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256635 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141256635 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256635 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141256635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256635 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256635 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256635 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141256635 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141256635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256635 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256635 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141256635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141256635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256635 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141256635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141256635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141256635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(910)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141256658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141256658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141256658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141256658 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141256658 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141256658 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141256658 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141256658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141256658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141256663 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141256663 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141256663 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141256663 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141256663 DHNBAP DEBUG (127.0.0.1:59869 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141256663 DHNBAP NOTICE (127.0.0.1:59869 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141256663 DHNBAP NOTICE (127.0.0.1:59869 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141256663 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141256663 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141256831 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141256831 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141256831 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141256831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(907)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141256840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141256840 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141256840 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141256840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141256840 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141256840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141256843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141256843 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141256843 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141256843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141256843 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141256843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141256844 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256844 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141256844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141256844 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141256844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141256844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141256844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141256844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141256844 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141256844 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141256844 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256845 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141256845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141256845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141256846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256846 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141256846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141256846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141256846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141256846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141256846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141256847 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141256847 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141256847 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141256847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(910)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141256852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256852 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141256852 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141256852 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141256852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141256852 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141256852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141256853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141256853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141256853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141256853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141256853 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141256853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141256853 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256853 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141256853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141256853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141256853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141256853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141256853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141256853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141256853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141256853 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141256853 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141256853 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141256854 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141256854 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141256854 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141256854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141256854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141256854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141256854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141256854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141256854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141256854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141256854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141256854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141256854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141256854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141256855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141256855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141256855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141256855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141256855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141256855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141256854 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(906)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141257642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141257642 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141257642 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141257642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141257642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141257642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141257642 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141257642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141257642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141257642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141257642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141257642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141257642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141257642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141257642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141257642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141257642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141257642 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141257642 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141257642 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141257642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141257642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141257643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141257643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141257643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141257643 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141257643 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141257643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141257643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141257643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141257643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141257643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141257643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141257643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141257645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141257645 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141257645 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141257645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141257645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141257645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141257645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141257645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141257645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141257645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141257645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141257645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141257645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141257645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141257645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141257645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141257645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141257645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141257645 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141257645 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141257653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141257653 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141257653 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141257653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141257653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141257653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141257653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(909)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141257653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141257653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141257653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141257653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141257653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141257653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141257653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141257653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141257653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141257653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141257653 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141257653 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141257653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141257653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141257653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141257653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141257653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141257653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141257654 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141257654 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141257654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141257654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141257654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141257654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141257654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141257654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141257654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141257655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141257655 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141257655 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141257655 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141257655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141257655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141257655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141257655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141257655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141257656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141257656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141257656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141257656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141257656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141257656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141257656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141257656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141257656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141257656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141257656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141257656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141257656 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141257656 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141257656 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141257676 DLCTRL DEBUG Command: GET 707387572 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141257676 DLCTRL DEBUG Tx Command reply: GET_REPLY 707387572 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141257684 DLCTRL DEBUG Command: GET 423210375 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141257684 DLCTRL DEBUG Tx Command reply: GET_REPLY 423210375 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141257688 DLCTRL DEBUG Command: GET 215119273 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141257688 DLCTRL DEBUG Tx Command reply: GET_REPLY 215119273 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141257692 DLCTRL DEBUG Command: GET 72447593 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141257692 DLCTRL DEBUG Tx Command reply: GET_REPLY 72447593 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141257695 DLCTRL DEBUG Command: GET 132086106 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141257695 DLCTRL DEBUG Tx Command reply: GET_REPLY 132086106 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141257697 DLCTRL DEBUG Command: GET 70904251 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141257697 DLCTRL DEBUG Tx Command reply: GET_REPLY 70904251 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141257699 DLCTRL DEBUG Command: GET 71405133 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141257699 DLCTRL DEBUG Tx Command reply: GET_REPLY 71405133 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141257701 DLCTRL DEBUG Command: GET 705401741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141257701 DLCTRL DEBUG Tx Command reply: GET_REPLY 705401741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141257703 DLCTRL DEBUG Command: GET 402540421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141257703 DLCTRL DEBUG Tx Command reply: GET_REPLY 402540421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141257705 DLCTRL DEBUG Command: GET 646211068 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141257705 DLCTRL DEBUG Tx Command reply: GET_REPLY 646211068 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141257706 DLCTRL DEBUG Command: GET 63296347 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141257707 DLCTRL DEBUG Tx Command reply: GET_REPLY 63296347 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141257708 DLCTRL DEBUG Command: GET 370286532 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141257708 DLCTRL DEBUG Tx Command reply: GET_REPLY 370286532 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141257709 DLCTRL DEBUG Command: GET 597324407 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141257709 DLCTRL DEBUG Tx Command reply: GET_REPLY 597324407 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141257711 DLCTRL DEBUG Command: GET 576546215 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141257711 DLCTRL DEBUG Tx Command reply: GET_REPLY 576546215 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141257712 DLCTRL DEBUG Command: GET 993278593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141257712 DLCTRL DEBUG Tx Command reply: GET_REPLY 993278593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141257713 DLCTRL DEBUG Command: GET 739354986 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141257713 DLCTRL DEBUG Tx Command reply: GET_REPLY 739354986 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141257715 DLCTRL DEBUG Command: GET 518433123 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141257715 DLCTRL DEBUG Tx Command reply: GET_REPLY 518433123 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141257716 DLCTRL DEBUG Command: GET 738809033 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141257716 DLCTRL DEBUG Tx Command reply: GET_REPLY 738809033 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141257717 DLCTRL DEBUG Command: GET 657299735 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141257717 DLCTRL DEBUG Tx Command reply: GET_REPLY 657299735 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141257718 DLCTRL DEBUG Command: GET 461539739 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141257718 DLCTRL DEBUG Tx Command reply: GET_REPLY 461539739 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000011011001'B, t_guard := 20.000000 } 20241130141257733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)6521877 20241130141258758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141258758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141258758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141258758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141258758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x638415, normal) (hnbgw_rua.c:407) 20241130141258758 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141258758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521877)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141258758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521877 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141258758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141258758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141258758 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141258758 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521877 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241130141258758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521877)[0x555fde2b80a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141258758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521877)[0x555fde2b80a0]{init}: Freeing instance (context_map.c:202) 20241130141258758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6521877)[0x555fde2b80a0]{init}: Deallocated (fsm.c:568) 20241130141258758 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6521877 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141258758 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20241130141258758 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141258758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141258758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141258758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)6521877 20241130141258764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110101'B, t_guard := 20.000000 } 20241130141258783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)1705519 20241130141259794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141259794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141259794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130141259794 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141259794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1a062f, normal) (hnbgw_rua.c:407) 20241130141259794 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141259794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1705519)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141259794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1705519 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141259794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141259794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141259794 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130141259794 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1705519 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241130141259794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1705519)[0x555fde2b80a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141259794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1705519)[0x555fde2b80a0]{init}: Freeing instance (context_map.c:202) 20241130141259794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1705519)[0x555fde2b80a0]{init}: Deallocated (fsm.c:568) 20241130141259794 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1705519 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241130141259794 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20241130141259794 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141259794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141259794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141259794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)1705519 20241130141259795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100001'B, t_guard := 20.000000 } 20241130141259808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14219423 20241130141300820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141300820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141300820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141300820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141300820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd8f89f, normal) (hnbgw_rua.c:407) 20241130141300820 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141300820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14219423)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141300821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14219423 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141300821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141300821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141300821 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14219423 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241130141300821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14219423)[0x555fde2b80a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141300821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14219423)[0x555fde2b80a0]{init}: Freeing instance (context_map.c:202) 20241130141300821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14219423)[0x555fde2b80a0]{init}: Deallocated (fsm.c:568) 20241130141300821 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14219423 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241130141300821 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241130141300821 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141300821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141300821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141300821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14219423 20241130141300828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: 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 := '000000000000001100111000'B, t_guard := 20.000000 } 20241130141300853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)11802672 20241130141301870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141301870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141301870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141301870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141301871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb41830, normal) (hnbgw_rua.c:407) 20241130141301871 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141301871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11802672)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141301871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802672 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141301871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141301871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141301871 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141301871 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802672 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241130141301871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11802672)[0x555fde2b80a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141301871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11802672)[0x555fde2b80a0]{init}: Freeing instance (context_map.c:202) 20241130141301871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11802672)[0x555fde2b80a0]{init}: Deallocated (fsm.c:568) 20241130141301871 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802672 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141301871 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20241130141301871 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141301871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141301871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141301871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)11802672 20241130141301879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141301886 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44329<->l=127.0.0.1:4262) (control_if.c:193) 20241130141301886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141301886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141301886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141301886 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141301886 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141301886 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141301886 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141301886 DLINP DEBUG SRVCONN(,r=127.0.0.1:59869<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141301886 DLINP NOTICE SRV(,r=127.0.0.1:59869<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141301886 DMAIN NOTICE (127.0.0.1:59869 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59869<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141301886 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(909)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(908)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(905)@ae4ce1960a61: Final verdict of PTC: none 20241130141301886 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141301886 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@ae4ce1960a61: Final verdict of PTC: none 20241130141301886 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141301886 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141301886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@ae4ce1960a61: Final verdict of PTC: none 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141301887 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141301887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141301887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141301887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141301887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141301887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141301887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141301887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141301887 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141301887 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141301887 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141301887 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141301887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141301887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141301887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141301887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141301887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141301887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141301887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141301887 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141301887 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141301887 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141301887 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141301887 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141301887 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141301887 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141301887 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141301887 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141301887 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141301887 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141301887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141301887 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141301887 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-M3UA(910)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(907)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(911)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(898)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141301888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Nov 30 14:13:01 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241130141301937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141302539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292580) 20241130141302577 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141302577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141302577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141302577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141302577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141302577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141302578 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141302578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141302578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141302578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141302578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141302578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141302578 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141302578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141302578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141302578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141302578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141302578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141302578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141302578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141302578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141302578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141302578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141302578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141302578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141302578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141302578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141302578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141302578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141302578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141302578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141302579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141302579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141303170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141303170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141303170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303171 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141303171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141303171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141303171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141303171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=292580, count=305576) 20241130141303869 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141303869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303869 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141303869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303869 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141303869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141303869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141303869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141303869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141303869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141303869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141303869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141303869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141303869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141303869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141303870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141303870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141303870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141303870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141303870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141303870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141303870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141303887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141303887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141303887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141303887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141303887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141303887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Nov 30 14:13:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141304643 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141304643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141304643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141304643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141304643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141304643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141304643 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141304643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141304643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141304643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141304643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141304643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141304643 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141304643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141304643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141304643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141304643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141304643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141304643 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141304643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141304643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141304643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141304643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141304643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141304643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141304644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141304644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141304644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141304644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141304644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141304644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141304644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141304644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141304644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141304644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141304644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141304644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141304644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141304644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141304644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141304644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141305378 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141305378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141305378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141305378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305379 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141305379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141305379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141305379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305379 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141305379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141305379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141305379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141305379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141305379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141305379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141305380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141305380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141305380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305380 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241130141305650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141305657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141305663 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33765<->l=127.0.0.1:4262) (control_if.c:572) 20241130141305683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141305683 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141305691 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305691 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305692 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305692 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305692 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305692 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305692 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305692 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305692 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47999 (stream_srv.c:132) 20241130141305692 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141305693 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305693 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141305693 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305693 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141305693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305693 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305693 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305693 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141305693 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305693 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141305693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305693 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305693 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305693 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141305693 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305693 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141305693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305693 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305693 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141305693 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141305693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141305693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305693 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141305693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141305693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305693 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141305693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141305693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305693 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141305693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141305693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141305694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141305694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(926)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(924)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(929)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(929)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(927)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(932)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-M3UA(932)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@ae4ce1960a61: ************************************************* HNBGW_Test.msc2-SCCP(930)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141305732 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305732 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305733 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305733 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305733 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305733 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305733 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141305733 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305734 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305734 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141305734 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305734 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141305734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305734 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305734 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305734 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141305734 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305734 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141305734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305734 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305734 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305734 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141305734 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141305734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305734 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305734 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141305734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141305734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305734 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141305734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141305734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141305735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141305735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141305735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141305735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(935)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141305750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(84)[0x555fde2a1a10]{IDLE}: Deallocated (fsm.c:568) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(85)[0x555fde29cad0]{IDLE}: Deallocated (fsm.c:568) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141305750 DLSCCP DEBUG SCCP-SCOC(86)[0x555fde29dab0]{IDLE}: Deallocated (fsm.c:568) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(938)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(938)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(936)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(941)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-M3UA(941)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141305784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141305784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141305784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141305784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141305785 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141305785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141305785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141305785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141305785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141305790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141305790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141305790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141305790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141305790 DHNBAP DEBUG (127.0.0.1:47999 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141305790 DHNBAP NOTICE (127.0.0.1:47999 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141305790 DHNBAP NOTICE (127.0.0.1:47999 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141305790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141305790 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141305906 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305906 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141305906 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141305906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(926)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141305914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305914 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141305914 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141305914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141305914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141305914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141305917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305917 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305917 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305917 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305917 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141305917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305917 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141305917 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141305917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141305917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305917 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305917 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141305917 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141305917 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141305917 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141305917 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305917 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305917 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305917 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141305917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141305918 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141305918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141305919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305919 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141305919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141305919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141305919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141305919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(929)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141305924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141305924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141305924 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141305924 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141305924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305924 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141305924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141305924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141305924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141305924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305924 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141305924 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141305930 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305930 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141305930 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141305930 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141305930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141305930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141305930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141305930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305930 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305930 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241130141305931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141305931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305931 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305931 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305931 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305932 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305932 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141305932 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141305933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305933 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141305933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141305933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141305933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141305933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(932)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141305936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141305936 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141305936 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141305936 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141305936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305936 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141305936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141305936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141305936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141305936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305936 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141305937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305937 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305937 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305937 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305937 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241130141305937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141305938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305938 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305938 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305938 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305939 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141305939 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305939 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141305939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305939 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141305939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141305939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141305939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141305939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305948 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305948 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141305948 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141305948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(935)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141305952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141305952 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141305952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141305952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141305953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141305954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305954 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305954 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141305954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141305954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305954 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305954 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305954 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305955 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141305955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141305955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141305955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141305955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141305955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141305955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305955 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305960 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305960 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141305960 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141305960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(938)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141305964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305964 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141305964 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141305964 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141305964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305964 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141305964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141305966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305966 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305966 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305966 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305966 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141305967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141305967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305967 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305967 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305967 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305968 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141305968 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305968 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141305968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305968 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141305969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141305969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141305969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141305969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141305974 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141305974 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141305974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141305974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(941)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141305980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141305980 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141305980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141305980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141305980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141305980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141305982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305982 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141305982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141305982 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141305982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141305982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141305982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141305982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141305982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141305982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141305982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141305982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141305982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141305982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141305982 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141305982 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141305982 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141305983 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141305983 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141305984 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141305984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141305984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141305984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141305984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141305984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141305984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141305984 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141305984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141305984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141305984 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141305984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141305984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141305984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141305984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141305984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141305984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141305984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141305984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(925)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306719 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141306719 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141306719 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141306719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141306720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141306720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306720 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306720 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141306720 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141306720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141306720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306720 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306720 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141306720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141306720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141306720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141306720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141306720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306722 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141306722 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141306722 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141306722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141306723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141306723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141306723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306723 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306723 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(928)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141306729 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141306729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141306729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306729 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141306729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141306729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306729 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306729 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306729 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) 20241130141306729 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) 20241130141306729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141306729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306730 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306730 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141306730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141306730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141306730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141306730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141306730 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141306732 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141306732 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141306732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306732 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141306732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141306732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141306732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306732 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306732 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306740 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141306740 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141306740 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306740 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306740 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:601) 20241130141306740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141306740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306740 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306740 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) 20241130141306740 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) 20241130141306740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306740 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141306740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306740 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306740 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{CONNECTED}: link up (cnlink.c:111) 20241130141306740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141306740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141306740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141306741 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141306741 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141306741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306741 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:601) 20241130141306741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141306741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306742 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306742 DRANAP INFO cnlink(msc-2)[0x555fde21b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306756 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141306756 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141306756 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141306756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141306756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141306756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306756 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306756 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141306756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141306756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141306756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306757 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306757 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141306757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141306757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141306757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141306757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141306757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306759 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141306759 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141306759 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141306759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306759 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141306759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141306759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141306759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306759 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306759 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141306769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306769 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141306769 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141306769 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141306769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn1-RAN(937)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141306770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141306770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306770 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306770 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) 20241130141306770 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) 20241130141306770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141306770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306770 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306770 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141306770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141306771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141306771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141306771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141306771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141306773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141306773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141306773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141306773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141306773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141306773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306773 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306773 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141306779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141306779 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141306779 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306779 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:601) 20241130141306779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141306779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141306779 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:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 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:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141306779 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141306779 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) 20241130141306779 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) 20241130141306779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141306779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141306779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141306779 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141306779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141306779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141306779 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141306779 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: link up (cnlink.c:111) 20241130141306779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141306779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141306779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141306779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141306779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141306780 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141306780 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141306780 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141306780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141306780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141306780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141306780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141306780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141306780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141306780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141306780 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:601) 20241130141306780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141306780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141306780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141306780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141306780 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:389) 20241130141306780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141306780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306780 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:389) 20241130141306780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141306780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141306780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141306780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141306780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141306780 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141306780 DRANAP INFO cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141307801 DLCTRL DEBUG Command: GET 139756459 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141307801 DLCTRL DEBUG Tx Command reply: GET_REPLY 139756459 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141307803 DLCTRL DEBUG Command: GET 633427822 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141307803 DLCTRL DEBUG Tx Command reply: GET_REPLY 633427822 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141307803 DLCTRL DEBUG Command: GET 792239882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141307803 DLCTRL DEBUG Tx Command reply: GET_REPLY 792239882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141307806 DLCTRL DEBUG Command: GET 676545143 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141307806 DLCTRL DEBUG Tx Command reply: GET_REPLY 676545143 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141307809 DLCTRL DEBUG Command: GET 943771453 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141307809 DLCTRL DEBUG Tx Command reply: GET_REPLY 943771453 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141307812 DLCTRL DEBUG Command: GET 678672974 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141307812 DLCTRL DEBUG Tx Command reply: GET_REPLY 678672974 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141307814 DLCTRL DEBUG Command: GET 805814285 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141307814 DLCTRL DEBUG Tx Command reply: GET_REPLY 805814285 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141307816 DLCTRL DEBUG Command: GET 755776756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141307816 DLCTRL DEBUG Tx Command reply: GET_REPLY 755776756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141307818 DLCTRL DEBUG Command: GET 710454830 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141307818 DLCTRL DEBUG Tx Command reply: GET_REPLY 710454830 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141307820 DLCTRL DEBUG Command: GET 291603208 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141307820 DLCTRL DEBUG Tx Command reply: GET_REPLY 291603208 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141307822 DLCTRL DEBUG Command: GET 78420871 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141307822 DLCTRL DEBUG Tx Command reply: GET_REPLY 78420871 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141307823 DLCTRL DEBUG Command: GET 998068327 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141307823 DLCTRL DEBUG Tx Command reply: GET_REPLY 998068327 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141307825 DLCTRL DEBUG Command: GET 670589736 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141307825 DLCTRL DEBUG Tx Command reply: GET_REPLY 670589736 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141307826 DLCTRL DEBUG Command: GET 840914677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141307826 DLCTRL DEBUG Tx Command reply: GET_REPLY 840914677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141307827 DLCTRL DEBUG Command: GET 602216266 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141307827 DLCTRL DEBUG Tx Command reply: GET_REPLY 602216266 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141307828 DLCTRL DEBUG Command: GET 632139061 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141307828 DLCTRL DEBUG Tx Command reply: GET_REPLY 632139061 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141307829 DLCTRL DEBUG Command: GET 184458210 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141307830 DLCTRL DEBUG Tx Command reply: GET_REPLY 184458210 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141307831 DLCTRL DEBUG Command: GET 348228125 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141307831 DLCTRL DEBUG Tx Command reply: GET_REPLY 348228125 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141307832 DLCTRL DEBUG Command: GET 79489828 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141307832 DLCTRL DEBUG Tx Command reply: GET_REPLY 79489828 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141307833 DLCTRL DEBUG Command: GET 661565197 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141307833 DLCTRL DEBUG Tx Command reply: GET_REPLY 661565197 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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@ae4ce1960a61: 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@ae4ce1960a61: 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 := '000000000000000101010011'B, t_guard := 20.000000 } 20241130141307845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(943) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)15136640 20241130141308880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141308881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141308881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141308881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141308881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141308881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141308881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141308881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141308881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141308881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130141308881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141308881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe6f780, normal) (hnbgw_rua.c:407) 20241130141308881 DHNB DEBUG map_rua[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141308881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141308881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15136640 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141308881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141308881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141308881 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241130141308881 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241130141308881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15136640 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20241130141308881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15136640 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141308881 DCN DEBUG map_sccp[0x555fde289c90]{init}: Allocated (fsm.c:456) 20241130141308881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141308881 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15136640 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141308881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15136640 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130141308881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141308881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141308881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141308881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141308881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141308881 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141308881 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: Allocated (fsm.c:456) 20241130141308881 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141308881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030001530056400500f1100926) (sccp_scrc.c:406) 20241130141308881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141308881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141308881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141308881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141308881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141308881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141308881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141308881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141308881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141308881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141308881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141308881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141308881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141308881 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141308881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141308881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141308881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)7293592 HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141308890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141308890 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141308890 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141308890 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141308890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141308890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141308890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141308890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141308890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141308890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141308890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141308890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141308890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141308890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ecd96) (sccp_scrc.c:477) 20241130141308890 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241130141308890 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141308890 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141308890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141308890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141308891 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141308891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141308891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141308891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141308892 DLCTRL DEBUG Command: GET 504344540 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141308892 DLCTRL DEBUG Tx Command reply: GET_REPLY 504344540 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141308893 DLCTRL DEBUG Command: GET 940015708 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141308893 DLCTRL DEBUG Tx Command reply: GET_REPLY 940015708 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141308894 DLCTRL DEBUG Command: GET 785730690 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141308894 DLCTRL DEBUG Tx Command reply: GET_REPLY 785730690 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141308895 DLCTRL DEBUG Command: GET 551373084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141308895 DLCTRL DEBUG Tx Command reply: GET_REPLY 551373084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141308896 DLCTRL DEBUG Command: GET 961776951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141308896 DLCTRL DEBUG Tx Command reply: GET_REPLY 961776951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141308897 DLCTRL DEBUG Command: GET 716300028 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141308897 DLCTRL DEBUG Tx Command reply: GET_REPLY 716300028 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141308898 DLCTRL DEBUG Command: GET 690405018 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141308898 DLCTRL DEBUG Tx Command reply: GET_REPLY 690405018 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141308898 DLCTRL DEBUG Command: GET 173078598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141308898 DLCTRL DEBUG Tx Command reply: GET_REPLY 173078598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141308899 DLCTRL DEBUG Command: GET 527341693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141308899 DLCTRL DEBUG Tx Command reply: GET_REPLY 527341693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141308900 DLCTRL DEBUG Command: GET 820255729 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141308900 DLCTRL DEBUG Tx Command reply: GET_REPLY 820255729 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141308901 DLCTRL DEBUG Command: GET 590575841 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141308901 DLCTRL DEBUG Tx Command reply: GET_REPLY 590575841 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141308901 DLCTRL DEBUG Command: GET 629130678 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141308901 DLCTRL DEBUG Tx Command reply: GET_REPLY 629130678 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141308902 DLCTRL DEBUG Command: GET 957697868 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141308902 DLCTRL DEBUG Tx Command reply: GET_REPLY 957697868 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141308903 DLCTRL DEBUG Command: GET 111933247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141308903 DLCTRL DEBUG Tx Command reply: GET_REPLY 111933247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141308904 DLCTRL DEBUG Command: GET 723994492 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141308904 DLCTRL DEBUG Tx Command reply: GET_REPLY 723994492 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141308904 DLCTRL DEBUG Command: GET 596081209 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141308904 DLCTRL DEBUG Tx Command reply: GET_REPLY 596081209 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141308905 DLCTRL DEBUG Command: GET 248288610 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141308905 DLCTRL DEBUG Tx Command reply: GET_REPLY 248288610 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141308906 DLCTRL DEBUG Command: GET 913863079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141308906 DLCTRL DEBUG Tx Command reply: GET_REPLY 913863079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141308907 DLCTRL DEBUG Command: GET 354217083 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141308907 DLCTRL DEBUG Tx Command reply: GET_REPLY 354217083 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141308907 DLCTRL DEBUG Command: GET 457973570 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141308907 DLCTRL DEBUG Tx Command reply: GET_REPLY 457973570 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000001000111'B, t_guard := 20.000000 } 20241130141308918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(944) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)12039231 20241130141309943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141309943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141309943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130141309943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141309943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7b43f, normal) (hnbgw_rua.c:407) 20241130141309943 DHNB DEBUG map_rua[0x555fde2b8870]{init}: Allocated (fsm.c:456) 20241130141309944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141309944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12039231 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141309944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141309944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141309944 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241130141309944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12039231 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130141309944 DCN DEBUG map_sccp[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141309944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141309944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12039231 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130141309944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12039231 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130141309944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141309944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141309944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141309944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141309944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141309944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141309944 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{IDLE}: Allocated (fsm.c:456) 20241130141309944 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141309944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000470056400500f1100926) (sccp_scrc.c:406) 20241130141309944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141309944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141309944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141309944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141309944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141309944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141309944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141309944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141309944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141309944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141309944 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141309944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141309944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141309944 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141309944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141309944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141309944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141309944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141309944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141309944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141309944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141309944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141309944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)15741978 HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141309962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309962 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141309962 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141309962 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141309962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141309962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141309962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141309962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(944)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141309962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141309962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141309962 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:601) 20241130141309962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141309962 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b76902) (sccp_scrc.c:477) 20241130141309962 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241130141309962 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141309962 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141309962 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141309962 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141309962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141309962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141309965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141309967 DLCTRL DEBUG Command: GET 3522224 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141309968 DLCTRL DEBUG Tx Command reply: GET_REPLY 3522224 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141309971 DLCTRL DEBUG Command: GET 568032613 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141309971 DLCTRL DEBUG Tx Command reply: GET_REPLY 568032613 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141309974 DLCTRL DEBUG Command: GET 680555902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141309974 DLCTRL DEBUG Tx Command reply: GET_REPLY 680555902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141309975 DLCTRL DEBUG Command: GET 102250568 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141309975 DLCTRL DEBUG Tx Command reply: GET_REPLY 102250568 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141309977 DLCTRL DEBUG Command: GET 264740397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141309977 DLCTRL DEBUG Tx Command reply: GET_REPLY 264740397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141309978 DLCTRL DEBUG Command: GET 455975753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141309978 DLCTRL DEBUG Tx Command reply: GET_REPLY 455975753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141309979 DLCTRL DEBUG Command: GET 978794606 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141309979 DLCTRL DEBUG Tx Command reply: GET_REPLY 978794606 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141309980 DLCTRL DEBUG Command: GET 602147124 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141309980 DLCTRL DEBUG Tx Command reply: GET_REPLY 602147124 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141309981 DLCTRL DEBUG Command: GET 952959434 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141309981 DLCTRL DEBUG Tx Command reply: GET_REPLY 952959434 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141309982 DLCTRL DEBUG Command: GET 998665084 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141309982 DLCTRL DEBUG Tx Command reply: GET_REPLY 998665084 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141309983 DLCTRL DEBUG Command: GET 621839794 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141309983 DLCTRL DEBUG Tx Command reply: GET_REPLY 621839794 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141309984 DLCTRL DEBUG Command: GET 880020562 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141309984 DLCTRL DEBUG Tx Command reply: GET_REPLY 880020562 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141309984 DLCTRL DEBUG Command: GET 238720453 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141309984 DLCTRL DEBUG Tx Command reply: GET_REPLY 238720453 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141309985 DLCTRL DEBUG Command: GET 389151599 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141309985 DLCTRL DEBUG Tx Command reply: GET_REPLY 389151599 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141309986 DLCTRL DEBUG Command: GET 933724846 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141309986 DLCTRL DEBUG Tx Command reply: GET_REPLY 933724846 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141309987 DLCTRL DEBUG Command: GET 57716566 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141309987 DLCTRL DEBUG Tx Command reply: GET_REPLY 57716566 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141309988 DLCTRL DEBUG Command: GET 851273647 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141309988 DLCTRL DEBUG Tx Command reply: GET_REPLY 851273647 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141309989 DLCTRL DEBUG Command: GET 486096189 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141309989 DLCTRL DEBUG Tx Command reply: GET_REPLY 486096189 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141309990 DLCTRL DEBUG Command: GET 839666216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141309990 DLCTRL DEBUG Tx Command reply: GET_REPLY 839666216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141309990 DLCTRL DEBUG Command: GET 341230116 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141309990 DLCTRL DEBUG Tx Command reply: GET_REPLY 341230116 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141309993 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33765<->l=127.0.0.1:4262) (control_if.c:193) 20241130141309993 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141309993 DLINP DEBUG SRVCONN(,r=127.0.0.1:47999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141309993 DLINP NOTICE SRV(,r=127.0.0.1:47999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141309993 DMAIN NOTICE (127.0.0.1:47999 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141309993 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141309994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(928)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(930)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(924)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241130141309994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141309994 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141309994 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(936)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(937)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(927)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(925)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(939)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309994 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(934)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(932)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141309994 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309994 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141309994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141309994 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.msc0-M3UA(926)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141309994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241130141309994 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-M3UA(938)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(929)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(942)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309994 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141309994 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-M3UA(935)@ae4ce1960a61: Final verdict of PTC: none 20241130141309994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141309994 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory VirtHNBGW-STATS(917)@ae4ce1960a61: Final verdict of PTC: none 20241130141309995 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141309995 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141309995 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309995 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309995 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141309995 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309995 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309995 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141309995 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130141309995 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141309995 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141309995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309995 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309995 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309995 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309995 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309995 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309995 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309995 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309995 DRANAP NOTICE cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309995 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309995 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309995 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309995 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141309995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309996 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309996 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309996 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309996 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141309996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309996 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309996 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309996 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309996 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141309996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141309996 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141309996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ecd96), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141309996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141309996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141309996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141309996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141309996 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141309996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141309996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141309996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141309996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141309996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141309996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141309996 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141309996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141309997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141309997 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@ae4ce1960a61: Final verdict of PTC: none 20241130141309997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141309997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141309997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141309997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{disrupted}: Freeing instance (context_map.c:202) 20241130141309997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15136640)[0x555fde2b80a0]{disrupted}: Deallocated (fsm.c:568) 20241130141309997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141309997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{disconnected}: Freeing instance (context_map.c:206) 20241130141309997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x555fde289c90]{disconnected}: Deallocated (fsm.c:568) 20241130141309997 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15136640 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241130141309997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141309997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141309997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130141309997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141309997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141309997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141309997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141309997 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141309997 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141309997 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141309997 DRANAP NOTICE cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141309997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141309997 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141309997 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141309997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141309997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141309997 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141309997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141309997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141309998 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141309998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141309998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141309998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141309998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141309998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141309998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141309998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141309998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141309998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141309998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141309998 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141309998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141309998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141309998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141309998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{disrupted}: Freeing instance (context_map.c:202) 20241130141309998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12039231)[0x555fde2b8870]{disrupted}: Deallocated (fsm.c:568) 20241130141309999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141309999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{disconnected}: Freeing instance (context_map.c:206) 20241130141309999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x555fde29d980]{disconnected}: Deallocated (fsm.c:568) 20241130141309999 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12039231 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241130141309999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141309999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141309999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141309999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141309999 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141309999 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141309999 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141310001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(931)@ae4ce1960a61: Final verdict of PTC: none HNBGW-PFCP(919)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Nov 30 14:13:10 UTC 2024 ====== 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 20241130141310180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141310783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=614280) Waiting for packet dumper to finish... 1 (prev_count=614280, count=618160) 20241130141311995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130141311995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141311995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141311996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141311996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141311996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141311996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141311996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141312579 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141312579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141312579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141312579 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141312579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141312579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141312579 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141312579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141312579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141312579 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141312579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141312579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141312579 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141312579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141312579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141312579 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141312579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141312579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141312579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141312579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141312579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141312579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141312579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141312579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141312579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141312580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141312580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141312580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141312580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141312580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141312580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141312580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141312580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141312580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Nov 30 14:13:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141313171 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141313171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313171 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141313171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313171 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141313171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141313172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141313172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141313172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241130141313870 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141313870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313870 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141313870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313870 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141313870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141313870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141313870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141313870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141313871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141313871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141313871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141313871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141313871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141313893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141313899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141313903 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41919<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141313922 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141313922 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141313931 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313931 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313932 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313932 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313932 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141313932 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53809 (stream_srv.c:132) 20241130141313932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53809<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141313932 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313932 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313933 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313933 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141313933 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313933 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141313934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313934 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313934 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313934 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141313934 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313934 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141313934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141313934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313934 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313934 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141313934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141313934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313934 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313934 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141313934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141313934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313934 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141313934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141313934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141313935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141313935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141313935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141313935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141313935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141313935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(955)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(955)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(955)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(953)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(958)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-M3UA(958)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@ae4ce1960a61: ************************************************* HNBGW_Test.msc1-SCCP(956)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141313962 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313962 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313962 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313962 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313962 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313962 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313963 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141313963 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141313964 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313964 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141313964 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313964 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141313964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313964 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313964 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313964 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141313964 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141313964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141313964 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141313964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313964 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313964 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313964 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141313964 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313964 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141313964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313964 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313964 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141313964 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141313964 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141313964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141313965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141313965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141313965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141313965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141313965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141313965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141313965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141313965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141313965 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141313965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141313965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141313965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141313965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141313965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141313965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141313965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: v_sccp_pdu_maxlen:268 MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(964)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@ae4ce1960a61: ************************************************* MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141314006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141314006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141314006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141314006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141314006 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141314006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141314006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141314006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141314006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141314013 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141314013 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141314013 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141314013 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141314013 DHNBAP DEBUG (127.0.0.1:53809 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141314013 DHNBAP NOTICE (127.0.0.1:53809 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141314013 DHNBAP NOTICE (127.0.0.1:53809 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141314013 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141314013 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141314147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141314147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141314147 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141314147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(955)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141314156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314156 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141314156 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141314156 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141314156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141314156 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141314156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141314159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314159 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141314159 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141314159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141314159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141314159 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141314159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141314159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141314159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141314159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141314159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141314159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141314159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141314159 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141314159 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141314159 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141314159 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141314159 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141314159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141314161 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141314161 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141314161 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141314161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141314161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141314161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314161 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141314161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141314162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141314162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141314162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141314162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(958)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141314167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141314167 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141314167 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141314167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141314167 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141314167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141314170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141314170 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141314170 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141314170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141314170 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141314170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141314170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141314171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141314171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141314171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141314171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141314171 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141314171 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141314171 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141314172 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141314172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141314172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141314172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141314172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141314172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314172 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141314172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141314172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141314172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141314172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141314172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314181 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141314181 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141314181 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141314181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(961)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141314187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314187 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141314187 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141314188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141314188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141314188 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141314188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141314190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141314190 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141314190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141314190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141314190 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141314190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141314190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141314190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141314190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141314190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141314190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141314190 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141314191 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141314191 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141314192 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141314192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141314192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141314192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141314192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141314192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141314192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141314192 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141314192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141314192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141314192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314193 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141314193 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141314193 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141314193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(964)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141314199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141314199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141314199 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141314199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141314199 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141314199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141314201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141314201 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141314201 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141314201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141314201 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141314201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141314201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141314202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141314202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141314202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141314202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141314202 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141314202 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141314202 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141314203 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141314203 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141314203 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141314203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141314203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314203 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141314203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141314203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141314203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141314203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141314203 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141314203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314644 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141314644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040a4da), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141314644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314644 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141314644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030fdee), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141314644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314644 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141314644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b38), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141314644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314644 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141314644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dce23a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141314644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141314644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141314644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141314644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141314645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141314645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141314645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141314653 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141314653 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141314653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141314653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314653 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=0040a4da) (sccp_scrc.c:477) 20241130141314653 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241130141314653 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141314653 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141314653 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141314653 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141314653 DLSCCP DEBUG SCCP-SCOC(96)[0x555fde2d6b00]{IDLE}: Deallocated (fsm.c:568) 20241130141314854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141314854 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141314854 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141314854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141314855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141314855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141314855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314855 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=0030fdee) (sccp_scrc.c:477) 20241130141314855 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(95)[0x555fde2a22b0]{IDLE}: Deallocated (fsm.c:568) 20241130141314855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141314855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314855 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=005d8b38) (sccp_scrc.c:477) 20241130141314855 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141314855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141314855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141314855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314855 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141314855 DLSCCP DEBUG SCCP-SCOC(94)[0x555fde1bb3c0]{IDLE}: Deallocated (fsm.c:568) 20241130141314855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141314856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314856 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=00dce23a) (sccp_scrc.c:477) 20241130141314856 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241130141314856 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141314856 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141314856 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141314856 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141314856 DLSCCP DEBUG SCCP-SCOC(93)[0x555fde2aa8e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141314961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314961 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141314962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141314962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141314962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141314962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141314962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141314962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141314962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141314963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141314963 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141314963 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141314963 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141314963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141314963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141314963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314963 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141314963 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141314963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141314964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314964 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141314964 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141314964 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314964 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141314965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141314965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141314965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141314965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141314965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141314965 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141314965 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(957)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141314968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141314968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141314968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141314968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141314969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141314969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141314969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141314969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141314969 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141314969 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) 20241130141314969 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) 20241130141314969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141314969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141314969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141314969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141314969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141314969 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141314969 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{CONNECTED}: link up (cnlink.c:111) 20241130141314969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141314969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141314969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141314969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141314969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141314969 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141314969 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141314969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141314969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141314969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141314969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141314969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141314969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141314969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141314969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141314969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141314969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141314969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141314969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141314969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141314969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141314969 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141314969 DRANAP INFO cnlink(msc-1)[0x555fde21e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141315004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141315005 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141315005 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141315005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141315005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141315005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141315005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141315005 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141315005 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141315005 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) 20241130141315005 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) 20241130141315005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141315005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141315005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141315005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141315005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141315005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141315005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141315005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141315005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141315005 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141315005 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141315005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141315007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141315007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141315007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141315007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141315007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141315007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141315007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141315007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141315007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141315007 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141315007 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141315058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141315058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141315058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141315058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141315059 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141315059 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141315059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141315059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141315059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141315059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141315059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141315059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141315059 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141315059 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141315059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141315059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141315059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141315059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141315059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141315059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141315059 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141315059 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141315059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141315059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141315059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141315059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141315060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141315060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141315060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141315060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141315060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141315060 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141315060 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141315060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141315060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141315060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141315060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141315060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141315060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141315060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315379 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141315379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6a22), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141315379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141315379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141315379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141315379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141315379 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141315379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d67fd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141315379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141315379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141315380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141315380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141315380 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141315380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005043d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141315380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141315380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141315380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141315380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141315380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141315380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141315380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141315380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141315380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141315380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141315380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141315380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141315380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141315380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141315381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141315381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141315381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141315384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141315384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141315384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141315384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141315384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141315384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141315384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315384 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=001d67fd) (sccp_scrc.c:477) 20241130141315384 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241130141315384 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141315384 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(90)[0x555fde296c60]{IDLE}: Deallocated (fsm.c:568) 20241130141315385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141315385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315385 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=007c6a22) (sccp_scrc.c:477) 20241130141315385 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141315385 DLSCCP DEBUG SCCP-SCOC(92)[0x555fde29d3b0]{IDLE}: Deallocated (fsm.c:568) 20241130141315586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141315586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141315586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141315586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141315586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141315586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141315586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141315586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141315587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141315587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141315587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141315587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141315587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141315587 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=005043d7) (sccp_scrc.c:477) 20241130141315587 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241130141315587 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141315587 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141315587 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141315587 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141315587 DLSCCP DEBUG SCCP-SCOC(91)[0x555fde295130]{IDLE}: Deallocated (fsm.c:568) 20241130141316027 DLCTRL DEBUG Command: GET 215605321 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141316027 DLCTRL DEBUG Tx Command reply: GET_REPLY 215605321 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141316034 DLCTRL DEBUG Command: GET 388832808 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141316034 DLCTRL DEBUG Tx Command reply: GET_REPLY 388832808 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141316039 DLCTRL DEBUG Command: GET 88000081 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141316039 DLCTRL DEBUG Tx Command reply: GET_REPLY 88000081 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141316042 DLCTRL DEBUG Command: GET 460517892 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141316042 DLCTRL DEBUG Tx Command reply: GET_REPLY 460517892 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141316046 DLCTRL DEBUG Command: GET 630401087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141316046 DLCTRL DEBUG Tx Command reply: GET_REPLY 630401087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141316049 DLCTRL DEBUG Command: GET 668255003 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141316049 DLCTRL DEBUG Tx Command reply: GET_REPLY 668255003 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141316052 DLCTRL DEBUG Command: GET 785807095 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141316052 DLCTRL DEBUG Tx Command reply: GET_REPLY 785807095 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141316055 DLCTRL DEBUG Command: GET 722327989 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141316055 DLCTRL DEBUG Tx Command reply: GET_REPLY 722327989 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141316057 DLCTRL DEBUG Command: GET 393583655 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141316057 DLCTRL DEBUG Tx Command reply: GET_REPLY 393583655 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141316059 DLCTRL DEBUG Command: GET 882651633 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141316059 DLCTRL DEBUG Tx Command reply: GET_REPLY 882651633 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141316062 DLCTRL DEBUG Command: GET 939518277 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141316062 DLCTRL DEBUG Tx Command reply: GET_REPLY 939518277 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141316065 DLCTRL DEBUG Command: GET 796393301 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141316065 DLCTRL DEBUG Tx Command reply: GET_REPLY 796393301 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141316067 DLCTRL DEBUG Command: GET 671273310 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141316067 DLCTRL DEBUG Tx Command reply: GET_REPLY 671273310 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141316070 DLCTRL DEBUG Command: GET 601401968 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141316070 DLCTRL DEBUG Tx Command reply: GET_REPLY 601401968 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141316073 DLCTRL DEBUG Command: GET 435771593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141316073 DLCTRL DEBUG Tx Command reply: GET_REPLY 435771593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141316076 DLCTRL DEBUG Command: GET 790580347 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141316076 DLCTRL DEBUG Tx Command reply: GET_REPLY 790580347 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141316080 DLCTRL DEBUG Command: GET 603639620 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141316080 DLCTRL DEBUG Tx Command reply: GET_REPLY 603639620 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141316084 DLCTRL DEBUG Command: GET 88734884 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141316084 DLCTRL DEBUG Tx Command reply: GET_REPLY 88734884 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141316087 DLCTRL DEBUG Command: GET 56133115 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141316087 DLCTRL DEBUG Tx Command reply: GET_REPLY 56133115 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141316090 DLCTRL DEBUG Command: GET 740657578 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141316090 DLCTRL DEBUG Tx Command reply: GET_REPLY 740657578 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000010000000'B, t_guard := 20.000000 } 20241130141316128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)1257109 20241130141317164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141317164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141317164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141317165 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141317165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x132e95, normal) (hnbgw_rua.c:407) 20241130141317165 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141317165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141317165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1257109 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141317165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141317165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141317165 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141317165 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1257109 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141317165 DCN DEBUG map_sccp[0x555fde2d6b00]{init}: Allocated (fsm.c:456) 20241130141317165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141317165 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1257109 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141317165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1257109 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141317165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141317165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141317165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141317165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141317165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141317165 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141317165 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: Allocated (fsm.c:456) 20241130141317165 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141317165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000800056400500f1100926) (sccp_scrc.c:406) 20241130141317165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141317165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141317165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141317165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141317165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141317165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141317165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141317165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141317165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141317165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141317165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141317165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141317165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141317165 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141317165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141317165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141317165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141317165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141317165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141317165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141317165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141317165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141317165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141317165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)12824294 HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141317179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141317179 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141317179 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141317179 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141317179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141317179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141317179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141317179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141317179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141317179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141317179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141317179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141317179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141317180 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0031e2fe) (sccp_scrc.c:477) 20241130141317180 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241130141317180 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141317180 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141317180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141317180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141317180 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141317180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141317180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141317181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141317183 DLCTRL DEBUG Command: GET 42100850 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141317183 DLCTRL DEBUG Tx Command reply: GET_REPLY 42100850 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141317188 DLCTRL DEBUG Command: GET 743766374 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141317188 DLCTRL DEBUG Tx Command reply: GET_REPLY 743766374 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141317190 DLCTRL DEBUG Command: GET 486847519 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141317190 DLCTRL DEBUG Tx Command reply: GET_REPLY 486847519 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141317190 DLCTRL DEBUG Command: GET 216137301 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141317190 DLCTRL DEBUG Tx Command reply: GET_REPLY 216137301 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141317191 DLCTRL DEBUG Command: GET 703262603 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141317191 DLCTRL DEBUG Tx Command reply: GET_REPLY 703262603 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141317192 DLCTRL DEBUG Command: GET 60611587 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141317192 DLCTRL DEBUG Tx Command reply: GET_REPLY 60611587 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141317193 DLCTRL DEBUG Command: GET 189482353 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141317193 DLCTRL DEBUG Tx Command reply: GET_REPLY 189482353 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141317193 DLCTRL DEBUG Command: GET 280334086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141317193 DLCTRL DEBUG Tx Command reply: GET_REPLY 280334086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141317194 DLCTRL DEBUG Command: GET 273770205 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141317194 DLCTRL DEBUG Tx Command reply: GET_REPLY 273770205 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141317195 DLCTRL DEBUG Command: GET 48130596 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141317195 DLCTRL DEBUG Tx Command reply: GET_REPLY 48130596 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141317195 DLCTRL DEBUG Command: GET 872744028 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141317195 DLCTRL DEBUG Tx Command reply: GET_REPLY 872744028 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141317196 DLCTRL DEBUG Command: GET 62584753 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141317196 DLCTRL DEBUG Tx Command reply: GET_REPLY 62584753 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141317197 DLCTRL DEBUG Command: GET 769462335 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141317197 DLCTRL DEBUG Tx Command reply: GET_REPLY 769462335 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141317197 DLCTRL DEBUG Command: GET 69316475 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141317197 DLCTRL DEBUG Tx Command reply: GET_REPLY 69316475 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141317198 DLCTRL DEBUG Command: GET 317114446 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141317198 DLCTRL DEBUG Tx Command reply: GET_REPLY 317114446 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141317199 DLCTRL DEBUG Command: GET 54053226 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141317199 DLCTRL DEBUG Tx Command reply: GET_REPLY 54053226 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141317199 DLCTRL DEBUG Command: GET 281067530 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141317199 DLCTRL DEBUG Tx Command reply: GET_REPLY 281067530 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141317200 DLCTRL DEBUG Command: GET 528716590 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141317200 DLCTRL DEBUG Tx Command reply: GET_REPLY 528716590 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141317201 DLCTRL DEBUG Command: GET 51890168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141317201 DLCTRL DEBUG Tx Command reply: GET_REPLY 51890168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141317201 DLCTRL DEBUG Command: GET 792652137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141317201 DLCTRL DEBUG Tx Command reply: GET_REPLY 792652137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000111110100'B, t_guard := 20.000000 } 20241130141317212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)13010757 20241130141318241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141318241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141318241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130141318241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141318241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc68745, normal) (hnbgw_rua.c:407) 20241130141318241 DHNB DEBUG map_rua[0x555fde28f6c0]{init}: Allocated (fsm.c:456) 20241130141318241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141318241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010757 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141318241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141318241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141318241 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130141318241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010757 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130141318241 DCN DEBUG map_sccp[0x555fde289c90]{init}: Allocated (fsm.c:456) 20241130141318241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141318241 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13010757 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141318241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010757 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130141318241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141318241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141318241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141318241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141318241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141318241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141318241 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: Allocated (fsm.c:456) 20241130141318241 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141318241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001f40056400500f1100926) (sccp_scrc.c:406) 20241130141318241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141318241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141318241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141318241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141318241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141318241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141318241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141318241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141318241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141318241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141318241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141318241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141318241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141318241 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141318241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141318241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141318241 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141318241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141318241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141318241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141318241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141318241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141318242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141318242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)16484004 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141318260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141318261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141318261 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141318261 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141318261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141318261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141318261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141318261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141318261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141318261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141318261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141318261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141318261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141318261 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00affc4e) (sccp_scrc.c:477) 20241130141318261 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241130141318261 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141318261 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141318261 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141318261 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141318261 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141318261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141318261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141318263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141318265 DLCTRL DEBUG Command: GET 83057270 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141318265 DLCTRL DEBUG Tx Command reply: GET_REPLY 83057270 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141318269 DLCTRL DEBUG Command: GET 848656075 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141318269 DLCTRL DEBUG Tx Command reply: GET_REPLY 848656075 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141318273 DLCTRL DEBUG Command: GET 82084399 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141318273 DLCTRL DEBUG Tx Command reply: GET_REPLY 82084399 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141318275 DLCTRL DEBUG Command: GET 396648321 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141318275 DLCTRL DEBUG Tx Command reply: GET_REPLY 396648321 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141318277 DLCTRL DEBUG Command: GET 338194998 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141318277 DLCTRL DEBUG Tx Command reply: GET_REPLY 338194998 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141318279 DLCTRL DEBUG Command: GET 970314897 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141318279 DLCTRL DEBUG Tx Command reply: GET_REPLY 970314897 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141318280 DLCTRL DEBUG Command: GET 239838747 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141318280 DLCTRL DEBUG Tx Command reply: GET_REPLY 239838747 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141318281 DLCTRL DEBUG Command: GET 40885922 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141318281 DLCTRL DEBUG Tx Command reply: GET_REPLY 40885922 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141318282 DLCTRL DEBUG Command: GET 427185995 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141318282 DLCTRL DEBUG Tx Command reply: GET_REPLY 427185995 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141318283 DLCTRL DEBUG Command: GET 989111282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141318283 DLCTRL DEBUG Tx Command reply: GET_REPLY 989111282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141318284 DLCTRL DEBUG Command: GET 994396905 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141318284 DLCTRL DEBUG Tx Command reply: GET_REPLY 994396905 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141318285 DLCTRL DEBUG Command: GET 897381356 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141318285 DLCTRL DEBUG Tx Command reply: GET_REPLY 897381356 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141318286 DLCTRL DEBUG Command: GET 956020908 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141318286 DLCTRL DEBUG Tx Command reply: GET_REPLY 956020908 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141318287 DLCTRL DEBUG Command: GET 517671485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141318287 DLCTRL DEBUG Tx Command reply: GET_REPLY 517671485 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141318287 DLCTRL DEBUG Command: GET 178753973 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141318287 DLCTRL DEBUG Tx Command reply: GET_REPLY 178753973 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141318288 DLCTRL DEBUG Command: GET 893326492 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141318288 DLCTRL DEBUG Tx Command reply: GET_REPLY 893326492 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141318289 DLCTRL DEBUG Command: GET 842897118 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141318289 DLCTRL DEBUG Tx Command reply: GET_REPLY 842897118 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141318290 DLCTRL DEBUG Command: GET 981629472 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141318290 DLCTRL DEBUG Tx Command reply: GET_REPLY 981629472 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141318290 DLCTRL DEBUG Command: GET 170381807 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141318290 DLCTRL DEBUG Tx Command reply: GET_REPLY 170381807 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141318291 DLCTRL DEBUG Command: GET 410890547 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141318291 DLCTRL DEBUG Tx Command reply: GET_REPLY 410890547 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: "disconnecting msc0" 20241130141318292 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(960)@ae4ce1960a61: Final verdict of PTC: none 20241130141318293 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141318293 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141318293 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141318293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141318293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141318293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141318293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141318293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141318293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141318293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141318293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141318293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141318293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141318293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141318293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141318293 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141318293 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141318293 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141318293 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141318293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141318293 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141318293 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141318293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e2fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141318293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141318293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141318293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141318293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141318293 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141318293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141318293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141318293 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141318293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141318293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141318293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141318293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{disrupted}: Freeing instance (context_map.c:202) 20241130141318293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1257109)[0x555fde1bb3c0]{disrupted}: Deallocated (fsm.c:568) 20241130141318293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141318293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141318293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141318293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141318293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141318293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141318293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141318293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141318293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141318293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{disconnected}: Freeing instance (context_map.c:206) 20241130141318293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x555fde2d6b00]{disconnected}: Deallocated (fsm.c:568) 20241130141318293 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1257109 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141318293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141318293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-M3UA(961)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: 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 := '000000000000001010000110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@ae4ce1960a61: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)1257109 20241130141318306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)14623440 20241130141319331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141319331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141319331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141319331 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141319331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf22d0, normal) (hnbgw_rua.c:407) 20241130141319331 DHNB DEBUG map_rua[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141319331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141319331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14623440 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141319331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141319331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141319331 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14623440 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130141319331 DCN DEBUG map_sccp[0x555fde2d6b00]{init}: Allocated (fsm.c:456) 20241130141319331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141319331 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14623440 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141319331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14623440 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141319331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141319331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141319331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141319331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141319331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141319331 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141319331 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: Allocated (fsm.c:456) 20241130141319331 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141319331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002860056400500f1100926) (sccp_scrc.c:406) 20241130141319331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141319331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141319331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141319331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141319331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141319331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141319331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141319331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141319331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141319331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141319331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141319331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141319332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141319332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141319332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141319332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141319332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141319332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141319332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141319332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141319332 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141319332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141319332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)15964863 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141319339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319339 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141319339 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141319339 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141319339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141319339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141319339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141319339 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141319339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141319339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141319339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141319339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141319339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141319339 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052bd0b) (sccp_scrc.c:477) 20241130141319339 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241130141319339 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141319339 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141319339 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141319339 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141319340 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:486) 20241130141319340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141319340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141319342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141319344 DLCTRL DEBUG Command: GET 148778792 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141319344 DLCTRL DEBUG Tx Command reply: GET_REPLY 148778792 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141319348 DLCTRL DEBUG Command: GET 322797644 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141319348 DLCTRL DEBUG Tx Command reply: GET_REPLY 322797644 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141319352 DLCTRL DEBUG Command: GET 14070296 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141319352 DLCTRL DEBUG Tx Command reply: GET_REPLY 14070296 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141319355 DLCTRL DEBUG Command: GET 242823629 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141319355 DLCTRL DEBUG Tx Command reply: GET_REPLY 242823629 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141319357 DLCTRL DEBUG Command: GET 581353547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141319357 DLCTRL DEBUG Tx Command reply: GET_REPLY 581353547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141319358 DLCTRL DEBUG Command: GET 839882416 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141319358 DLCTRL DEBUG Tx Command reply: GET_REPLY 839882416 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241130141319359 DLCTRL DEBUG Command: GET 408332790 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141319359 DLCTRL DEBUG Tx Command reply: GET_REPLY 408332790 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141319360 DLCTRL DEBUG Command: GET 644094755 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141319360 DLCTRL DEBUG Tx Command reply: GET_REPLY 644094755 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141319361 DLCTRL DEBUG Command: GET 324102728 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141319361 DLCTRL DEBUG Tx Command reply: GET_REPLY 324102728 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141319362 DLCTRL DEBUG Command: GET 533095438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141319362 DLCTRL DEBUG Tx Command reply: GET_REPLY 533095438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141319362 DLCTRL DEBUG Command: GET 383331200 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141319362 DLCTRL DEBUG Tx Command reply: GET_REPLY 383331200 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141319363 DLCTRL DEBUG Command: GET 461404112 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141319363 DLCTRL DEBUG Tx Command reply: GET_REPLY 461404112 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141319364 DLCTRL DEBUG Command: GET 826006667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141319364 DLCTRL DEBUG Tx Command reply: GET_REPLY 826006667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141319365 DLCTRL DEBUG Command: GET 248949727 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141319365 DLCTRL DEBUG Tx Command reply: GET_REPLY 248949727 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141319365 DLCTRL DEBUG Command: GET 505610312 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141319365 DLCTRL DEBUG Tx Command reply: GET_REPLY 505610312 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141319366 DLCTRL DEBUG Command: GET 826067088 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141319366 DLCTRL DEBUG Tx Command reply: GET_REPLY 826067088 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141319367 DLCTRL DEBUG Command: GET 428143935 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141319367 DLCTRL DEBUG Tx Command reply: GET_REPLY 428143935 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141319368 DLCTRL DEBUG Command: GET 987865388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141319368 DLCTRL DEBUG Tx Command reply: GET_REPLY 987865388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141319368 DLCTRL DEBUG Command: GET 195989317 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141319368 DLCTRL DEBUG Tx Command reply: GET_REPLY 195989317 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141319369 DLCTRL DEBUG Command: GET 554128491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141319369 DLCTRL DEBUG Tx Command reply: GET_REPLY 554128491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141319372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141319372 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141319372 DLINP DEBUG SRVCONN(,r=127.0.0.1:53809<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141319372 DLINP NOTICE SRV(,r=127.0.0.1:53809<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141319372 DMAIN NOTICE (127.0.0.1:53809 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53809<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(956)@ae4ce1960a61: Final verdict of PTC: none 20241130141319372 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141319372 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41919<->l=127.0.0.1:4262) (control_if.c:193) 20241130141319372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141319372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141319372 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(954)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(946)@ae4ce1960a61: Final verdict of PTC: none 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141319372 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141319372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141319372 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141319372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(955)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(962)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-RAN(957)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(953)@ae4ce1960a61: Final verdict of PTC: none 20241130141319372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141319372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141319372 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-RAN(963)@ae4ce1960a61: Final verdict of PTC: none 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141319372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141319372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141319372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141319372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141319372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141319372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141319372 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141319372 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141319372 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141319372 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141319372 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141319372 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141319372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141319373 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141319373 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141319373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141319373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141319373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141319373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141319373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141319373 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141319373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141319373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141319373 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141319373 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141319373 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141319373 DRANAP NOTICE cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141319373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141319373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141319373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141319373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141319373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141319373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141319373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141319373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141319373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141319373 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141319373 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141319373 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141319373 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141319373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141319373 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141319373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00affc4e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141319373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141319373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141319373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141319373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141319373 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@ae4ce1960a61: Final verdict of PTC: none 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141319373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141319373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{disrupted}: Freeing instance (context_map.c:202) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13010757)[0x555fde28f6c0]{disrupted}: Deallocated (fsm.c:568) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{disconnected}: Freeing instance (context_map.c:206) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555fde289c90]{disconnected}: Deallocated (fsm.c:568) 20241130141319373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13010757 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141319373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141319373 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141319373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052bd0b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141319373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141319373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141319373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141319373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141319373 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141319373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141319373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{disrupted}: Freeing instance (context_map.c:202) 20241130141319373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14623440)[0x555fde1bb3c0]{disrupted}: Deallocated (fsm.c:568) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{disconnected}: Freeing instance (context_map.c:206) 20241130141319373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555fde2d6b00]{disconnected}: Deallocated (fsm.c:568) 20241130141319373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14623440 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130141319373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141319373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141319373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141319373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141319373 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141319373 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141319373 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141319373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141319373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141319373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141319373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141319373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141319373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141319373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141319373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(964)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(958)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(947)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(965)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@ae4ce1960a61: Final verdict of PTC: none 20241130141319374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Nov 30 14:13:19 UTC 2024 ====== 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 20241130141319466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141319997 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141319997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ecd96), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141319997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141319997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141319997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141319997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141319997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141319997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141319997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141319997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141319997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141319997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141319997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141319998 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141319998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141319998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141319998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141319998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141319998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141319999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141319999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141319999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141319999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141319999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141319999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141319999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141320070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=600532) 20241130141320294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141320294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141320294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=600532, count=610168) 20241130141321373 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141321373 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141321373 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141321373 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141321373 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141321373 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141321373 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141321373 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141321374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Nov 30 14:13:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141322580 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141322580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141322581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141322581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141322581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141322581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141322581 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141322581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141322581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141322581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141322581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141322581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141322581 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141322581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141322581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141322581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141322581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141322581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141322581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141322581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141322581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141322581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141322581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141322581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141322581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141322581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141322581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141322581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141322581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141322581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141322581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241130141323172 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141323172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323172 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141323172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323172 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141323172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141323172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141323172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141323172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141323172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141323177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141323181 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39557<->l=127.0.0.1:4262) (control_if.c:572) 20241130141323198 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141323198 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141323206 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323206 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323206 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323207 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323207 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323207 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323207 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54847 (stream_srv.c:132) 20241130141323207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54847<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141323208 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323208 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141323208 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323208 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141323208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323208 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323208 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141323208 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141323208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141323208 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141323208 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141323208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323208 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323208 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323208 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141323208 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141323208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141323209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323209 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323209 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141323209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141323209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141323209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323209 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141323209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141323209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141323209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(979)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(977)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141323222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323222 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323222 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323222 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141323222 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323224 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323224 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141323224 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323224 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141323224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323224 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323224 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141323224 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323224 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141323224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323224 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323224 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141323224 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323224 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141323224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323224 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323224 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141323224 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141323224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323224 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141323224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141323224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141323224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141323245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141323245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141323245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141323245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141323245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141323245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141323245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141323245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141323245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141323249 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141323249 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141323249 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141323249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141323249 DHNBAP DEBUG (127.0.0.1:54847 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141323249 DHNBAP NOTICE (127.0.0.1:54847 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141323249 DHNBAP NOTICE (127.0.0.1:54847 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141323249 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141323249 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141323420 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141323421 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141323421 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141323421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141323427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323427 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141323427 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141323427 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141323427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141323428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141323428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141323431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141323431 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141323431 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141323431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141323431 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141323431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141323431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141323431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141323431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141323431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141323431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141323431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141323431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141323431 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141323431 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141323431 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323432 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141323433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141323433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141323433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141323433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141323433 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141323433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141323433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141323436 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141323436 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141323436 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141323436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141323441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141323441 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141323442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141323442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141323442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141323442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141323444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323444 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141323444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141323444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141323444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141323444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141323444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141323445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141323445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141323445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141323445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141323445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141323445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141323445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141323445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141323445 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141323445 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141323446 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141323446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141323446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141323446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141323446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141323446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141323446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141323446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141323446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141323446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323447 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141323447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141323447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141323447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141323447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141323447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141323871 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3916f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141323871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323871 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000623f0), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141323872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323872 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141323872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141323872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141323872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141323872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141323872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141323872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141323872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141323872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141323872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141323872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141323872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141323872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141323872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141323880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141323880 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141323880 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141323880 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141323880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141323880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141323880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141323880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141323880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141323880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141323880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141323880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141323880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141323880 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=00a3916f) (sccp_scrc.c:477) 20241130141323880 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20241130141323880 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141323880 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141323880 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141323880 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141323880 DLSCCP DEBUG SCCP-SCOC(99)[0x555fde2a0010]{IDLE}: Deallocated (fsm.c:568) 20241130141324082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324082 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141324082 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141324082 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141324082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141324082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141324082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141324083 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141324083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141324083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141324083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141324083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141324083 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=000623f0) (sccp_scrc.c:477) 20241130141324083 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241130141324083 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141324083 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141324083 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141324083 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141324083 DLSCCP DEBUG SCCP-SCOC(97)[0x555fde29dc00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141324239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141324239 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141324239 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141324239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141324239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141324239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141324239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141324239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141324239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141324239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141324239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141324239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141324239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141324239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141324239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141324240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141324240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141324240 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141324240 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141324240 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141324240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141324240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141324240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141324240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141324240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141324240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141324240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141324241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141324241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141324240 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141324240 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141324241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324241 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141324241 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141324241 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141324241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141324241 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141324241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141324241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141324241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141324241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141324241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141324241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141324241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141324241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141324241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141324241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141324241 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141324241 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141324290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141324290 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141324290 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141324290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141324290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141324290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141324290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141324291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141324291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141324291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141324291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141324291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141324291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141324291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141324291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141324291 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141324291 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141324291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141324291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141324291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141324291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141324291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141324291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141324291 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141324291 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141324291 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141324291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141324291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141324291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141324291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141324291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141324292 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141324292 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141324292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141324292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141324292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141324292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141324292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141324292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141324292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141324292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141324292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141324292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141324292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141324292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141324292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141324292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141324292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141324292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141324292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141324292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141324292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141324292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141324292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141324292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141324292 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141324292 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141325265 DLCTRL DEBUG Command: GET 360328232 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141325265 DLCTRL DEBUG Tx Command reply: GET_REPLY 360328232 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141325272 DLCTRL DEBUG Command: GET 587252684 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141325272 DLCTRL DEBUG Tx Command reply: GET_REPLY 587252684 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141325276 DLCTRL DEBUG Command: GET 772755045 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141325276 DLCTRL DEBUG Tx Command reply: GET_REPLY 772755045 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141325281 DLCTRL DEBUG Command: GET 201414674 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141325281 DLCTRL DEBUG Tx Command reply: GET_REPLY 201414674 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141325284 DLCTRL DEBUG Command: GET 466299319 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141325284 DLCTRL DEBUG Tx Command reply: GET_REPLY 466299319 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141325287 DLCTRL DEBUG Command: GET 495961829 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141325287 DLCTRL DEBUG Tx Command reply: GET_REPLY 495961829 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141325289 DLCTRL DEBUG Command: GET 685082599 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141325289 DLCTRL DEBUG Tx Command reply: GET_REPLY 685082599 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141325292 DLCTRL DEBUG Command: GET 329652924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141325292 DLCTRL DEBUG Tx Command reply: GET_REPLY 329652924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141325294 DLCTRL DEBUG Command: GET 228696230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141325294 DLCTRL DEBUG Tx Command reply: GET_REPLY 228696230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141325296 DLCTRL DEBUG Command: GET 511768557 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141325296 DLCTRL DEBUG Tx Command reply: GET_REPLY 511768557 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141325297 DLCTRL DEBUG Command: GET 760011647 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141325297 DLCTRL DEBUG Tx Command reply: GET_REPLY 760011647 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141325299 DLCTRL DEBUG Command: GET 481687135 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141325299 DLCTRL DEBUG Tx Command reply: GET_REPLY 481687135 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141325300 DLCTRL DEBUG Command: GET 763616632 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141325300 DLCTRL DEBUG Tx Command reply: GET_REPLY 763616632 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141325302 DLCTRL DEBUG Command: GET 229163431 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141325302 DLCTRL DEBUG Tx Command reply: GET_REPLY 229163431 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141325303 DLCTRL DEBUG Command: GET 990259425 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141325303 DLCTRL DEBUG Tx Command reply: GET_REPLY 990259425 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141325304 DLCTRL DEBUG Command: GET 834907133 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141325304 DLCTRL DEBUG Tx Command reply: GET_REPLY 834907133 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141325305 DLCTRL DEBUG Command: GET 488749704 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141325305 DLCTRL DEBUG Tx Command reply: GET_REPLY 488749704 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141325306 DLCTRL DEBUG Command: GET 395323967 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141325306 DLCTRL DEBUG Tx Command reply: GET_REPLY 395323967 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141325307 DLCTRL DEBUG Command: GET 489184845 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141325307 DLCTRL DEBUG Tx Command reply: GET_REPLY 489184845 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141325308 DLCTRL DEBUG Command: GET 380629238 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141325308 DLCTRL DEBUG Tx Command reply: GET_REPLY 380629238 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: 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@ae4ce1960a61: "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@ae4ce1960a61: 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 := '000000000000000001011100'B, t_guard := 20.000000 } 20241130141325333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)6378753 20241130141326389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141326389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141326389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130141326389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141326389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x615501, normal) (hnbgw_rua.c:407) 20241130141326389 DHNB DEBUG map_rua[0x555fde29dc00]{init}: Allocated (fsm.c:456) 20241130141326389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141326389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6378753 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141326389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141326389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141326389 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130141326389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6378753 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141326389 DCN DEBUG map_sccp[0x555fde2a0010]{init}: Allocated (fsm.c:456) 20241130141326389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141326389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6378753 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141326389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6378753 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130141326389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141326389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141326389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141326390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141326390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141326390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141326390 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: Allocated (fsm.c:456) 20241130141326390 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141326390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20241130141326390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141326390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141326390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141326390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141326390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141326390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141326390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141326390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141326390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141326390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141326390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141326390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141326390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141326390 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141326390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141326390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141326390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141326390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141326390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141326390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141326390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141326390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141326390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141326390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)9234462 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141326411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141326411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141326411 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141326411 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141326412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141326412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141326412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141326412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141326412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141326412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141326412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141326412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141326412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141326412 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a19445) (sccp_scrc.c:477) 20241130141326412 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241130141326412 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141326412 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141326412 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141326412 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141326412 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141326412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141326412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141326413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141326415 DLCTRL DEBUG Command: GET 894842280 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141326416 DLCTRL DEBUG Tx Command reply: GET_REPLY 894842280 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141326419 DLCTRL DEBUG Command: GET 413996103 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141326420 DLCTRL DEBUG Tx Command reply: GET_REPLY 413996103 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141326423 DLCTRL DEBUG Command: GET 455700283 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141326423 DLCTRL DEBUG Tx Command reply: GET_REPLY 455700283 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141326425 DLCTRL DEBUG Command: GET 218551588 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141326425 DLCTRL DEBUG Tx Command reply: GET_REPLY 218551588 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141326427 DLCTRL DEBUG Command: GET 878752438 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141326427 DLCTRL DEBUG Tx Command reply: GET_REPLY 878752438 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141326428 DLCTRL DEBUG Command: GET 230105836 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141326428 DLCTRL DEBUG Tx Command reply: GET_REPLY 230105836 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141326429 DLCTRL DEBUG Command: GET 51554433 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141326429 DLCTRL DEBUG Tx Command reply: GET_REPLY 51554433 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141326430 DLCTRL DEBUG Command: GET 145478634 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141326430 DLCTRL DEBUG Tx Command reply: GET_REPLY 145478634 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141326431 DLCTRL DEBUG Command: GET 773971291 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141326431 DLCTRL DEBUG Tx Command reply: GET_REPLY 773971291 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141326432 DLCTRL DEBUG Command: GET 870297332 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141326432 DLCTRL DEBUG Tx Command reply: GET_REPLY 870297332 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141326432 DLCTRL DEBUG Command: GET 143964313 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141326432 DLCTRL DEBUG Tx Command reply: GET_REPLY 143964313 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141326433 DLCTRL DEBUG Command: GET 490808769 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141326433 DLCTRL DEBUG Tx Command reply: GET_REPLY 490808769 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141326434 DLCTRL DEBUG Command: GET 911879656 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141326434 DLCTRL DEBUG Tx Command reply: GET_REPLY 911879656 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141326434 DLCTRL DEBUG Command: GET 484611537 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141326434 DLCTRL DEBUG Tx Command reply: GET_REPLY 484611537 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141326435 DLCTRL DEBUG Command: GET 250553257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141326435 DLCTRL DEBUG Tx Command reply: GET_REPLY 250553257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141326436 DLCTRL DEBUG Command: GET 22792843 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141326436 DLCTRL DEBUG Tx Command reply: GET_REPLY 22792843 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141326436 DLCTRL DEBUG Command: GET 108997525 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141326436 DLCTRL DEBUG Tx Command reply: GET_REPLY 108997525 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141326437 DLCTRL DEBUG Command: GET 323761690 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141326437 DLCTRL DEBUG Tx Command reply: GET_REPLY 323761690 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141326438 DLCTRL DEBUG Command: GET 37656457 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141326438 DLCTRL DEBUG Tx Command reply: GET_REPLY 37656457 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141326438 DLCTRL DEBUG Command: GET 669892800 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141326438 DLCTRL DEBUG Tx Command reply: GET_REPLY 669892800 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: 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 := '000000000000000011100111'B, t_guard := 20.000000 } 20241130141326449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)2270073 20241130141327473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141327473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141327473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130141327473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141327473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22a379, normal) (hnbgw_rua.c:407) 20241130141327473 DHNB DEBUG map_rua[0x555fde289c90]{init}: Allocated (fsm.c:456) 20241130141327473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141327473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2270073 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141327473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141327473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141327473 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130141327473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2270073 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141327473 DCN DEBUG map_sccp[0x555fde1bb3c0]{init}: Allocated (fsm.c:456) 20241130141327473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141327473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2270073 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141327473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2270073 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130141327473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141327473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141327473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141327473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141327473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141327473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141327473 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: Allocated (fsm.c:456) 20241130141327473 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141327473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20241130141327473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141327473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141327473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141327474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141327474 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141327474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141327474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141327474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141327474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141327474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141327474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141327474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141327474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141327474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141327474 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)6569195 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141327482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141327482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141327482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141327482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141327482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141327482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141327482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141327482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141327482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141327482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141327482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141327482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141327482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141327482 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00521b4c) (sccp_scrc.c:477) 20241130141327482 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241130141327482 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141327482 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141327482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141327482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141327482 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141327482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141327482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141327485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141327487 DLCTRL DEBUG Command: GET 234219566 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141327487 DLCTRL DEBUG Tx Command reply: GET_REPLY 234219566 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141327489 DLCTRL DEBUG Command: GET 396343455 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141327489 DLCTRL DEBUG Tx Command reply: GET_REPLY 396343455 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141327491 DLCTRL DEBUG Command: GET 478322394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141327491 DLCTRL DEBUG Tx Command reply: GET_REPLY 478322394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141327492 DLCTRL DEBUG Command: GET 41929323 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141327492 DLCTRL DEBUG Tx Command reply: GET_REPLY 41929323 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141327493 DLCTRL DEBUG Command: GET 541308283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141327493 DLCTRL DEBUG Tx Command reply: GET_REPLY 541308283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141327494 DLCTRL DEBUG Command: GET 400475496 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141327494 DLCTRL DEBUG Tx Command reply: GET_REPLY 400475496 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141327495 DLCTRL DEBUG Command: GET 950881201 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141327495 DLCTRL DEBUG Tx Command reply: GET_REPLY 950881201 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141327496 DLCTRL DEBUG Command: GET 141396607 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141327496 DLCTRL DEBUG Tx Command reply: GET_REPLY 141396607 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141327497 DLCTRL DEBUG Command: GET 172720845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141327497 DLCTRL DEBUG Tx Command reply: GET_REPLY 172720845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141327497 DLCTRL DEBUG Command: GET 686826537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141327497 DLCTRL DEBUG Tx Command reply: GET_REPLY 686826537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141327498 DLCTRL DEBUG Command: GET 964084604 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141327498 DLCTRL DEBUG Tx Command reply: GET_REPLY 964084604 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141327499 DLCTRL DEBUG Command: GET 675055475 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141327499 DLCTRL DEBUG Tx Command reply: GET_REPLY 675055475 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141327499 DLCTRL DEBUG Command: GET 534524789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141327499 DLCTRL DEBUG Tx Command reply: GET_REPLY 534524789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141327500 DLCTRL DEBUG Command: GET 375929090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141327500 DLCTRL DEBUG Tx Command reply: GET_REPLY 375929090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141327501 DLCTRL DEBUG Command: GET 404565919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141327501 DLCTRL DEBUG Tx Command reply: GET_REPLY 404565919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141327501 DLCTRL DEBUG Command: GET 541850758 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141327501 DLCTRL DEBUG Tx Command reply: GET_REPLY 541850758 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141327502 DLCTRL DEBUG Command: GET 341200844 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141327502 DLCTRL DEBUG Tx Command reply: GET_REPLY 341200844 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141327502 DLCTRL DEBUG Command: GET 827923273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141327503 DLCTRL DEBUG Tx Command reply: GET_REPLY 827923273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141327503 DLCTRL DEBUG Command: GET 149800508 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141327503 DLCTRL DEBUG Tx Command reply: GET_REPLY 149800508 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141327504 DLCTRL DEBUG Command: GET 855034932 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141327504 DLCTRL DEBUG Tx Command reply: GET_REPLY 855034932 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: "connecting cnlink 1" 20241130141327504 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(988)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141327721 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141327721 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141327721 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141327721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(988)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141327730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141327730 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141327730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141327730 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141327730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141327730 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141327730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141327735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141327735 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141327735 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141327735 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141327735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141327735 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141327735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141327736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141327736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141327736 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141327736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141327736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141327736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141327736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141327736 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141327736 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141327736 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141327737 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141327737 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141327737 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141327737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141327737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141327737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141327737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141327737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141327737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141327737 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141327737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141327737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141327737 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141327738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141327738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141327738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141327738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141327738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141327738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141327738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141327738 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328294 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141328294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e2fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141328294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141328294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141328294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141328294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141328295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141328295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141328295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141328295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141328295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141328295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141328295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141328295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141328301 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141328301 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141328301 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141328301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141328301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141328301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141328301 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141328301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141328301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141328301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141328301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141328301 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=0031e2fe) (sccp_scrc.c:477) 20241130141328301 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241130141328301 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141328301 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141328301 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141328301 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141328301 DLSCCP DEBUG SCCP-SCOC(108)[0x555fde2b80a0]{IDLE}: Deallocated (fsm.c:568) MTC@ae4ce1960a61: 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 := '000000000000001010010001'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141328530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141328530 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141328530 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141328530 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141328530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141328530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141328530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141328530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141328530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141328530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141328530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141328530 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141328530 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) 20241130141328530 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) 20241130141328530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141328530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141328530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141328530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141328530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141328530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141328530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141328530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141328530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141328530 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141328530 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: link up (cnlink.c:111) 20241130141328530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141328530 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141328530 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141328530 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141328530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141328530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141328530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141328530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141328530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141328530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141328530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141328530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141328530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141328530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141328530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141328530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141328530 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141328530 DRANAP INFO cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141328545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141329373 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141329373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052bd0b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141329373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141329373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329374 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141329374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00affc4e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141329374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329374 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141329374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141329374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141329374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141329374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329388 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141329388 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141329388 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141329388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141329389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141329389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141329389 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141329389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141329389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141329389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141329389 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=0052bd0b) (sccp_scrc.c:477) 20241130141329389 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241130141329389 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141329389 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141329389 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141329389 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141329389 DLSCCP DEBUG SCCP-SCOC(110)[0x555fde29d980]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@ae4ce1960a61: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)5760090 20241130141329576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141329576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141329576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141329576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141329576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x57e45a, normal) (hnbgw_rua.c:407) 20241130141329576 DHNB DEBUG map_rua[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141329576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141329576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760090 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141329576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141329576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141329576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760090 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130141329576 DCN DEBUG map_sccp[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141329576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141329576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5760090 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130141329576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760090 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141329576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141329576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141329576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141329576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141329576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141329576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141329576 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{IDLE}: Allocated (fsm.c:456) 20241130141329576 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141329577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002910056400500f1100926) (sccp_scrc.c:406) 20241130141329577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141329577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141329577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141329577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141329577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141329577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141329577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141329577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141329577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141329577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141329577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141329577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141329577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141329577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141329577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329577 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141329577 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141329577 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141329577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141329577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141329577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141329577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141329577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141329577 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=00affc4e) (sccp_scrc.c:477) 20241130141329577 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141329577 DLSCCP DEBUG SCCP-SCOC(109)[0x555fde2b8870]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)2894742 HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141329596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: 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 } } } 20241130141329598 DLCTRL DEBUG Command: GET 523922355 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130141329598 DLCTRL DEBUG Tx Command reply: GET_REPLY 523922355 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141329602 DLCTRL DEBUG Command: GET 918352003 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130141329602 DLCTRL DEBUG Tx Command reply: GET_REPLY 918352003 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141329606 DLCTRL DEBUG Command: GET 373135228 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141329606 DLCTRL DEBUG Tx Command reply: GET_REPLY 373135228 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141329610 DLCTRL DEBUG Command: GET 310539499 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141329610 DLCTRL DEBUG Tx Command reply: GET_REPLY 310539499 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141329612 DLCTRL DEBUG Command: GET 732018444 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141329612 DLCTRL DEBUG Tx Command reply: GET_REPLY 732018444 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141329613 DLCTRL DEBUG Command: GET 472669290 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130141329613 DLCTRL DEBUG Tx Command reply: GET_REPLY 472669290 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141329614 DLCTRL DEBUG Command: GET 965665905 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130141329614 DLCTRL DEBUG Tx Command reply: GET_REPLY 965665905 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141329615 DLCTRL DEBUG Command: GET 443257107 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141329615 DLCTRL DEBUG Tx Command reply: GET_REPLY 443257107 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141329616 DLCTRL DEBUG Command: GET 487920670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141329616 DLCTRL DEBUG Tx Command reply: GET_REPLY 487920670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141329617 DLCTRL DEBUG Command: GET 330196199 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141329617 DLCTRL DEBUG Tx Command reply: GET_REPLY 330196199 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141329617 DLCTRL DEBUG Command: GET 43177122 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130141329617 DLCTRL DEBUG Tx Command reply: GET_REPLY 43177122 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141329618 DLCTRL DEBUG Command: GET 815228909 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130141329618 DLCTRL DEBUG Tx Command reply: GET_REPLY 815228909 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141329619 DLCTRL DEBUG Command: GET 751352991 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141329619 DLCTRL DEBUG Tx Command reply: GET_REPLY 751352991 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141329620 DLCTRL DEBUG Command: GET 449045541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141329620 DLCTRL DEBUG Tx Command reply: GET_REPLY 449045541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141329620 DLCTRL DEBUG Command: GET 355463518 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141329620 DLCTRL DEBUG Tx Command reply: GET_REPLY 355463518 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141329621 DLCTRL DEBUG Command: GET 911006455 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130141329621 DLCTRL DEBUG Tx Command reply: GET_REPLY 911006455 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141329622 DLCTRL DEBUG Command: GET 426872498 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130141329622 DLCTRL DEBUG Tx Command reply: GET_REPLY 426872498 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141329623 DLCTRL DEBUG Command: GET 741211633 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141329623 DLCTRL DEBUG Tx Command reply: GET_REPLY 741211633 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141329623 DLCTRL DEBUG Command: GET 939124604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141329623 DLCTRL DEBUG Tx Command reply: GET_REPLY 939124604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141329624 DLCTRL DEBUG Command: GET 532387002 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141329624 DLCTRL DEBUG Tx Command reply: GET_REPLY 532387002 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141329627 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39557<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@ae4ce1960a61: Final verdict of PTC: none 20241130141329627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141329627 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141329627 DLINP DEBUG SRVCONN(,r=127.0.0.1:54847<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn1-SCCP(986)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@ae4ce1960a61: Final verdict of PTC: none 20241130141329627 DLINP NOTICE SRV(,r=127.0.0.1:54847<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@ae4ce1960a61: Final verdict of PTC: none 20241130141329627 DMAIN NOTICE (127.0.0.1:54847 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54847<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141329627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141329627 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141329627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141329627 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141329627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141329627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141329627 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(987)@ae4ce1960a61: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@ae4ce1960a61: Final verdict of PTC: none 20241130141329627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141329627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141329627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141329627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141329627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141329627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329628 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141329628 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141329628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141329628 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141329628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(979)@ae4ce1960a61: Final verdict of PTC: none20241130141329628 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141329628 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141329628 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141329628 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141329628 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141329628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141329628 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df4e57) (sccp_scrc.c:477) 20241130141329628 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141329628 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141329628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141329628 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141329628 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(977)@ae4ce1960a61: Final verdict of PTC: none 20241130141329628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141329628 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141329628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141329628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141329628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141329628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141329628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(983)@ae4ce1960a61: Final verdict of PTC: none 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141329628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(970)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@ae4ce1960a61: Final verdict of PTC: none 20241130141329628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141329628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141329628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141329629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141329629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141329629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141329629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141329629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141329628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141329628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141329628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141329628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141329628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141329628 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141329628 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141329628 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141329628 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141329628 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141329628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a19445), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141329628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141329628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141329628 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141329628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{disrupted}: Freeing instance (context_map.c:202) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6378753)[0x555fde29dc00]{disrupted}: Deallocated (fsm.c:568) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{disconnected}: Freeing instance (context_map.c:206) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x555fde2a0010]{disconnected}: Deallocated (fsm.c:568) 20241130141329628 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6378753 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141329628 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141329628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00521b4c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141329628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141329628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329628 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141329628 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141329628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{disrupted}: Freeing instance (context_map.c:202) 20241130141329628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2270073)[0x555fde289c90]{disrupted}: Deallocated (fsm.c:568) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141329628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x555fde1bb3c0]{disconnected}: Deallocated (fsm.c:568) 20241130141329628 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2270073 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141329628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141329628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141329628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141329628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141329628 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141329628 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141329629 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141329629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141329629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141329629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141329629 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141329629 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141329629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4e57), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141329629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329629 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141329629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329629 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141329629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141329629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141329629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{disrupted}: Freeing instance (context_map.c:202) 20241130141329629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5760090)[0x555fde29d980]{disrupted}: Deallocated (fsm.c:568) 20241130141329629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141329629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141329629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555fde2b80a0]{disconnected}: Deallocated (fsm.c:568) 20241130141329629 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5760090 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(980)@ae4ce1960a61: Final verdict of PTC: none 20241130141329642 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141329642 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141329642 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141329642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141329642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141329642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141329643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141329643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141329643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141329643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141329643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141329643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141329643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141329643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141329643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141329643 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141329643 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141329643 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141329643 DRANAP NOTICE cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(988)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141329644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Nov 30 14:13:29 UTC 2024 ====== 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 20241130141329705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141329998 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141329998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ecd96), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141329998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141329998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141329998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141329998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141329998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141329998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141329998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141329998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141329998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141329998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141329999 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141329999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141329999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141329999 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141329999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141329999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141330000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141330000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141330000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141330000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141330000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141330000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141330000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141330308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34710<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525864) Waiting for packet dumper to finish... 1 (prev_count=525864, count=535000) 20241130141331629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141331629 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141331629 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141331629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141331629 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141331629 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141331643 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141331643 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141331643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Nov 30 14:13:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141332582 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141332582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141332582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141332582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141332582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141332582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141332582 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141332582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141332582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141332582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141332582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141332582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141332582 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141332582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141332582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141332582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141332582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141332582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141332582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141332582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141332582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141332582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141332582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141332582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141332582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141332583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141332583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141332583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141332583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141332583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141332583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141332583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141332583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141332583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141333172 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141333172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141333172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141333172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333173 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141333173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141333173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141333173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333173 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141333173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141333173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141333173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141333173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141333173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141333173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_second_rab_assignment started. 20241130141333394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141333398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141333400 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36581<->l=127.0.0.1:4262) (control_if.c:572) 20241130141333415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333415 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333415 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333415 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333415 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(994)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141333415 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141333415 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141333416 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333416 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333417 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333417 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141333417 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333417 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141333417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333417 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333417 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333417 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141333417 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333417 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141333417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333417 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333417 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141333417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141333417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141333417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333417 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333417 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141333417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141333417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333417 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141333417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141333417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141333417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(998)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141333432 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333432 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333432 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333432 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333432 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333432 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333432 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141333432 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333433 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333433 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141333433 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333433 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141333433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333433 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333433 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333433 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141333433 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333433 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141333433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333433 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333433 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333433 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141333434 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141333434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141333434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333434 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141333434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141333434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333434 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141333434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141333434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141333434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(1001)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1001)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141333463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141333463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141333463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141333463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141333463 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141333463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141333463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141333463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141333463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141333630 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141333630 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141333630 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141333630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141333637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141333637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141333637 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141333637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141333637 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141333637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141333639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333639 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141333639 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141333639 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141333639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141333639 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141333639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141333639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141333639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141333639 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141333639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141333639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141333639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141333639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141333639 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141333639 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141333639 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333640 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333640 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141333640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141333640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141333640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333640 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141333640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141333640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141333640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141333640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141333647 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141333647 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141333647 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141333647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1001)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141333651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333651 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141333651 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141333651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141333651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141333651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141333651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141333653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141333653 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141333653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141333653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141333653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141333653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141333653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141333653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141333653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141333653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141333653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141333653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141333653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141333653 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141333653 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141333653 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141333654 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141333654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141333654 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141333654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141333654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141333654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141333654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141333654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141333654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141333655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141333655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141333655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141333655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141333655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141333655 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141333873 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141333873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa9001), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141333873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141333873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141333873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141333873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141333873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141333873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141333873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141333873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141333873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141333873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141333873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141334439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334439 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141334439 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141334439 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141334439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141334439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141334439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141334439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141334439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141334439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141334439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141334439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141334439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141334439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141334439 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141334439 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141334439 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141334439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141334439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141334439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141334439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141334439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141334439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141334439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141334439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141334439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334439 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141334439 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141334439 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141334439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141334439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334439 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141334439 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141334440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141334440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141334440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141334440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141334440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141334440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141334440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141334440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141334440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141334440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141334440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141334440 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141334440 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1000)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141334454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334454 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141334454 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141334454 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141334454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141334454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141334454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141334454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141334454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141334454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141334454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141334454 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141334454 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141334454 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141334454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141334454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141334454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141334454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141334454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141334454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141334454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141334454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141334454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334454 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141334454 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141334454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141334454 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141334454 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141334454 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141334454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141334454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141334454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141334454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141334454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141334454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141334454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141334454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141334454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141334454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141334454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141334454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141334454 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141334454 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141334499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: f_create_expect(l3 := 'CB3C307225058DF8A750'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: Created Expect[0] for 'CB3C307225058DF8A750'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@ae4ce1960a61: Added conn table entry 0TC_second_rab_assignment0(1003)2611861 20241130141335547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141335547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141335548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141335548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141335548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27da95, normal) (hnbgw_rua.c:407) 20241130141335548 DHNB DEBUG map_rua[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141335548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141335548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141335548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141335548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141335548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141335548 DCN DEBUG map_sccp[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141335548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141335548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2611861 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141335548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141335548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141335548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141335548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141335548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141335548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141335548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141335548 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: Allocated (fsm.c:456) 20241130141335548 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141335548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acb3c307225058df8a750004f40030002710056400500f1100926) (sccp_scrc.c:406) 20241130141335548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141335548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141335548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141335548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141335548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141335548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141335548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141335548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141335548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141335548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141335548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141335548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141335548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141335548 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141335548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141335548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141335548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141335548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141335548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141335548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141335548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141335548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141335548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: Found Expect[0] for l3='CB3C307225058DF8A750'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: Added conn table entry 0TC_second_rab_assignment0(1003)5845273 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on connection ID:0 TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141335563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141335563 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141335563 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141335563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141335563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141335563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141335563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141335563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141335564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141335564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141335564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141335564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141335564 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea1dfe) (sccp_scrc.c:477) 20241130141335564 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241130141335564 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141335564 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141335564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141335564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141335564 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141335564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141335564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@ae4ce1960a61: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@ae4ce1960a61: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_len:91 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141335766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141335766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141335766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141335766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141335766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141335766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141335766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141335767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141335767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141335767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141335767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141335767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141335767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141335767 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130141335767 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141335767 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141335767 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141335767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141335767 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141335767 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141335767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141335767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335767 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141335767 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141335767 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141335767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335767 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141335767 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{UNUSED}: Allocated (fsm.c:456) 20241130141335767 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{UNUSED}: is child of mgw(mgw-fsm-2611861-0)[0x555fde2a0010] (fsm.c:486) 20241130141335767 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2611861-0)[0x555fde2a0010] (mgcp_client_endpoint_fsm.c:724) 20241130141335768 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141335768 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141335768 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141335768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde1bb3c0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141335768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde1bb3c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90] (fsm.c:486) 20241130141335768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde1bb3c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141335768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde1bb3c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141335768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 27da'... (mgcp_client.c:805) 20241130141335768 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241130141335768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde1bb3c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141335768 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@ae4ce1960a61: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27da9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1003) TC_second_rab_assignment0(1003)@ae4ce1960a61: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27da9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1003)@ae4ce1960a61: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141335816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241130141335817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141335817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141335817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141335817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141335817 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335817 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141335817 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141335817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335817 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141335817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141335817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141335817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141335817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141335848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141335849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141335849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141335849 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141335849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x27da95) (hnbgw_rua.c:471) 20241130141335849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141335849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141335849 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141335849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141335849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141335849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141335849 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141335849 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141335849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141335849 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2611861-0)[0x555fde2a0010] (mgcp_client_endpoint_fsm.c:724) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141335849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 27da'... (mgcp_client.c:805) 20241130141335849 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141335849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335849 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@ae4ce1960a61: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27da9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141335860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241130141335860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141335860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141335860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335860 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141335860 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141335860 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2611861-0)[0x555fde2a0010] (mgcp_client_endpoint_fsm.c:724) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141335860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde2b8870]{ST_CRCX}: Allocated (fsm.c:456) 20241130141335860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde2b8870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90] (fsm.c:486) 20241130141335860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde2b8870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141335860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde2b8870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130141335860 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 27da'... (mgcp_client.c:805) 20241130141335860 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141335860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2611861-0)[0x555fde2b8870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335860 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@ae4ce1960a61: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27da9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141335874 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241130141335874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141335874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141335874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141335874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335874 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{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) 20241130141335874 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141335874 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141335874 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141335874 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141335874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141335874 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141335874 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141335874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1dfe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141335874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141335874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141335874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141335874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141335874 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141335874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335874 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141335874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141335875 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141335875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141335875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141335875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141335875 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_len:63 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241130141335884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141335884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141335884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141335884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141335884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141335884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141335884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141335884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141335884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141335884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141335884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141335884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141335884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20241130141335884 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130141335884 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141335884 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141335884 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141335884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141335884 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141335884 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141335884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141335884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141335885 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241130141335885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241130141335885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241130141335885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141335885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141335888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141335888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141335888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241130141335888 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141335888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x27da95) (hnbgw_rua.c:471) 20241130141335888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241130141335888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141335888 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141335888 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141335888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141335888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141335888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241130141335888 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141335888 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141335888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1dfe), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241130141335889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141335889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141335889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141335889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141335889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141335889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141335889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141335889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141335889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141335889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141335889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_len:12 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141335897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335897 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141335897 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141335897 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141335897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141335897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141335897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141335897 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141335897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141335897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141335897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141335897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141335897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141335897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141335897 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130141335897 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141335897 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141335897 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141335897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141335897 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141335898 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141335898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141335898 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141335898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141335898 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 27da'... (mgcp_client.c:805) 20241130141335898 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141335898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141335898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141335898 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53329: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 27da'... (mgcp_client.c:805) 20241130141335898 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141335898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141335898 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: Removing from parent mgw(mgw-fsm-2611861-0)[0x555fde2a0010] (mgcp_client_endpoint_fsm.c:873) 20241130141335898 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141335898 DLMGCP DEBUG mgw-endp(mgw-fsm-2611861-0)[0x555fde289c90]{IN_USE}: Deallocated (fsm.c:568) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141335898 DMGW DEBUG mgw(mgw-fsm-2611861-0)[0x555fde2a0010]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141335898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141335898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141335898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141335898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1003)@ae4ce1960a61: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "27da9517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141335909 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241130141335909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141335909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141335909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141335909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555fde1bb3c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141335910 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241130141335910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141335910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141335910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141335910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555fde2b8870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@ae4ce1960a61: Deleted conn table entry 0TC_second_rab_assignment0(1003)2611861 20241130141335921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141335921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141335921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141335921 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141335921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x27da95,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141335921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141335921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141335921 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141335921 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141335921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141335921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141335921 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141335921 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141335921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1dfe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141335921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141335921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141335921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141335921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141335921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141335921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141335921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141335921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141335921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141335921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141335921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141335921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141335921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141335921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: Deleted conn table entry 0TC_second_rab_assignment0(1003)5845273 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on connection ID:0 20241130141335931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141335931 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141335931 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141335931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141335931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141335931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141335931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141335931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141335931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141335931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141335931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141335931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141335931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00ea1dfe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141335931 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241130141335932 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141335932 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141335932 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141335932 DCN DEBUG handle_cn_disc_ind() conn_id=114 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141335932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141335932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141335932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141335932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{disconnected}: Freeing instance (context_map.c:202) 20241130141335932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611861)[0x555fde29d980]{disconnected}: Deallocated (fsm.c:568) 20241130141335932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141335932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141335932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x555fde2b80a0]{disconnected}: Deallocated (fsm.c:568) 20241130141335932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611861 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141335932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1dfe), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241130141335932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141335932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141335932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141335932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141335932 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141335932 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141335932 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141335932 DLSCCP DEBUG SCCP-SCOC(114)[0x555fde29dc00]{IDLE}: Deallocated (fsm.c:568) 20241130141335932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141335932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141335932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141335932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141335932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141335932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141335932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141335932 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141337932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141337943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141337943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141337943 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141337943 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_second_rab_assignment(990)@ae4ce1960a61: Final verdict of PTC: none 20241130141337943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141337944 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36581<->l=127.0.0.1:4262) (control_if.c:193) 20241130141337944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141337944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141337945 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141337945 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141337945 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141337945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141337945 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(1000)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(999)@ae4ce1960a61: Final verdict of PTC: none 20241130141337945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141337945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141337945 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141337945 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141337945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141337946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141337946 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141337946 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141337946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(997)@ae4ce1960a61: Final verdict of PTC: none 20241130141337945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141337945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141337945 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141337945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141337945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141337945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141337946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141337946 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141337946 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141337946 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141337946 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141337946 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141337946 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141337946 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141337946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141337946 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141337946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141337946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141337946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141337946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141337946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141337946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141337946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141337946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141337946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141337946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141337946 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141337946 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141337946 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0-RUA(995)@ae4ce1960a61: Final verdict of PTC: none HNBGW-MGCP(1002)@ae4ce1960a61: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(994)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1001)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(991)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141337951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(993)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Nov 30 14:13:37 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241130141338037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141338639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44086<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362020) 20241130141339629 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141339629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00521b4c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141339629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141339629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141339629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141339629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141339629 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141339629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a19445), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141339629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141339629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141339629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141339629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141339629 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141339629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4e57), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141339629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141339629 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141339629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141339629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141339629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141339629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141339629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141339629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141339629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141339629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141339629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141339629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141339630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141339630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141339630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141339630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141339630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141339630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141339630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141339630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141339630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141339630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=362020, count=362560) 20241130141339946 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141339946 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141339946 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141339946 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141339946 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141339946 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141339999 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141339999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ecd96), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141339999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141339999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141339999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141339999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141339999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141339999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141339999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141339999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141340000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141340000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141340000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141340000 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141340001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141340001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141340001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141340001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141340001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141340001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141340001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141340001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141340001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141340001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141340001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141340001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Nov 30 14:13:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241130141341740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141341745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141341749 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34113<->l=127.0.0.1:4262) (control_if.c:572) 20241130141341767 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341767 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341767 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341767 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341767 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341767 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341767 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341767 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341768 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341768 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141341768 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141341768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341768 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341768 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141341768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141341768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341768 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141341768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141341768 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341768 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141341768 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141341768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141341768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141341768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141341769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341769 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141341769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341769 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341769 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341769 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141341769 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141341769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341769 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141341769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341769 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141341769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141341769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141341769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1012)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(1012)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(1010)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141341786 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341786 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341786 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341786 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341786 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341786 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341786 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141341786 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341787 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341787 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141341787 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341787 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141341787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341787 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341787 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341787 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141341787 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341787 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141341787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341787 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341787 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341787 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141341787 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141341787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141341787 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141341787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341787 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141341787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341787 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341787 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341787 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141341787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141341787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141341788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341788 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141341788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141341788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141341788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141341788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141341788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(1015)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141341984 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141341984 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141341984 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141341984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1012)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141341994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141341994 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141341994 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141341994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141341994 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141341994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141341997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141341997 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141341997 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141341997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141341997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141341997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141341997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141341997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141341998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141341998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141341998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141341998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141341998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141341998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141341998 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141341998 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141341998 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141341999 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141341999 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141341999 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141341999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141341999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141341999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141341999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141341999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141341999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141341999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141341999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141341999 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141341999 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141341999 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141341999 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141341999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141342000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141342000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141342000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141342000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141342000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1015)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141342006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141342006 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141342006 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141342006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141342006 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141342006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141342007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141342007 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141342007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141342007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141342007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141342007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141342007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141342007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141342007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141342007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141342007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141342007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141342007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141342007 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141342007 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141342007 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141342008 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141342008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141342008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141342008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141342008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141342008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141342009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342009 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141342009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141342009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141342009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141342009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141342009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342583 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141342583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141342583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141342583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342584 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141342584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141342584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342584 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141342584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342584 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141342584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141342584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342584 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141342584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141342584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141342584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141342584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc0-RAN(1011)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141342803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342803 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141342803 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141342803 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141342803 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141342803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141342803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141342803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141342803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141342803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141342803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141342803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141342803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141342803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141342803 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141342803 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141342803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141342803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141342803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141342803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342803 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141342803 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141342803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141342803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141342803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141342804 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141342805 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141342805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141342805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141342805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141342805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141342805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141342805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141342805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141342805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141342805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141342805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141342805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141342805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141342805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141342805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141342805 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141342805 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141342809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141342809 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141342809 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141342809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141342809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141342809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141342809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141342810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141342810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141342810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141342810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141342810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141342810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141342810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141342810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141342810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141342810 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141342810 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141342810 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141342810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141342810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141342810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141342810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141342810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141342810 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141342810 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141342810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141342810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141342810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141342810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141342810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141342810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141342810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141342811 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141342811 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141342811 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141342812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141342812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141342812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141342812 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141342812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141342812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141342812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141342812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141342812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141342812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141342812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141342812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141342812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141342812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141342812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141342812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141342812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141342812 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141342812 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141342812 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141342813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141342813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141342813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141342813 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141342814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141342814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141342814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141342814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141342814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141342820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141342820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141342820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241130141342820 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241130141342820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241130141343022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141343022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141343022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141343022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141343022 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141343022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141343022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141343022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141343022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed MTC@ae4ce1960a61: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141343037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141343037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34113<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1011)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(1005)@ae4ce1960a61: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1010)@ae4ce1960a61: Final verdict of PTC: none 20241130141343037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141343037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141343037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141343037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141343037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(1016)@ae4ce1960a61: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1014)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1013)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1015)@ae4ce1960a61: Final verdict of PTC: none 20241130141343038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141343038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141343038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141343038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141343038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141343038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141343038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141343038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141343038 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141343038 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141343038 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141343038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141343038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141343038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141343038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141343038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141343038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141343038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141343038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141343038 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141343038 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141343038 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: link lost (cnlink.c:118) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141343038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@ae4ce1960a61: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. 20241130141343038 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141343038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141343038 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141343038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141343038 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141343038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141343038 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141343038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141343038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141343038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Sat Nov 30 14:13:43 UTC 2024 ====== 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 20241130141343078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141343173 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141343173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078f572), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141343173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141343173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141343173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141343173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141343174 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141343174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb67a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141343174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141343174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141343174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141343174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141343174 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141343174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00807361), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141343174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141343174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141343174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141343174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141343174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141343174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141343174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141343174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141343174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141343174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141343174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141343174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141343174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141343174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141343174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141343174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141343174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141343681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211304) 20241130141343867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141343867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141343867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141343867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141343867 DLSCCP DEBUG SCCP-SCOC(98)[0x555fde2a23e0]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=211304, count=239480) 20241130141345039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141345039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141345039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141345039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141345039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141345039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Nov 30 14:13:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ae4ce1960a61: Test case TC_apply_sccp started. 20241130141346776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141346779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141346783 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38723<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1021)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141346797 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141346797 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141346806 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346806 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346807 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346807 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346807 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346807 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346807 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346807 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1023)@ae4ce1960a61: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141346807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54840 (stream_srv.c:132) 20241130141346807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54840<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141346807 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346807 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141346807 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141346807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141346807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346807 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141346808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141346808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141346808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141346809 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346809 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141346809 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346809 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141346809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346809 DRANAP DEBUG cnlink(msc-3)[0x555fde285640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346809 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346809 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141346809 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346809 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141346809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346809 DRANAP DEBUG cnlink(msc-2)[0x555fde21b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141346809 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346809 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141346809 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141346809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346809 DRANAP DEBUG cnlink(msc-1)[0x555fde21e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141346809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141346809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-M3UA(1027)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@ae4ce1960a61: ************************************************* HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141346824 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346824 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346825 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346825 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346825 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346825 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346825 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141346825 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141346826 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346826 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141346826 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346826 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141346826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346826 DRANAP DEBUG cnlink(sgsn-3)[0x555fde287c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346826 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346826 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141346826 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141346826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141346826 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346826 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141346826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346826 DRANAP DEBUG cnlink(sgsn-2)[0x555fde2872f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346826 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141346826 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141346826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346826 DRANAP DEBUG cnlink(sgsn-1)[0x555fde286960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346827 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141346827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141346827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141346827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141346827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141346827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141346827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141346827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141346827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141346827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141346827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141346827 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141346827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141346827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141346827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141346827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141346827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141346827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141346827 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ae4ce1960a61: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ae4ce1960a61: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1030)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-M3UA(1030)@ae4ce1960a61: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@ae4ce1960a61: ************************************************* HNBGW_Test.sgsn0-SCCP(1028)@ae4ce1960a61: v_sccp_pdu_maxlen:268 20241130141346852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141346852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141346852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141346852 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141346852 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141346852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141346852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141346852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141346852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): none -> pass 20241130141346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141346857 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141346857 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) 20241130141346857 DLGLOBAL DEBUG validating counter group 0x555fddae1be0(hnb) with 60 counters (rate_ctr.c:86) 20241130141346857 DHNBAP DEBUG (127.0.0.1:54840 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141346857 DHNBAP NOTICE (127.0.0.1:54840 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141346857 DHNBAP NOTICE (127.0.0.1:54840 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141347023 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141347024 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141347024 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141347024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141347031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347031 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141347031 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141347031 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141347031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141347031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141347031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141347035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141347035 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141347035 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141347035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141347035 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141347035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141347035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141347035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141347035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141347035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141347035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141347035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141347035 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141347036 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141347037 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141347037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141347037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141347037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141347037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141347037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141347037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141347037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141347037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141347037 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141347037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141347037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141347037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141347037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141347037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141347037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141347037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141347039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141347039 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141347039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1030)@ae4ce1960a61: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141347048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347048 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141347048 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141347048 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141347048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141347048 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141347048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141347051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347051 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141347051 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141347051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141347051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141347051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141347051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141347051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141347052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141347052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141347052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141347052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141347052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141347052 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141347052 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141347053 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141347053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141347053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141347053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141347053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141347053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141347053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141347053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141347053 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141347053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141347053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141347053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141347053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141347053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141347053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141347053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141347843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347844 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141347844 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141347844 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141347844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141347844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141347844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141347844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141347844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141347844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141347844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141347844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141347844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141347844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141347844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141347845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141347845 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141347845 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141347845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141347845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141347845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141347845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141347845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141347845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141347845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141347845 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141347845 DRANAP NOTICE cnlink(msc-0)[0x555fde23b220]{CONNECTED}: link up (cnlink.c:111) 20241130141347845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141347845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141347845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141347845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141347845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141347845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141347845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141347846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141347846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141347846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141347846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141347846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141347846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141347846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141347846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141347847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141347847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141347847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141347847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141347847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141347847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141347847 DRANAP DEBUG cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141347847 DRANAP INFO cnlink(msc-0)[0x555fde23b220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@ae4ce1960a61: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141347849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141347849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141347849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141347849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141347849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141347849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141347849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141347849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141347849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141347849 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141347849 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141347849 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141347849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141347849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141347849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141347849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141347849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141347849 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141347849 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: link up (cnlink.c:111) 20241130141347849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141347849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141347849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141347849 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141347849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141347849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141347849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141347849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141347849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141347849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141347849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141347849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141347849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141347849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141347849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141347849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141347849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141347849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141347849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141347849 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141347849 DRANAP INFO cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141348889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141349630 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141349630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4e57), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141349630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141349630 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141349630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141349630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141349630 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141349630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a19445), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141349630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141349630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141349630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141349630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141349630 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141349630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00521b4c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141349630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141349631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141349631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141349631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141349630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141349631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141349631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141349631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141349631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141349631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141349631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141349631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141349631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141349631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141349631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141349631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141349636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349636 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141349636 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141349636 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141349636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141349636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141349636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141349636 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141349636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141349636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141349636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141349636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141349636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141349637 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=00a19445) (sccp_scrc.c:477) 20241130141349637 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241130141349637 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141349637 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141349637 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141349637 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141349637 DLSCCP DEBUG SCCP-SCOC(111)[0x555fde28f6c0]{IDLE}: Deallocated (fsm.c:568) 20241130141349838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349838 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141349838 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141349838 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141349838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141349838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141349838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141349838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141349838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141349839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141349839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141349839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141349839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141349839 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=00521b4c) (sccp_scrc.c:477) 20241130141349839 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241130141349839 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141349839 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141349839 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141349839 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141349839 DLSCCP DEBUG SCCP-SCOC(112)[0x555fde2d6b00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) TC_apply_sccp-Iuh0-RUA(1022)@ae4ce1960a61: Added conn table entry 0TC_apply_sccp0(1032)1412229 20241130141349938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141349938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141349938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141349938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141349938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x158c85, normal) (hnbgw_rua.c:407) 20241130141349938 DHNB DEBUG map_rua[0x555fde29d980]{init}: Allocated (fsm.c:456) 20241130141349938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141349938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1412229 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141349938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141349938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141349938 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1412229 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141349938 DCN DEBUG map_sccp[0x555fde2b80a0]{init}: Allocated (fsm.c:456) 20241130141349938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141349938 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1412229 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141349938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1412229 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141349938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141349938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141349938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141349939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141349939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141349939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141349939 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: Allocated (fsm.c:456) 20241130141349939 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141349939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003a50056400500f1100926) (sccp_scrc.c:406) 20241130141349939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141349939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141349939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141349939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141349939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141349939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141349939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141349939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141349939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141349939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141349939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141349939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141349939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141349939 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141349939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141349939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141349939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141349939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141349939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141349939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141349939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141349939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141349939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: Added conn table entry 0TC_apply_sccp0(1032)4625522 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1032)@ae4ce1960a61: setverdict(pass): none -> pass 20241130141349960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141349960 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141349960 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141349960 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141349960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141349960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141349960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141349960 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141349960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141349960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141349960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141349960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141349960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141349960 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051f884) (sccp_scrc.c:477) 20241130141349960 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241130141349960 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141349960 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141349961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141349961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141349961 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:486) 20241130141349961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141349961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141350000 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141350000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ecd96), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141350000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141350000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141350000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141350000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141350000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141350000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141350000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141350000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141350000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141350000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141350000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141350000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141350001 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141350001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141350001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141350001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141350001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141350001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141350002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141350002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141350002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141350002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141350002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141350002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141350002 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141350007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141350008 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141350008 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141350008 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141350008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141350008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141350008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141350008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141350008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141350008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141350008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141350008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141350008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141350008 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=000ecd96) (sccp_scrc.c:477) 20241130141350008 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241130141350008 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141350008 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141350008 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141350008 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141350008 DLSCCP DEBUG SCCP-SCOC(106)[0x555fde15b4d0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1032)@ae4ce1960a61: "Changing SCCP address, don't apply yet" 20241130141350962 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241130141351986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141351986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141351986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130141351986 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141351987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x158c85) (hnbgw_rua.c:471) 20241130141351987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1412229 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130141351987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141351987 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130141351987 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141351987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130141351987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141351987 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141351987 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141351987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f884), PART(T=Data,L=22,D=001440120000010010400b0a229c60b509bcaddb239e) (sccp_scrc.c:406) 20241130141351987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141351987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141351987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141351987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141351987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141351987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141351987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141351987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141351987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141351987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141351987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141351987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: vl_from0 HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A99B01A43675C0CDF4CD9'O 20241130141352004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352004 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141352004 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141352004 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141352004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141352004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141352004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141352004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141352004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141352004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141352004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141352004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141352005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141352005 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=22,D=001440120000010010400b0a99b01a43675c0cdf4cd9) (sccp_scrc.c:477) 20241130141352005 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241130141352005 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141352005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141352005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141352005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141352005 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130141352005 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141352005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130141352005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141352005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241130141352005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141352005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_apply_sccp0(1032)@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@ae4ce1960a61: "Apply SCCP address changes" 20241130141352017 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241130141352019 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241130141352019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241130141352019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141352019 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141352019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f884), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141352019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141352019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141352019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141352019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141352019 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141352019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141352019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141352019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141352019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141352019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141352019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141352019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{disrupted}: Freeing instance (context_map.c:202) 20241130141352019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1412229)[0x555fde29d980]{disrupted}: Deallocated (fsm.c:568) 20241130141352019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141352019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141352019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x555fde2b80a0]{disconnected}: Deallocated (fsm.c:568) 20241130141352019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1412229 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130141352019 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141352019 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141352019 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241130141352019 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352019 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352019 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352019 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141352019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141352020 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352020 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141352019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141352020 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130141352020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141352020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141352020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141352020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141352020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Session index based on local reference:0 20241130141352024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352024 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141352024 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141352024 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141352024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141352024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141352024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141352024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141352024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141352024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141352024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141352024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141352024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141352024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=0051f884) (sccp_scrc.c:477) 20241130141352024 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241130141352024 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: Deleted conn table entry 0TC_apply_sccp0(1032)4625522 20241130141352025 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141352025 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141352025 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141352025 DLSCCP DEBUG SCCP-SCOC(115)[0x555fde29dc00]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1022)@ae4ce1960a61: Deleted conn table entry 0TC_apply_sccp0(1032)1412229 20241130141352585 DLSCCP DEBUG SCCP-SCOC(103)[0x555fde2ae770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141352585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000be8d7), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141352585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141352585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141352585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141352585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141352585 DLSCCP DEBUG SCCP-SCOC(104)[0x555fde29d4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141352585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8122), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141352585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141352585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141352585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141352585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141352585 DLSCCP DEBUG SCCP-SCOC(105)[0x555fde29ec90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141352585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3b9d), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141352585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141352585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141352585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141352585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141352585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141352585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141352585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141352585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141352585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141352585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141352585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141352585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141352585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141352585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141352585 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141353031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@ae4ce1960a61: Final verdict of PTC: pass MTC@ae4ce1960a61: ok: talloc reports "asn1_context" = 1 bytes 20241130141353043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141353043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141353043 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141353043 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141353044 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141353044 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38723<->l=127.0.0.1:4262) (control_if.c:193) 20241130141353044 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141353044 DLINP DEBUG SRVCONN(,r=127.0.0.1:54840<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141353044 DLINP NOTICE SRV(,r=127.0.0.1:54840<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141353044 DMAIN NOTICE (127.0.0.1:54840 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54840<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141353044 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141353044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141353045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141353045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141353045 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141353045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141353046 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141353046 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141353046 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141353046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141353046 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141353046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141353046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141353046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141353046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141353046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141353046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141353046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141353046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141353046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141353046 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-RAN(1029)@ae4ce1960a61: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1024)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@ae4ce1960a61: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1017)@ae4ce1960a61: Final verdict of PTC: none 20241130141353047 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141353047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141353047 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141353047 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(1028)@ae4ce1960a61: Final verdict of PTC: none 20241130141353047 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141353047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141353047 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_apply_sccp-Iuh0-RUA(1022)@ae4ce1960a61: Final verdict of PTC: none TC_apply_sccp-Iuh0(1021)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1030)@ae4ce1960a61: Final verdict of PTC: none 20241130141353047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141353047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141353047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141353047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141353047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141353047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141353047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141353047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141353047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141353047 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141353047 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141353047 DRANAP DEBUG cnlink(sgsn-0)[0x555fde285fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(1031)@ae4ce1960a61: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@ae4ce1960a61: Final verdict of PTC: none 20241130141353047 DRANAP NOTICE cnlink(sgsn-0)[0x555fde285fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(1019)@ae4ce1960a61: Final verdict of PTC: none TC_apply_sccp-Iuh1(1023)@ae4ce1960a61: Final verdict of PTC: none VirtHNBGW-STATS(1018)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: setverdict(pass): pass -> pass, component reason not changed 20241130141353048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1020)@ae4ce1960a61: Final verdict of PTC: none MTC@ae4ce1960a61: Setting final verdict of the test case. MTC@ae4ce1960a61: Local verdict of MTC: pass MTC@ae4ce1960a61: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@ae4ce1960a61: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@ae4ce1960a61: Test case TC_apply_sccp finished. Verdict: pass MTC@ae4ce1960a61: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Nov 30 14:13:53 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241130141353106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(100)[0x555fde290170]{IDLE}: Deallocated (fsm.c:568) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(101)[0x555fde2a1390]{IDLE}: Deallocated (fsm.c:568) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141353170 DLSCCP DEBUG SCCP-SCOC(102)[0x555fde2b8660]{IDLE}: Deallocated (fsm.c:568) 20241130141353609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302644) Waiting for packet dumper to finish... 1 (prev_count=302644, count=334548) 20241130141355047 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141355047 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141355047 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141355047 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141355047 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141355047 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ae4ce1960a61: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ae4ce1960a61: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ae4ce1960a61: Terminating MTC. MC@ae4ce1960a61: MTC terminated. MC2> exit MC@ae4ce1960a61: Shutting down session. MC@ae4ce1960a61: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9999.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_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 56 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3871316) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/log_format.sh'] 20241130141359631 DLSCCP DEBUG SCCP-SCOC(113)[0x555fde289dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141359631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df4e57), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141359631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141359631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141359631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141359631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141359632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141359632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141359632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141359632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141359632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141359632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141359632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141400003 DLSCCP DEBUG SCCP-SCOC(107)[0x555fde289ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141400003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b76902), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141400003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141400003 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141400003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141400003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x555fde28a7b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141400003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141400003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141400003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141400003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141400003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141400003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141400003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (3871204) [testenv][generic] Stopping hnbgw (3871241) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0'] testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-nightly 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-nightly 0 upgraded, 38 newly installed, 0 to remove and 4 not upgraded. Need to get 0 B/15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed 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 ... 40035 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-nightly. Preparing to unpack .../04-osmocom-nightly_202411292026_amd64.deb ... Unpacking osmocom-nightly (202411292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.1.17e7e.202411292026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.1.17e7e.202411292026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.1.17e7e.202411292026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.1.17e7e.202411292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.23.95b2.202411292026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.23.95b2.202411292026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202411292026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202411292026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.37.1.2d31.202411292026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.1.2d31.202411292026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.37.1.2d31.202411292026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37.1.2d31.202411292026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.4.3b3e.202411292026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.4.b5f6.202411292026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.39.e8cf.202411292026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411292026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.18.fb45.202411292026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.18.fb45.202411292026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.18.fb45.202411292026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.18.fb45.202411292026) ... Setting up osmocom-nightly (202411292026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmocodec4:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libasn1c1:amd64 (0.9.37.1.2d31.202411292026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmovty13:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-rua0:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmoisdn0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.4.b5f6.202411292026) ... Setting up libosmousb0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.1.17e7e.202411292026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.1.17e7e.202411292026) ... Setting up libasn1c-dbg:amd64 (0.9.37.1.2d31.202411292026) ... Setting up libosmogsm20:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmogb14:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmonetif11:amd64 (1.5.1.23.95b2.202411292026) ... Setting up libosmocoding0:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.4.3b3e.202411292026) ... Setting up libosmosim2:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmocore (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411292026) ... Setting up libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411292026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411292026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202411292026) ... 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.4.b5f6.202411292026) ... Setting up osmo-hnbgw (1.6.0.18.fb45.202411292026) ... 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.4.b5f6.202411292026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202411292026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.18.fb45.202411292026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/stp/osmo-stp.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/hnbgw/osmo-hnbgw-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/stp/stp.log'] [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/hnbgw/hnbgw.log'] 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241130141409151 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241130141409151 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241130141409151 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241130141409151 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241130141409151 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241130141409151 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241130141409151 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241130141409151 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241130141409151 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241130141409152 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55b5a42ca4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55b5a42ca4c0(iups) with 3 counters 20241130141409272 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241130141409272 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241130141409272 DLPFCP NOTICE 0x55b5a56308e0 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241130141409272 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca560(msc) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca560(msc) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca560(msc) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca560(msc) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca540(sgsn) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca540(sgsn) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca540(sgsn) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Allocated (fsm.c:456) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x55b5a42ca540(sgsn) with 15 counters (rate_ctr.c:86) 20241130141409272 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241130141409272 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241130141409272 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241130141409272 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241130141409272 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241130141409272 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241130141409272 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241130141409272 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241130141409272 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:39601 (mgcp_client.c:987) 20241130141409272 DLPFCP DEBUG 0x55b5a56308e0 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241130141409272 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeaf59c31 (1732976049 seconds since UNIX epoch, which is 3941964849 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241130141409272 DLPFCP DEBUG pfcp_cp_peer[0x55b5a579e220]{disabled}: Allocated (fsm.c:456) 20241130141409272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241130141409272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141409272 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241130141409272 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241130141409272 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141409272 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409272 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409272 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241130141409272 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241130141409272 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x7f1878df29a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241130141409272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_DOWN}: Allocated (fsm.c:456) 20241130141409272 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241130141409272 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241130141409272 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241130141409272 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241130141409272 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241130141409272 DLGLOBAL DEBUG validating counter group 0x7f1878df29e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241130141409272 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241130141409272 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{IDLE}: Allocated (fsm.c:456) 20241130141409272 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20241130141409273 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_DOWN}: Allocated (fsm.c:456) 20241130141409273 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241130141409273 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241130141409273 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241130141409273 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b5a57bdf20 (osmo_ss7_user.c:88) 20241130141409273 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241130141409273 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241130141409273 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241130141409273 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241130141409273 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241130141409273 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241130141409273 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130141409273 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241130141409273 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:43460<->l=::1:2905): New m3ua connection accepted 20241130141409273 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:43460<->l=::1:2905): created dynamic ASP asp-dyn-0 20241130141409273 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:43460<->l=:::2905 20241130141409273 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241130141409273 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241130141409273 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141409273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DLIO DEBUG iofd(asp-clnt-msc-0) Socket connected or failed. (osmo_io_uring.c:464) 20241130141409273 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:43460){CONNECTING} connection established (stream_cli.c:440) 20241130141409273 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241130141409273 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:43460) (osmo_ss7_asp.c:937) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241130141409273 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241130141409273 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141409273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241130141409273 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141409273 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141409273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7[38;5;43m DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141409273 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141409273 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141409273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141409273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141409273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141409273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141409273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141409273 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241130141409273 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141409273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141409273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241130141409273 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241130141409273 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241130141409273 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241130141409273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241130141409273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241130141409273 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/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-io_uring/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Unix server socket created successfully. MC@f38f6cf3d7d5: Listening on TCP port 44883. MC2> f38f6cf3d7d5 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests f38f6cf3d7d5 44883 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f38f6cf3d7d5: New HC connected from 10.0.2.100 [10.0.2.100]. f38f6cf3d7d5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f38f6cf3d7d5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f38f6cf3d7d5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f38f6cf3d7d5: Configuration file was processed on all HCs. MC@f38f6cf3d7d5: Creating MTC on host 10.0.2.100. MC@f38f6cf3d7d5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Nov 30 14:14:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_hnb_register started. 20241130141411040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141411045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141411052 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37951<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@f38f6cf3d7d5: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241130141411274 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241130141411274 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241130141411274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241130141411274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141411274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241130141411274 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241130141411274 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241130141411274 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241130141411274 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241130141411274 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241130141411274 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241130141411274 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141411274 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241130141411275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141411275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241130141411275 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241130141411275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141411275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241130141411275 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241130141411275 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241130141411275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141411275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141411275 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141411275 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141411275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141411275 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141411275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141411275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141411275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241130141411275 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241130141411275 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241130141411275 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b5a579d590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241130141411275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241130141411275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241130141411275 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241130141411275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141411275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241130141411275 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241130141411275 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b5a57bc640]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241130141411294 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::b841:fcff:fe6b:e708]:2905 err=None (stream.c:265) 20241130141411294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241130141411294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241130141411294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::b841:fcff:fe6b:e708]:2905 err=None (osmo_ss7_asp.c:788) 20241130141412273 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{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)@f38f6cf3d7d5: 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 := 3941964849 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@f38f6cf3d7d5: broadcasting to mtc MTC@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW-PFCP(6)@f38f6cf3d7d5: 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 } } } 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141412290 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241130141412290 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241130141412290 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{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) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141412290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@f38f6cf3d7d5: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241130141412330 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412330 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412331 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141412331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141412331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141412331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412331 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412332 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412332 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141412332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141412332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141412332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_register-Iuh0(7)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141412332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141412332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141412333 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141412333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141412333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412333 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412333 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412333 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141412333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141412333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141412334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141412334 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412334 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141412334 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141412334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412335 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141412335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412335 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141412335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141412335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141412335 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141412335 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412335 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412336 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412336 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141412336 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141412336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412336 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141412336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412336 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141412336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141412336 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(11)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(11)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(9)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141412354 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412354 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412354 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412354 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412354 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412354 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412354 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141412354 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412355 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412355 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141412355 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412356 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141412356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412356 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412356 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412356 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141412356 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412356 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141412356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412356 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412356 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412356 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141412356 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412356 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141412356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412356 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412356 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412356 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141412356 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141412356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412356 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141412356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141412356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141412356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141412552 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141412552 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141412552 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141412552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141412561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141412561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141412562 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141412562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141412562 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141412562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141412565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412565 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141412565 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141412565 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141412565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141412565 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141412565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141412565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141412565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141412565 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141412565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141412565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141412565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141412565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141412565 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141412565 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141412565 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412566 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412567 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141412567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141412567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141412567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412567 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412567 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141412568 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141412568 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141412568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141412568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141412568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141412568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141412568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141412568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(14)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141412572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141412572 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141412572 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141412572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141412572 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141412572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141412574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412574 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141412574 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141412574 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141412574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141412574 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141412574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141412574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141412574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141412574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141412574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141412574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141412574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141412574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141412574 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141412574 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141412574 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141412575 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141412575 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141412575 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141412575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141412575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141412575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141412575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141412575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141412575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141412575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141412575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141412575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141412575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141412575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141412575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141412575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141412575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141412575 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141412575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141412575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141412575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141412894 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::b841:fcff:fe6b:e708]:2905 err=None (stream.c:265) 20241130141412894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241130141412894 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241130141412894 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::b841:fcff:fe6b:e708]:2905 err=None (osmo_ss7_asp.c:788) HNBGW_Test.msc0-RAN(10)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141413368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141413368 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141413368 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141413368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141413368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141413368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141413368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141413368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141413368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141413368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141413368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141413369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141413369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141413369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141413369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141413369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141413369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141413369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141413368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141413368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141413369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141413369 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141413369 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141413369 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141413369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141413369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141413369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141413369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141413369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141413369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141413369 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141413369 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141413372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141413372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141413372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141413372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141413372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141413372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141413372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141413372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141413372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141413372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141413372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141413372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141413372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141413372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141413372 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141413372 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141413372 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141413377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141413377 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141413377 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141413377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141413377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141413377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141413377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141413377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141413377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141413377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141413377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141413377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141413377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141413377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141413377 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141413377 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141413377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141413377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141413377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141413377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141413377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141413377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141413378 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141413378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141413378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141413378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141413378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141413378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141413378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141413378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413378 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141413379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413379 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141413379 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141413379 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141413379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141413380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141413380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141413380 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141413380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141413380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141413380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141413380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141413380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141413380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141413380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141413380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141413380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141413380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141413380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141413380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141413380 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141413380 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141413383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141413383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141413383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141413383 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141413383 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130141413383 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141413383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141413383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141413383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141413383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141413388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37951<->l=127.0.0.1:4262) (control_if.c:193) 20241130141413388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141413388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141413388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141413388 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141413388 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_hnb_register(3)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141413388 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(15)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(4)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141413394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_hnb_register finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Nov 30 14:14:13 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241130141413472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141413574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141413574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141413574 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141413574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141413574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141413574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141413574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141413575 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141413575 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141413575 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141413575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141413575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141413575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141413575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141413575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141413575 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141413575 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141413575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141413575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141413575 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141413575 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141413575 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141413575 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141413575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141413575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141413575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141413575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141413575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141413575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141413575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141413575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141413576 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141413576 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141413576 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141413975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237028) Waiting for packet dumper to finish... 1 (prev_count=237028, count=237908) 20241130141415575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141415575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141415575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141415575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141415575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141415575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Nov 30 14:14:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_hnb_register_duplicate started. 20241130141417093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141417098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141417101 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38477<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141417166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141417166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141417175 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417175 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417175 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417175 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417176 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417176 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417176 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417176 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141417176 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141417176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141417176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141417176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417176 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417176 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42720 (stream_srv.c:132) 20241130141417176 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42720<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141417176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141417176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141417176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141417176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141417177 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417177 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141417177 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141417177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417177 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141417177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141417177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141417177 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141417177 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417177 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417177 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141417177 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417178 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141417178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417178 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417178 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417178 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141417178 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141417178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417178 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141417178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141417178 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(26)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(24)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141417191 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417191 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417191 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417191 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417191 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417191 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141417192 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417193 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141417193 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417193 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141417193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417193 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417193 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417193 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141417193 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417193 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141417193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417193 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417193 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417193 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141417193 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141417193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417193 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417193 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417193 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141417193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141417193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417193 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141417193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141417193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141417193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141417389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141417389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141417389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141417389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141417398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141417398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141417398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141417398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141417398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141417398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141417400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417400 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141417400 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141417400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141417400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141417400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141417400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141417401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141417401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141417401 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141417401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141417401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141417401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141417401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141417401 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141417401 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141417401 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417402 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417402 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141417402 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141417403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417403 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141417403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141417403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141417403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141417403 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141417405 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141417405 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141417405 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141417405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141417411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141417411 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141417411 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141417411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141417411 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141417411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141417413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417413 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141417413 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141417413 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141417413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141417413 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141417414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141417414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141417414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141417414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141417414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141417414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141417414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141417414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141417414 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141417414 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141417414 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141417415 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141417415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141417415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141417415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141417415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141417415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141417416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141417416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141417416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141417416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141417416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141417416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141417416 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141417416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141417416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141417416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141417416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141417416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141417416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141417416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141417416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141418205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141418205 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141418205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141418205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141418205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141418205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141418205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141418205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141418205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141418205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141418205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141418205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141418205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141418205 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141418205 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141418205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141418205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141418205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141418205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141418205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141418205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141418206 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141418206 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141418206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141418206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141418206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141418206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141418206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141418206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141418206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418208 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141418208 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141418208 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141418208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141418208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141418209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141418209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141418209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141418209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141418209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141418209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141418209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141418209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141418209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141418209 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141418209 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141418209 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141418211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141418211 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141418211 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141418211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141418211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141418211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141418211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141418211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141418211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141418211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141418211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141418211 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141418211 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141418211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141418211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141418211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141418211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141418211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141418211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141418211 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141418211 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141418211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141418211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141418211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141418211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141418212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141418212 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141418212 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141418212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141418212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141418212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141418212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141418212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141418212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141418212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141418212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141418212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141418212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141418212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141418212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141418212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141418212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141418212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141418212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141418212 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141418212 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141418214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141418214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141418214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141418214 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141418214 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141418214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141418214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141418214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141418214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141418219 DLINP DEBUG SRVCONN(,r=127.0.0.1:42720<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141418219 DLINP DEBUG SRVCONN(,r=127.0.0.1:42720<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141418219 DLINP DEBUG SRVCONN(,r=127.0.0.1:42720<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141418219 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141418219 DHNBAP ERROR (127.0.0.1:42720 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241130141418219 DHNBAP ERROR (127.0.0.1:42720 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241130141418219 DLINP DEBUG SRVCONN(,r=127.0.0.1:42720<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141418219 DLINP DEBUG SRVCONN(,r=127.0.0.1:42720<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241130141418219 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141418224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141418225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141418225 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141418225 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141418225 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141418225 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38477<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(28)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141418226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(24)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(30)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(17)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141418231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Nov 30 14:14:18 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241130141418286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141418410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141418410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141418410 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141418410 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141418410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141418410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141418410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141418411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141418411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141418411 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141418411 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141418411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141418411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141418411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141418411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141418411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141418411 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141418411 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141418411 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141418411 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141418411 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141418411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141418411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141418411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141418412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141418412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141418412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141418412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141418412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141418412 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141418412 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141418412 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141418412 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141418788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224004) Waiting for packet dumper to finish... 1 (prev_count=224004, count=224884) 20241130141420412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141420412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141420412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141420412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141420412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141420412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Nov 30 14:14:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241130141421895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141421900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141421904 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:572) 20241130141421975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421975 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421976 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421976 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141421976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141421976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141421976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421976 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421976 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421976 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141421976 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141421977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141421977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421977 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421977 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421977 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141421977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141421977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141421977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141421978 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421978 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141421978 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421978 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141421978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141421978 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421978 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421978 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141421978 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421978 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141421978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421978 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421978 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141421978 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141421978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421978 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141421978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141421978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(39)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141421996 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421997 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421997 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421997 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421997 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421997 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141421997 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141421998 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141421998 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421998 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141421998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421998 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421998 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141421998 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141421998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421998 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421998 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141421998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141421998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141421998 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141421998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141421998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421998 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421998 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141421998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141421998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141421998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141421998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141421998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141421998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141421998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141421998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141421998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141421998 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141421998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141421998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141421999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141421999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141421999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141421999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141421999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141421999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141422194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141422194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141422194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141422194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141422200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141422200 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141422200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141422200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141422200 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141422200 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141422200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141422200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141422200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141422200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141422200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141422200 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141422200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141422200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141422200 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141422200 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141422200 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141422201 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141422202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141422202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141422202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141422202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141422202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141422202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141422202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141422202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141422202 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141422202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141422202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141422202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141422202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141422202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141422202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141422202 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141422210 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141422210 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141422210 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141422210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141422212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141422212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141422212 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141422212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141422212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141422212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141422212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141422212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141422212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141422212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141422212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141422212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141422212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141422212 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141422212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141422212 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141422212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141422213 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141422213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141422213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141422213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141422213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141422213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141422214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141422214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141422214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141422214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141422214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141422214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141422214 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141422214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141422214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141422214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141422214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141422214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141422214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141422214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141422214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141423009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423009 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141423009 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141423009 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141423009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141423009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141423009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141423009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141423009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141423009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141423009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141423009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141423009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141423009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141423009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141423009 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141423009 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141423009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141423009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141423009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141423009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141423009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141423009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141423009 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141423010 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141423010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141423010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141423010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141423010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141423010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141423010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141423010 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423012 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141423012 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141423012 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141423012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141423012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141423012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141423012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141423012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141423012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141423012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141423012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141423012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141423012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141423012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141423013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141423013 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141423013 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141423019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423019 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141423019 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141423019 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141423019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141423019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141423019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) HNBGW_Test.sgsn0-RAN(41)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141423019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141423019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141423019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141423019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141423019 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141423019 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141423019 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141423019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141423019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141423019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141423019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141423019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141423019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141423019 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141423019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141423019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141423019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141423019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141423019 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423019 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141423020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423020 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141423020 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141423020 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141423020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141423020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141423020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141423020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141423020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141423020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141423020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141423020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141423020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141423020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141423020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141423020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141423020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141423020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141423020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141423020 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141423020 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141423020 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141423023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141423023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141423023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141423023 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141423024 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141423024 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141423024 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141423024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141423024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141423028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141423028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141423028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141423028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141423028 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) 20241130141423028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141423029 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141423029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141423029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141423038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141423038 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:193) 20241130141423039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141423039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141423039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141423039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141423039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(32)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(43)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141423043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Nov 30 14:14:23 UTC 2024 ====== 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 20241130141423097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141423214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141423214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141423214 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141423215 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141423215 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141423215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141423215 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141423215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141423215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141423215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141423215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141423215 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141423215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141423216 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141423216 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141423216 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141423215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141423215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141423215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141423215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141423215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141423215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141423216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141423215 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141423215 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141423215 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141423216 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141423216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141423216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141423216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141423216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141423216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141423216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141423216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141423216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141423216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141423216 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141423216 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141423216 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141423216 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141423600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201804) Waiting for packet dumper to finish... 1 (prev_count=201804, count=222476) 20241130141425216 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141425216 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141425216 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141425216 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141425216 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141425216 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Nov 30 14:14:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_hnb_disconnected_timeout started. 20241130141426711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141426716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141426720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36775<->l=127.0.0.1:4262) (control_if.c:572) 20241130141426816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426816 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426816 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426816 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426816 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426816 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426817 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426817 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426817 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) TC_hnb_disconnected_timeout-Iuh0(48)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141426817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141426817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141426817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426817 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141426817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141426817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141426817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141426817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141426817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141426818 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141426818 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426818 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141426818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426818 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426818 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141426818 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426818 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141426818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426818 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426818 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426818 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141426818 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141426818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141426818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426818 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141426818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141426818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(52)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(50)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141426833 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426833 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426833 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426833 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426833 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426833 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426833 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141426833 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141426834 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426834 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141426834 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426834 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141426834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426834 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426834 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426834 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141426834 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426834 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141426834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426834 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426834 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426834 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141426834 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141426834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141426834 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141426835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141426835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426835 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426835 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141426835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141426835 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141426835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141426835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141426835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141426835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141426835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141426835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141426835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141426835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141426835 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141426835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141426835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141426835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141426835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141426835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141426835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141426835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141426858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141426858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141426858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141426858 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141426858 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141426858 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141426858 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141426858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141426858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141427032 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141427032 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141427032 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141427032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141427041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141427041 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141427041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141427041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141427041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141427041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141427044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141427044 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141427044 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141427044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141427044 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141427044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141427045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141427045 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141427045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141427045 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141427045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141427045 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141427045 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141427045 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141427046 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141427046 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141427046 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141427046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141427046 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141427046 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141427046 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141427046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141427046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141427046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141427046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141427046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141427046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141427047 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141427047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427047 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141427047 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141427047 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141427047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141427047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141427047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141427047 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(55)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141427052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141427052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141427052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141427052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141427052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141427052 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141427052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141427052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141427052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141427052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141427052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141427052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141427052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141427052 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141427052 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141427053 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141427053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141427053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141427053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141427053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141427053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141427054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141427054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141427054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141427054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141427054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141427054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141427054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141427054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141427054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141427054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427054 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(51)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141427840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141427840 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141427840 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141427840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141427840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141427840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141427840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141427840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141427840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141427840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141427840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141427840 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141427840 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141427840 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141427840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141427840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141427840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141427840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141427840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141427840 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141427840 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141427840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141427840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141427840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141427840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141427840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427841 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141427841 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141427841 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141427841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141427841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141427841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141427841 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141427841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141427841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141427841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141427841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141427841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141427841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141427841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141427841 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141427841 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141427841 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141427853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141427853 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141427853 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141427853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141427853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141427853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141427853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141427853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141427853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141427853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141427853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141427853 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141427853 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141427853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141427853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141427853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141427853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141427853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141427853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141427853 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141427853 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141427853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141427853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141427853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141427853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141427853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141427854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141427854 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141427854 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141427854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141427854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141427854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141427854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141427854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141427854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141427854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141427854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141427854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141427854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141427854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141427854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141427854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141427854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141427854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141427854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141427854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141427854 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141427854 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141427854 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141427870 DLCTRL DEBUG Command: GET 705532637 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141427870 DLCTRL DEBUG Tx Command reply: GET_REPLY 705532637 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f38f6cf3d7d5: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@f38f6cf3d7d5: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130141427880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141427880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141427880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141427880 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141427880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130141428887 DLCTRL DEBUG Command: GET 701549091 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141428887 DLCTRL DEBUG Tx Command reply: GET_REPLY 701549091 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130141433901 DLCTRL DEBUG Command: GET 136381079 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141433901 DLCTRL DEBUG Tx Command reply: ERROR 136381079 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@f38f6cf3d7d5: 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@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130141434942 DLCTRL DEBUG Command: GET 954841452 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141434942 DLCTRL DEBUG Tx Command reply: ERROR 954841452 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141434944 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141434944 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)@f38f6cf3d7d5: 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@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141434958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141434958 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130141434958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141434958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141434958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130141434960 DLCTRL DEBUG Command: GET 438259171 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141434960 DLCTRL DEBUG Tx Command reply: GET_REPLY 438259171 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141435965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141435965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141435965 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141435965 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141435965 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241130141435971 DLCTRL DEBUG Command: GET 604985615 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141435971 DLCTRL DEBUG Tx Command reply: GET_REPLY 604985615 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241130141441984 DLCTRL DEBUG Command: GET 652225293 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241130141441984 DLCTRL DEBUG Tx Command reply: ERROR 652225293 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@f38f6cf3d7d5: 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@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141441997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141441997 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36775<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(51)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141442000 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141442000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141442000 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141442000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141442000 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141442000 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141442000 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141442000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141442000 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141442000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141442000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141442001 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141442001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141442001 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141442001 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141442001 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141442001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141442001 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141442001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141442001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141442001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141442001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141442001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141442001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141442001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141442001 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141442001 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141442001 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141442001 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(54)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141442001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141442001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141442001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141442001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141442001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141442001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141442001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141442001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MutexDispCT-TC_hnb_disconnected_timeout(44)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(45)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(56)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141442001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141442001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141442001 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141442001 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141442001 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(46)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141442003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Nov 30 14:14:42 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241130141442054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141442557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234284) Waiting for packet dumper to finish... 1 (prev_count=234284, count=234824) 20241130141444002 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141444002 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141444002 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141444002 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141444002 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141444002 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Nov 30 14:14:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ue_register started. 20241130141445638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141445643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141445646 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35211<->l=127.0.0.1:4262) (control_if.c:572) 20241130141445755 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445755 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445756 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445756 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445756 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141445757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141445757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141445757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ue_register-Iuh0(63)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141445757 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141445757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141445757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141445757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141445757 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445757 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445757 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445757 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141445757 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141445757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141445758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445758 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445758 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141445758 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141445758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141445758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141445758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141445758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141445758 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445759 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141445759 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141445759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445759 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141445759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445759 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445759 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445759 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141445759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141445759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141445759 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141445760 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445760 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141445760 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141445760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445760 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141445760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445760 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141445761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141445761 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(67)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141445797 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445797 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445798 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445798 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445799 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445799 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141445799 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445799 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141445799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445799 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445799 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141445799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141445799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445799 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141445799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141445799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141445799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141445799 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445799 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141445800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141445800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141445800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141445801 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445801 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141445801 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141445801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445801 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141445801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445801 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141445801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141445801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141445801 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141445801 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141445801 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141445802 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141445802 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141445802 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141445802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141445802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141445802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141445802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141445802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141445803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141445803 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141445803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141445803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141445803 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141445803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141445803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141445803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141445803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141445803 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141445836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141445836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141445836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141445836 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141445836 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130141445836 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141445836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141445836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141445836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141445836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141445989 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141445989 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141445989 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141445989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141445997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141445997 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141445998 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141445998 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141445998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141445998 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141445998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141446000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446000 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141446000 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141446000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141446000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141446000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141446001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141446001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141446001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141446001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141446001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141446001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141446001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141446001 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141446001 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141446002 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141446002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141446002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141446002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141446002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141446002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141446002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141446002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141446002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141446003 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141446003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141446003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141446003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141446003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141446003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141446003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141446003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446026 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141446026 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141446026 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141446026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141446031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446031 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141446031 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141446031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141446031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446031 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141446031 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141446031 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141446031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141446032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141446032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141446032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141446032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141446032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141446032 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141446032 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141446032 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141446033 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141446033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141446033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141446033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141446033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141446033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141446033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141446033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141446033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141446033 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141446033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141446033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141446033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141446033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141446033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141446033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141446033 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141446806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141446806 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141446806 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141446806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141446806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141446806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141446806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141446806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141446806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141446806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141446806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141446806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141446806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141446806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141446806 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141446806 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141446806 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141446806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141446806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141446806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141446806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141446806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141446806 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141446807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141446807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141446807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141446807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141446807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141446807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141446807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446806 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141446810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446810 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141446810 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141446810 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141446810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141446810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141446810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141446810 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141446810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141446810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141446810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141446810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141446810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141446810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141446810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141446810 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141446810 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141446840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446840 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141446840 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141446840 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141446840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141446840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141446840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141446840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141446840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141446840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141446840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141446840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141446840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141446840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141446840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141446840 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141446840 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141446840 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141446840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141446840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141446841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141446841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141446841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141446841 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141446841 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141446841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141446841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141446841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141446841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141446841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141446841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141446841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141446844 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141446844 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141446844 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141446844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141446844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141446844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141446844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141446844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141446844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141446844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141446844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141446844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141446844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141446844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141446844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141446844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141446844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141446844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141446844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141446844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141446844 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141446844 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141446844 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141446850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141446850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141446850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241130141446850 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130141446850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241130141446851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141446851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141446859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141446860 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35211<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register(59)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141446861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141446861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-RAN(69)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141446861 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141446861 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141446861 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(67)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(60)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(71)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register-Iuh0(63)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141446867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ue_register finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Nov 30 14:14:46 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241130141446943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141447010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141447010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141447010 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141447010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141447010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141447010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141447010 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141447010 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141447010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141447010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141447010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141447010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141447010 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141447010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141447010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141447010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141447010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141447010 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141447010 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141447010 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141447010 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141447010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141447010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141447010 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141447010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141447010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141447010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141447010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141447010 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141447010 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141447010 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141447010 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141447445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200656) Waiting for packet dumper to finish... 1 (prev_count=200656, count=217568) 20241130141449012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141449012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141449012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141449012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141449012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141449012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Nov 30 14:14:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ue_register_tmsi_lai started. MTC@f38f6cf3d7d5: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241130141450555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141450559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141450563 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38511<->l=127.0.0.1:4262) (control_if.c:572) 20241130141450630 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450630 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450631 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450631 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141450631 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141450631 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141450631 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450631 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450631 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141450631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141450631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141450631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450631 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450631 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450631 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141450631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141450631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141450631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141450633 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450633 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141450633 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450633 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141450633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450633 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450633 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450633 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141450633 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141450633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450633 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450633 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450633 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141450633 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141450633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450633 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141450633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141450633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(80)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(78)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141450651 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450651 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450651 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450651 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450651 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450652 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141450652 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450653 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450653 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141450653 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450653 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141450653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450653 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450653 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450653 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141450653 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450653 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141450653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450653 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141450653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141450653 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141450653 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450653 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141450653 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450653 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141450653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450653 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450653 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450653 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141450653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141450653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450653 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141450653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141450653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141450653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141450654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141450654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141450654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141450677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141450677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141450677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141450677 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141450677 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141450677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141450677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141450677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141450677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141450846 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141450846 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141450846 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141450846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141450854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141450854 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141450855 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141450855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141450855 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141450855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141450858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141450858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141450858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141450858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141450858 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141450858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141450858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141450859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141450859 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141450859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141450859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141450859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141450859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141450859 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141450859 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141450859 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450860 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450860 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141450860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141450860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141450860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450860 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141450861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141450861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141450861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141450861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141450867 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141450867 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141450867 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141450867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141450873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450873 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141450873 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141450873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141450873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141450873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141450873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141450875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450875 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141450875 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141450875 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141450875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141450875 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141450876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141450876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141450876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141450876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141450876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141450876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141450876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141450876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141450876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141450876 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141450876 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141450877 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141450877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141450877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141450877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141450877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141450877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141450877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141450877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141450877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141450877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141450877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141450877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141450878 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141450878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141450878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141450878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141450878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141450878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141450878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141450878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141450878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141451655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141451655 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141451655 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141451655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141451655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141451655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141451655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141451655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141451655 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141451655 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141451655 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141451655 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141451655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141451655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141451655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141451655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141451655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141451655 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141451655 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141451655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141451655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141451655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141451655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141451655 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141451655 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141451655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141451655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141451655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141451655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141451655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141451655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141451655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141451655 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141451655 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141451655 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141451674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141451674 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141451674 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141451674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141451674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141451674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141451674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141451674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141451674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141451674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141451674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141451674 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141451674 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141451674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141451674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141451674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141451674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141451674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141451674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141451674 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141451674 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141451674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141451674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141451674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141451674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141451674 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141451675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141451675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141451675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141451675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141451675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141451675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141451675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141451675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141451675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141451675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141451675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141451675 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141451675 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141451675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451675 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141451675 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141451675 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141451675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141451675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141451675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141451675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141451687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141451687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141451687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241130141451687 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130141451687 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241130141451687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141451687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141451695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141451695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141451695 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141451695 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141451696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141451696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_tmsi_lai(72)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141451696 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38511<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(82)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(73)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(84)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141451701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Nov 30 14:14:51 UTC 2024 ====== 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 20241130141451803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141451858 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141451858 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141451858 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141451858 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141451858 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141451858 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141451858 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141451858 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141451858 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141451858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141451858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141451858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141451858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141451858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141451858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141451858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141451858 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141451858 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141451858 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141451858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141451858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141451858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141451858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141451858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141451858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141451858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141451858 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141451858 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141451858 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141451858 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141452305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220456) Waiting for packet dumper to finish... 1 (prev_count=220456, count=221112) 20241130141453860 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141453860 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141453860 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141453860 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141453860 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141453860 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Nov 30 14:14:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ue_register_before_hnb_register started. 20241130141455411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141455415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141455419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41369<->l=127.0.0.1:4262) (control_if.c:572) 20241130141455486 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455486 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455486 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455486 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455486 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455486 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455486 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455486 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141455486 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141455487 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141455487 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455487 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141455487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455487 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455487 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141455487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141455487 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141455487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141455487 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455487 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141455487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455487 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455487 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141455487 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141455487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455487 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455487 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141455487 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141455488 DLSUA DEBUG sua_addr_parse_part(IEI=020241130141455488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141455488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455488 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141455488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141455488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141455488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(93)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(91)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141455502 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455502 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455502 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455502 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455502 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455502 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455502 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141455502 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455503 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141455503 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455503 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141455503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455503 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455503 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455503 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141455503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141455503 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141455503 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455503 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455503 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141455503 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455503 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141455503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455503 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455503 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141455503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141455503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141455504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455504 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455504 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141455504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141455504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141455504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455504 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141455504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141455504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141455504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141455700 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141455700 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141455700 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141455700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141455708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141455708 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141455708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141455708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141455708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141455708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141455711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455711 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141455711 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141455711 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141455711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141455711 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141455711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141455711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141455711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141455711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141455711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141455711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141455711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141455711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141455711 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141455711 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141455711 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455712 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455712 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141455712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141455712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455713 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141455713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141455713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141455713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141455713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141455715 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141455715 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141455715 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141455715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141455719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141455719 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141455719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141455719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141455719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141455719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141455720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141455720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141455720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141455720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141455720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141455720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141455720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141455720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141455720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141455720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141455720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141455720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141455720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141455720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141455720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141455720 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141455721 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141455721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141455721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141455721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141455721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141455721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141455721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141455721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141455721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141455721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141455721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141455721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141455721 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141455721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141455721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141455721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141455721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141455721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141455721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141455721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141455721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141456518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456518 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141456518 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141456518 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141456518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141456518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141456518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141456518 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141456518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141456518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141456518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141456518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141456518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141456518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141456518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141456518 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141456518 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141456518 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141456518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141456518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141456518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141456518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141456518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141456519 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141456519 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141456519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141456519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141456519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141456519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456519 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141456519 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141456519 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141456519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141456519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141456519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141456519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141456519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141456519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141456520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141456520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141456520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141456520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141456520 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141456520 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141456524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456524 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141456524 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141456524 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141456524 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141456524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141456524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141456524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141456524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141456524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141456524 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141456524 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141456524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141456524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141456524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141456524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141456524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141456524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141456524 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141456524 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141456524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141456524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141456524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141456524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456524 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141456524 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141456524 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141456524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141456524 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141456524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141456524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141456524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141456524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141456524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141456524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141456524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141456524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141456524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141456524 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141456524 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141456525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141456525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141456525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241130141456525 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241130141456525 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241130141456525 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241130141456525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141456525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141456530 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41369<->l=127.0.0.1:4262) (control_if.c:193) 20241130141456530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141456530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141456530 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141456530 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) 20241130141456530 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241130141456530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_before_hnb_register(85)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(86)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@f38f6cf3d7d5: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(97)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141456539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Nov 30 14:14:56 UTC 2024 ====== 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 20241130141456606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141456722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141456722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141456722 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141456722 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141456723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141456723 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141456723 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141456723 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141456723 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141456723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141456723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141456723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141456723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141456723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141456723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141456723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141456723 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141456723 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141456723 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141456723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141456724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141456724 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141456724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141456724 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141456724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141456724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141456724 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141456724 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141456724 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141456724 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141457108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200140) Waiting for packet dumper to finish... 1 (prev_count=200140, count=218980) 20241130141458724 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141458724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141458724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141458724 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141458724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141458724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Nov 30 14:14:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_cs_initial_ue started. 20241130141500219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141500223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141500228 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34499<->l=127.0.0.1:4262) (control_if.c:572) 20241130141500279 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500279 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500279 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500279 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500279 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500279 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141500280 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141500280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141500280 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500280 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500281 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500281 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141500281 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500281 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141500281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500281 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500281 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500281 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141500281 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141500281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141500281 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500281 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141500281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500281 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500281 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500281 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141500281 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141500281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500281 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500281 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500281 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141500281 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141500281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500281 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141500282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141500282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141500282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(106)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141500296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500296 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500296 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500296 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500296 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500296 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500297 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141500297 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500298 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500298 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141500298 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500298 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141500298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500298 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500298 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500298 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141500298 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500298 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141500298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500298 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500298 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500298 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141500298 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141500298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500298 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500298 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500298 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141500298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141500298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500298 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141500298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141500298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141500298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141500320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141500320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141500320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141500320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141500320 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130141500320 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141500320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141500320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141500320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141500320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141500494 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141500494 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141500494 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141500494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141500503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500503 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141500503 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141500504 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141500504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141500504 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141500504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141500506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500506 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141500506 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141500506 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141500506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141500506 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141500507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141500507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141500507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141500507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141500507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141500507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141500507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141500507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141500507 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141500507 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141500507 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500508 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141500508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141500508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141500509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141500509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141500509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141500509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141500509 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141500510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141500510 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141500511 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141500511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141500517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500517 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141500517 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141500517 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141500517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141500517 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141500517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141500519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141500519 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141500519 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141500519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141500519 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141500520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141500520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141500520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141500520 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141500520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141500520 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141500520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141500520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141500520 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141500520 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141500520 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141500521 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141500521 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141500521 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141500521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141500521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141500521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141500521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141500521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141500522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141500522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141500522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141500522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141500522 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141500522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141500522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141500522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141500522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141500522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141500522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141500522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141500522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141501310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141501310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141501310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141501310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141501310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141501310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141501310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141501310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141501310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141501310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141501310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141501310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141501310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141501310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141501310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141501311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141501311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141501311 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141501311 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141501311 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141501311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141501311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141501311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141501311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141501311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141501311 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141501311 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141501311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141501311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141501311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141501311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141501311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141501311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141501311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141501313 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141501313 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141501313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141501313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141501313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141501313 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141501313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141501313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141501313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141501313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141501313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141501313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141501313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141501313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141501313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141501313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141501313 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141501313 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141501319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501319 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141501319 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141501319 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141501319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141501319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141501319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141501319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141501319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141501319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141501319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141501319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141501319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141501319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141501319 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141501319 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141501319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141501319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141501319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141501319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141501319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141501319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141501319 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141501319 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141501319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141501319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141501319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141501319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141501319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141501321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141501321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141501321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141501321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141501321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141501321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141501321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141501321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141501321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141501321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141501321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141501321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141501321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141501321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141501321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141501321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141501321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141501321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141501321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141501321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141501321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141501321 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141501321 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141501345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: f_create_expect(l3 := '49C65354F81B92F59B8A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: Created Expect[0] for '49C65354F81B92F59B8A'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3374039 20241130141502381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141502381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141502381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141502381 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141502382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x337bd7, normal) (hnbgw_rua.c:407) 20241130141502382 DHNB DEBUG map_rua[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141502382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141502382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3374039 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141502382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141502382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141502382 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3374039 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141502382 DCN DEBUG map_sccp[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141502382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141502382 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3374039 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141502382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3374039 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141502382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141502382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141502382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141502382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141502382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141502382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141502382 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: Allocated (fsm.c:456) 20241130141502382 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141502382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a49c65354f81b92f59b8a004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20241130141502382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141502382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141502382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141502382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141502382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141502382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141502382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141502382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141502382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141502382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141502382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141502382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141502382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141502382 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141502382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141502382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141502383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141502383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141502383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141502383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141502383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141502383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141502383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141502383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: Found Expect[0] for l3='49C65354F81B92F59B8A'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)5063478 HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141502401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141502401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141502401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141502401 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141502401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141502401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141502401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141502401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141502401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141502401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141502401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141502401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141502401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141502401 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f8b7b) (sccp_scrc.c:477) 20241130141502401 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241130141502401 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141502401 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141502401 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141502401 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141502401 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141502401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141502401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141502401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue(98)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141502403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141502403 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141502403 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141502403 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141502404 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141502404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141502404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(109)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141502404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141502404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141502404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141502404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141502404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141502404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141502404 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141502404 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141502404 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141502404 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141502404 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34499<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(99)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141502404 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141502404 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141502404 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141502404 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141502404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141502404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141502404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141502404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141502404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141502404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141502404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141502404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141502404 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141502404 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141502404 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141502404 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141502404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141502404 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141502404 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141502404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8b7b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141502404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141502404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141502404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141502404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc0-M3UA(106)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141502404 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141502404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141502404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141502404 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141502404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141502404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141502405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141502405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141502405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141502405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141502405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141502405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141502405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{disrupted}: Freeing instance (context_map.c:202) 20241130141502405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3374039)[0x55b5a57a12b0]{disrupted}: Deallocated (fsm.c:568) 20241130141502405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141502405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{disconnected}: Freeing instance (context_map.c:206) 20241130141502405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b5a57a2290]{disconnected}: Deallocated (fsm.c:568) 20241130141502405 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3374039 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141502405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141502405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141502405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141502405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141502405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141502405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141502405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141502405 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW-MGCP(110)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141502405 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141502405 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(100)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141502405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Nov 30 14:15:02 UTC 2024 ====== 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 20241130141502471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141502974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247432) Waiting for packet dumper to finish... 1 (prev_count=247432, count=248088) 20241130141504404 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141504404 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141504404 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141504404 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141504404 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141504404 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Nov 30 14:15:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_ps_initial_ue started. 20241130141506071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141506075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141506079 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32915<->l=127.0.0.1:4262) (control_if.c:572) 20241130141506144 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506144 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506145 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506145 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506145 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506145 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506145 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506145 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141506145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(116)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141506146 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506146 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141506146 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506146 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141506146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506146 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506146 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506146 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141506146 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506146 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141506146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506146 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506146 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506146 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141506146 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141506146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506146 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506146 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506146 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141506146 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141506146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506146 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141506146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141506146 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141506147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141506147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141506147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141506147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(120)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(118)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141506160 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506160 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506160 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506160 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506160 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506160 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506160 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141506160 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506161 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506161 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141506161 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506161 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141506161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506161 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506161 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506161 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141506161 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506161 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141506161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506161 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506161 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141506161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141506162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506162 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506162 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141506162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141506162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141506162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141506162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506162 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141506162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141506162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141506162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141506182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141506182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141506182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141506182 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141506183 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141506183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141506183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141506183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141506183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141506359 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141506359 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141506359 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141506359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141506368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141506368 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141506369 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141506369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141506369 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141506369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141506371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506371 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141506371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141506371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141506371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141506371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141506371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141506372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141506372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141506372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141506372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141506372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141506372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141506372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141506372 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141506372 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141506372 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506373 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506373 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141506373 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141506373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506373 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141506373 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141506373 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141506373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141506373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141506373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506374 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141506374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141506374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141506374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141506374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(123)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141506382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506382 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141506382 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141506382 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141506382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141506382 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141506382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141506384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506384 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141506384 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141506384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141506384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141506384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141506385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141506385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141506385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141506385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141506385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141506385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141506385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141506385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141506385 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141506385 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141506385 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141506386 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141506386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141506386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141506386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141506386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141506386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141506386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141506386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141506386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141506386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141506386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141506386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141506387 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141506387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141506387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141506387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141506387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141506387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141506387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141506387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141506387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141507177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141507177 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141507177 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141507177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141507177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141507177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141507177 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141507177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141507177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141507177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141507177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141507177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141507177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141507177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141507177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141507177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141507177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141507177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141507178 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141507178 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141507178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141507178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141507178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141507178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141507178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141507178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141507178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141507178 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141507178 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141507178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141507178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141507178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141507178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141507178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141507178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141507178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141507179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141507179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141507179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141507179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141507179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141507179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141507179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141507179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141507179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141507179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141507179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141507179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141507179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141507179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141507179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141507179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141507179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141507179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141507179 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141507179 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141507184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141507184 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141507184 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141507184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141507184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141507184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141507184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141507184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141507184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141507184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141507184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141507184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141507184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141507184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141507184 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141507184 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141507184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141507184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141507184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141507184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141507184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141507184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141507184 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141507184 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141507184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141507184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141507184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141507184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141507184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141507187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141507187 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141507187 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141507187 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141507187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141507187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141507187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141507187 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141507187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141507187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141507187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141507187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141507187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141507187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141507187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141507187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141507187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141507187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141507187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141507187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141507187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141507187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141507187 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141507187 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141507211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: f_create_expect(l3 := 'D6AE30E237FE9C62D5F9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: Created Expect[0] for 'D6AE30E237FE9C62D5F9'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2183127 20241130141508252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141508252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141508252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141508252 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141508253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x214fd7, normal) (hnbgw_rua.c:407) 20241130141508253 DHNB DEBUG map_rua[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141508253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141508253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183127 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141508253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141508253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141508253 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183127 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141508253 DCN DEBUG map_sccp[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141508253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141508253 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2183127 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141508253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183127 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141508253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141508253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141508253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141508253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141508253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141508253 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141508253 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: Allocated (fsm.c:456) 20241130141508253 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141508253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad6ae30e237fe9c62d5f9004f40030003df0056400500f1100926) (sccp_scrc.c:406) 20241130141508253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141508253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141508253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141508253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141508253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141508253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141508253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141508253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141508253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141508253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141508253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141508253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141508253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141508253 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141508253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141508253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141508253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141508253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141508253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141508253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141508253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141508253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141508253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141508253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: Found Expect[0] for l3='D6AE30E237FE9C62D5F9'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3265838 HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141508273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141508273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141508273 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141508273 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141508273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141508273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141508273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141508273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141508273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141508273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141508273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141508273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141508273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141508273 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d2a4b) (sccp_scrc.c:477) 20241130141508273 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241130141508273 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141508273 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141508273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141508273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141508273 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141508273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141508273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141508274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141508284 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32915<->l=127.0.0.1:4262) (control_if.c:193) 20241130141508286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(122)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141508287 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141508287 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141508287 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141508287 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141508287 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141508287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141508287 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(123)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141508288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141508288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 IPA-CTRL-CLI-IPA(114)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141508288 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141508288 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141508288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141508288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141508288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141508288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141508288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141508288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141508288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141508288 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141508288 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141508288 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141508288 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141508288 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(119)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141508288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141508288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141508289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141508290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141508290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141508290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141508290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141508290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141508290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141508290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(124)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(113)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141508289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141508289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141508289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141508289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141508289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141508289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141508289 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141508289 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141508289 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141508289 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141508289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141508289 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141508289 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141508289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d2a4b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141508289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141508289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141508289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141508289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141508289 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141508289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141508289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141508289 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141508289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141508289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141508289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141508289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{disrupted}: Freeing instance (context_map.c:202) 20241130141508289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2183127)[0x55b5a57a12b0]{disrupted}: Deallocated (fsm.c:568) 20241130141508289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141508290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{disconnected}: Freeing instance (context_map.c:206) 20241130141508290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b5a57a2290]{disconnected}: Deallocated (fsm.c:568) 20241130141508290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183127 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141508290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141508290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141508290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141508290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141508290 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141508290 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141508290 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141508292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Nov 30 14:15:08 UTC 2024 ====== 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 20241130141508385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141508888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250988) Waiting for packet dumper to finish... 1 (prev_count=250988, count=251644) 20241130141510288 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141510288 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141510288 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141510289 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141510289 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141510289 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Nov 30 14:15:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241130141512000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141512005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141512008 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37957<->l=127.0.0.1:4262) (control_if.c:572) 20241130141512083 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512083 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512083 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512083 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141512084 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512084 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512084 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141512084 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141512084 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512084 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512085 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512085 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141512085 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512085 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141512085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512085 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512085 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512085 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141512085 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512085 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141512085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512085 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512085 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512085 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141512085 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141512085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512085 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512085 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141512085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141512085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512085 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141512085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141512085 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141512086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141512086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141512086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141512086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(134)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141512103 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512103 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512103 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512103 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512103 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512103 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512103 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141512103 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512104 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512104 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141512104 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512104 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141512104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512104 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512104 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512104 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141512104 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512104 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141512104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512104 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512104 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512104 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141512104 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512105 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141512105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512105 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512105 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512105 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141512105 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141512105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141512105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512105 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141512104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141512104 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141512105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141512105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141512105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141512105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141512126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141512126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141512126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141512126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141512126 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141512126 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141512126 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141512126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141512126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141512301 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141512301 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141512301 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141512301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141512306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141512306 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141512306 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141512306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141512306 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141512306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141512308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141512308 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141512308 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141512308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141512308 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141512308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141512308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141512308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141512308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141512308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141512308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141512308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141512308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141512308 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141512308 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141512308 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512309 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141512309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141512309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141512310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512310 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141512310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141512310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141512310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141512310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141512317 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141512317 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141512317 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141512317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141512322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512322 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141512322 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141512322 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141512322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141512322 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141512322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141512323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141512323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141512323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141512323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512323 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141512323 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141512323 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141512323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141512323 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141512323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141512323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141512323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141512323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141512323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141512323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141512323 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141512323 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141512324 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141512324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141512324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141512324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141512324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141512324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141512324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141512324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141512324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512324 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141512324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141512325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141512325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141512325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141512325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141512406 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141512406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8b7b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141512406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141512406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141512406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141512406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141512406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141512406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141512406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141512406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141512406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141512406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141512406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141512416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141512416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141512416 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141512416 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141512416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141512416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141512416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141512416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141512416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141512416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141512416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141512416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141512416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141512416 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=008f8b7b) (sccp_scrc.c:477) 20241130141512416 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241130141512416 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141512416 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141512416 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141512416 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141512416 DLSCCP DEBUG SCCP-SCOC(1)[0x55b5a57a6910]{IDLE}: Deallocated (fsm.c:568) 20241130141513113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513113 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141513113 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141513113 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141513113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141513113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141513113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141513113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141513113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141513113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141513114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141513114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141513114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141513114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141513114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141513114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141513114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141513114 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141513114 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141513114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141513114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141513114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141513114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141513114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141513114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141513114 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141513114 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141513114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141513114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141513114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141513114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141513114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141513114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141513114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513118 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141513118 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141513118 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141513118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141513118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141513118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141513118 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141513118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141513118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141513118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141513118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141513118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141513118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141513118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141513118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141513118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141513118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141513119 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141513119 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141513124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513124 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141513124 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141513124 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141513124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141513124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141513124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141513124 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141513124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141513124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141513124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141513124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141513124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141513124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141513124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141513124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141513124 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141513124 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141513124 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141513124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141513124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141513124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141513124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141513125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141513125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141513125 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141513125 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141513125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141513125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141513125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141513125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141513125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141513125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141513125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141513126 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141513126 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141513126 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141513126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141513126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141513126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141513126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141513126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141513126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141513126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141513126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141513126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141513126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141513126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141513126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141513126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141513127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141513127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141513127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141513127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141513127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141513127 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141513127 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141513140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11436321 20241130141514187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141514187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141514187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141514187 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141514187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae8121, normal) (hnbgw_rua.c:407) 20241130141514187 DHNB DEBUG map_rua[0x55b5a57a6910]{init}: Allocated (fsm.c:456) 20241130141514187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141514187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11436321 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141514187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141514187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141514187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11436321 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141514187 DCN DEBUG map_sccp[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141514187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141514188 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11436321 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141514188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11436321 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141514188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141514188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141514188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141514188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141514188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141514188 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141514188 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: Allocated (fsm.c:456) 20241130141514188 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141514188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20241130141514188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141514188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141514188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141514188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141514188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141514188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141514188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141514188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141514188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141514188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141514188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141514188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141514188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141514188 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141514188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141514188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141514188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141514188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141514188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141514188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141514188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141514188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141514188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)12058398 HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141514197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514197 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141514197 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141514197 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141514197 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141514197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141514197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141514197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141514197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141514197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141514197 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae624d) (sccp_scrc.c:477) 20241130141514197 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241130141514197 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141514197 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141514197 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141514197 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141514197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae624d), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4cec187f752bb3497a7c004f40030001560056400500f1100926) (sccp_scrc.c:406) 20241130141514197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141514197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141514197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141514197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141514197 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141514197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141514197 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141514197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141514197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141514197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141514197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141514197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141514197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141514197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141514210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514220 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37957<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(135)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514221 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141514221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141514221 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141514221 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(133)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(136)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141514222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141514222 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141514222 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141514222 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141514222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141514222 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication VirtHNBGW-STATS(127)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141514223 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141514223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514223 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-M3UA(137)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141514223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141514223 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141514223 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141514223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141514225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141514225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141514225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141514225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141514225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141514225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141514225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141514225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(128)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(138)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(129)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) 20241130141514223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141514224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141514224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141514224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141514224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141514224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141514224 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141514224 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141514224 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141514224 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141514224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141514224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141514224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141514224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141514224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141514224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141514224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141514224 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141514224 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141514224 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141514224 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141514224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141514224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141514224 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141514224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae624d), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141514224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141514224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141514224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141514224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141514224 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141514224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141514224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141514224 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141514224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141514225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141514225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141514225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{disrupted}: Freeing instance (context_map.c:202) 20241130141514225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11436321)[0x55b5a57a6910]{disrupted}: Deallocated (fsm.c:568) 20241130141514225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141514225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{disconnected}: Freeing instance (context_map.c:206) 20241130141514225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b5a57a12b0]{disconnected}: Deallocated (fsm.c:568) 20241130141514225 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11436321 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141514225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141514225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141514225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141514225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141514225 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141514225 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141514225 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141514228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56680<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Nov 30 14:15:14 UTC 2024 ====== 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 20241130141514315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141514817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56724<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206508) Waiting for packet dumper to finish... 1 (prev_count=206508, count=269932) 20241130141516223 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141516223 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141516223 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141516223 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141516223 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141516223 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Nov 30 14:15:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241130141517933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141517939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141517942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36551<->l=127.0.0.1:4262) (control_if.c:572) 20241130141518030 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518030 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518030 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518030 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518030 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518030 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518030 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518030 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141518030 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141518030 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141518032 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518032 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141518032 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518032 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141518032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518032 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518032 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518032 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141518032 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141518032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518032 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518032 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141518032 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141518032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141518032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518032 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518032 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141518032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141518032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518032 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141518032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141518032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141518032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(148)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(146)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141518054 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518054 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518054 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518054 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518055 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518055 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518055 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141518055 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518055 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141518055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141518055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141518055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518055 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141518056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141518056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141518056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141518056 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518056 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141518056 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141518056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518057 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141518057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518057 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518057 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518057 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141518057 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518057 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141518057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518057 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518057 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518057 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141518057 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141518057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518057 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141518057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141518057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141518085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141518085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141518085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141518085 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141518085 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141518085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141518085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141518085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141518085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141518251 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141518251 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141518251 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141518251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141518260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141518261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141518261 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141518261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141518261 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141518261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141518263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141518263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141518263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141518263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141518264 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141518264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141518264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141518264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141518264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141518264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141518264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141518264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141518264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141518264 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141518264 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141518264 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518265 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141518266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141518266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141518266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518266 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141518266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141518267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141518267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141518267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141518273 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141518273 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141518273 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141518273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141518278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518278 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141518278 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141518279 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141518279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141518279 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141518279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141518281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141518281 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141518281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141518281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141518281 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141518281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141518281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141518281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141518281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141518281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141518281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141518281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141518281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141518281 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141518281 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141518281 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141518282 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141518282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141518282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141518282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141518282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141518282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141518283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141518283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141518283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141518283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518283 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141518283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141518283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141518283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141518283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141518283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141518290 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141518290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d2a4b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141518290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141518290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141518290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141518290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141518290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141518290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141518290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141518290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141518290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141518290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141518290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141518294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141518294 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141518294 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141518294 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141518294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141518294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141518294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141518294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141518295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141518295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141518295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141518295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141518295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141518295 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=008d2a4b) (sccp_scrc.c:477) 20241130141518295 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241130141518295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141518295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141518295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141518295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141518295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b5a57a6fd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141519069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141519069 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141519069 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141519069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141519069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141519069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141519069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141519069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141519069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141519069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141519069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141519069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141519069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141519069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141519069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141519069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141519069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141519069 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141519069 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141519069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141519069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141519069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141519070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141519070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141519070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141519070 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141519070 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141519070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141519070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141519070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141519070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141519070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141519070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141519070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141519070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141519070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141519070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141519070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141519070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141519070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141519070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141519070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141519070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141519070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141519070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141519070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141519071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141519071 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141519071 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141519076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519076 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141519076 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141519077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141519077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141519077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141519077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141519077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141519077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141519077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141519077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141519077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141519077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141519077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141519077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141519077 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141519077 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141519077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141519077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141519077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141519077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141519077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141519077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141519077 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141519077 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141519077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141519077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141519077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141519077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141519077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141519081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141519081 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141519081 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141519081 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141519081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141519081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141519081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141519081 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141519081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141519081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141519081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141519081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141519081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141519081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141519081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141519081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141519081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141519081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141519081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141519081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141519081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141519081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141519081 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141519081 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141519110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12951236 20241130141520122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141520122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141520122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141520122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141520122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc59ec4, normal) (hnbgw_rua.c:407) 20241130141520122 DHNB DEBUG map_rua[0x55b5a57a6fd0]{init}: Allocated (fsm.c:456) 20241130141520122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141520122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12951236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141520122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141520122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141520122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12951236 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141520122 DCN DEBUG map_sccp[0x55b5a57a6910]{init}: Allocated (fsm.c:456) 20241130141520122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141520122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12951236 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141520122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12951236 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141520122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141520122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141520122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141520122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141520122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141520122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141520122 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: Allocated (fsm.c:456) 20241130141520122 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141520122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20241130141520122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141520122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141520122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141520122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141520122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141520122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141520122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141520122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141520122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141520122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141520122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141520122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141520122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141520122 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141520122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141520122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141520122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141520122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141520122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141520122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141520122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141520122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141520122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)7332410 HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141520126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520126 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141520126 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141520126 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141520126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141520126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141520126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141520126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141520126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141520126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141520126 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bdc9f) (sccp_scrc.c:477) 20241130141520126 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241130141520126 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141520126 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141520126 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141520126 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141520126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdc9f), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a03e15ee789750f0d0b95004f40030001390056400500f1100926) (sccp_scrc.c:406) 20241130141520126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141520126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141520126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141520126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141520126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141520126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141520126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141520126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141520126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141520126 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141520126 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141520126 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141520126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141520126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141520130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141520132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141520132 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141520132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141520133 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141520133 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36551<->l=127.0.0.1:4262) (control_if.c:193) 20241130141520133 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141520133 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141520133 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141520133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141520133 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141520133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141520133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141520133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141520133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141520133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141520133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141520133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141520133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141520133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141520133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141520133 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141520133 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141520133 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(147)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(141)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(152)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141520135 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141520135 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141520135 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141520135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141520135 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141520135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141520135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141520135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141520135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141520135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141520135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141520135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141520135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141520135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141520135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141520135 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141520135 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141520135 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141520135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141520135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141520135 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141520135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdc9f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141520135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141520135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141520135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141520135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141520135 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141520135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141520135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141520135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141520135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141520135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141520135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141520135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141520135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141520135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141520135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141520135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141520135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(151)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141520135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141520135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141520135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{disrupted}: Freeing instance (context_map.c:202) 20241130141520135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12951236)[0x55b5a57a6fd0]{disrupted}: Deallocated (fsm.c:568) 20241130141520135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141520135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{disconnected}: Freeing instance (context_map.c:206) 20241130141520135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b5a57a6910]{disconnected}: Deallocated (fsm.c:568) 20241130141520135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12951236 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141520135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141520135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141520135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141520135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141520135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141520135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141520135 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141520136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Nov 30 14:15:20 UTC 2024 ====== 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 20241130141520197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141520699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268664) Waiting for packet dumper to finish... 1 (prev_count=268664, count=269320) 20241130141522134 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141522134 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141522134 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141522136 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141522136 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141522136 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Nov 30 14:15:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_cs_bidir started. 20241130141523732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141523734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141523737 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33051<->l=127.0.0.1:4262) (control_if.c:572) 20241130141523797 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523797 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523797 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523797 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523797 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523797 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523797 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523797 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523798 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141523798 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)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141523799 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523799 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141523799 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523799 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141523799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523799 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523799 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523799 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141523799 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523799 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141523799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523799 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523799 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523799 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141523799 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141523799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141523799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523799 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523799 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523799 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141523799 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141523799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523799 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141523799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141523799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141523799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(162)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141523813 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523813 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523813 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523813 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523813 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523813 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523814 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141523814 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141523815 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523815 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141523815 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523815 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141523815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523815 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523815 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523815 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141523815 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141523815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523815 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523815 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141523815 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141523815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141523815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523815 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523815 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141523815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141523815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141523815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141523815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141523815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141523815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141523815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141523815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141523815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141523815 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141523815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141523815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141523815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141523815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141523815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141523815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141523815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141523838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141523838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141523838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141523838 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141523838 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141523838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141523838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141523838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141523838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141524011 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141524011 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141524011 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141524011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141524013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524013 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141524013 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141524013 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141524013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141524013 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141524013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141524014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141524014 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141524014 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141524014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141524014 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141524014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141524014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141524014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141524014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141524014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141524014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141524014 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141524014 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141524014 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141524015 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141524015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141524015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141524015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141524015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141524015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141524015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141524015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141524015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141524015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141524015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141524015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141524015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141524015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141524015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141524015 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524015 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141524027 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141524027 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141524027 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141524027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141524028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141524028 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141524028 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141524028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141524028 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141524028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141524029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524029 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141524029 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141524029 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141524029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141524029 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141524029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141524029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141524029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141524029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141524029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141524029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141524029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141524029 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141524029 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141524030 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141524030 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141524030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141524030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141524030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141524030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141524030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141524030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141524030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141524030 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141524030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141524030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141524030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141524030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141524030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141524030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141524030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524225 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141524225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae624d), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141524225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141524225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141524225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141524225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141524225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141524225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141524225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141524225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141524225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141524225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141524225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141524227 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141524227 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141524227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141524227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141524227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141524227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141524227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141524227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141524227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141524227 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=00ae624d) (sccp_scrc.c:477) 20241130141524227 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241130141524227 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141524227 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141524227 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141524227 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141524227 DLSCCP DEBUG SCCP-SCOC(3)[0x55b5a57a2290]{IDLE}: Deallocated (fsm.c:568) 20241130141524815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524815 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141524815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141524816 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141524816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141524816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141524816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141524816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141524816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141524816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141524816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141524816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141524816 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141524816 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141524816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141524816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141524816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141524816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141524816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141524816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141524816 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141524816 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141524816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141524816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141524816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141524816 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524817 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141524817 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141524817 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141524817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141524817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141524817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141524817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141524817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141524817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141524817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141524817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141524817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141524817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141524817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141524817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141524817 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141524817 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141524831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524831 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141524831 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141524831 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141524831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141524831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141524831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141524831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141524831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141524831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141524831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141524831 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141524831 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141524831 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141524831 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141524831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141524831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141524831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141524831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141524831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141524831 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141524831 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141524831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141524831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141524831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141524831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141524831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141524832 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141524832 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141524832 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141524832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141524832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141524832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141524832 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141524832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141524832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141524832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141524832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141524832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141524832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141524832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141524832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141524832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141524832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141524832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141524832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141524832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141524832 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141524832 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141524832 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141524851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: f_create_expect(l3 := '6EC1355D8CAE087BCD94'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: Created Expect[0] for '6EC1355D8CAE087BCD94'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_bidir0(167)14899547 20241130141525864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141525864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141525864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141525864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141525864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3595b, normal) (hnbgw_rua.c:407) 20241130141525864 DHNB DEBUG map_rua[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141525864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141525864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14899547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141525864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141525864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141525865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14899547 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141525865 DCN DEBUG map_sccp[0x55b5a57a6fd0]{init}: Allocated (fsm.c:456) 20241130141525865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141525865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14899547 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141525865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14899547 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141525865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141525865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141525865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141525865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141525865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141525865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141525865 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: Allocated (fsm.c:456) 20241130141525865 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141525865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6ec1355d8cae087bcd94004f40030002c70056400500f1100926) (sccp_scrc.c:406) 20241130141525865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141525865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141525865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141525865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141525865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141525865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141525865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141525865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141525865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141525865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141525865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141525865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141525865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141525865 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141525865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141525865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141525865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141525865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141525865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141525865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141525865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141525865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141525865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141525865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: Found Expect[0] for l3='6EC1355D8CAE087BCD94'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_bidir0(167)6202074 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141525869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141525869 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141525869 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141525869 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141525869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141525869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141525869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141525869 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141525869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141525869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141525869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141525869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141525869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141525869 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045fe52) (sccp_scrc.c:477) 20241130141525869 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241130141525869 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141525869 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141525869 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141525869 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141525869 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141525869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141525869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: vl_len:22 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A58DF9DC96A6A2BD939A3'O 20241130141526070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141526070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141526070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141526070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141526070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141526070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141526070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141526070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141526070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141526070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141526070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141526070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141526070 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=001440120000010010400b0a58df9dc96a6a2bd939a3) (sccp_scrc.c:477) 20241130141526070 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241130141526070 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141526070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141526070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141526070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141526070 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130141526070 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141526070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130141526070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141526070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241130141526070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141526070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141526075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141526075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141526075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130141526075 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141526075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3595b) (hnbgw_rua.c:471) 20241130141526075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14899547 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130141526075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141526075 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130141526075 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141526075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130141526075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141526075 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141526075 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141526075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045fe52), PART(T=Data,L=22,D=001440120000010010400b0a1ab6668bcddb3ee0e348) (sccp_scrc.c:406) 20241130141526075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141526075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141526075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141526075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141526075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141526075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141526075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141526075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141526075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141526075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141526075 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: vl_len:20 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241130141526079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526079 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141526079 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141526079 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141526079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141526079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141526079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141526079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141526079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141526079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141526079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141526079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141526079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141526079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20241130141526079 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241130141526079 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141526079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141526079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141526079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141526079 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241130141526079 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241130141526079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241130141526079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141526079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241130141526079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141526079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141526080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141526083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141526083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141526083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141526083 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141526083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141526083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141526083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141526083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141526083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141526083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141526083 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141526083 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141526083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045fe52), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141526083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141526083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141526083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141526083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141526083 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141526083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141526083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MutexDispCT-TC_ranap_cs_bidir(154)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141526083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{disrupted}: Freeing instance (context_map.c:202) 20241130141526083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14899547)[0x55b5a57a2290]{disrupted}: Deallocated (fsm.c:568) 20241130141526083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141526083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{disconnected}: Freeing instance (context_map.c:206) 20241130141526083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b5a57a6fd0]{disconnected}: Deallocated (fsm.c:568) 20241130141526083 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14899547 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141526083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141526083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141526083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141526083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141526083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141526083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141526083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141526083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141526083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141526083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141526083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141526083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141526083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141526083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141526083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141526083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141526083 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141526083 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141526083 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141526083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141526083 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33051<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(161)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141526083 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141526083 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141526083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141526083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(165)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141526083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141526083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141526083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141526084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141526084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141526084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141526084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141526084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141526084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141526084 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141526084 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141526084 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(155)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(166)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141526087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Nov 30 14:15:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241130141526128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141526629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283588) Waiting for packet dumper to finish... 1 (prev_count=283588, count=284228) 20241130141528085 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141528085 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141528085 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141528085 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141528085 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141528085 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Nov 30 14:15:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_ps_bidir started. 20241130141529663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141529665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141529668 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35933<->l=127.0.0.1:4262) (control_if.c:572) 20241130141529731 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529731 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529731 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529731 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529731 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529731 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141529731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141529731 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141529731 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529731 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529732 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529732 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141529732 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141529732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529732 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141529732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529733 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529733 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141529733 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529733 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141529733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529733 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529733 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529733 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141529733 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141529733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529733 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529733 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141529733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141529733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529733 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141529733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141529733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141529733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(176)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(174)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141529749 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529749 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529749 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529749 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529750 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529750 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529750 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141529750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141529750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141529750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529750 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529750 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141529750 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141529750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141529750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141529750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130141529751 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529751 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141529751 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529751 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141529751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141529751 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529751 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529751 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141529751 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141529751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529751 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141529751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529751 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529751 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529751 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141529751 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529751 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141529751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529751 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141529751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141529751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141529801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141529801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141529801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141529801 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141529801 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141529801 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141529801 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141529801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141529801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141529944 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141529944 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141529945 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141529945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141529949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529949 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141529949 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141529949 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141529949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141529949 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141529949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141529950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529950 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141529950 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141529950 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141529950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141529950 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141529950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141529950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141529950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141529950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141529950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141529950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141529950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141529950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141529950 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141529950 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141529950 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529951 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141529951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141529951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141529951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141529952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141529952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141529952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141529952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141529952 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529964 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141529964 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141529964 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141529964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141529967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529967 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141529967 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141529968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141529968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141529968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141529968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141529969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141529969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141529969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141529969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141529969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141529969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141529969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141529969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141529969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141529969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141529969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141529969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141529969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141529969 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141529969 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141529969 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141529970 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141529970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141529970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141529970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141529970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141529970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141529970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141529970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141529970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141529970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141529970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141529970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141529970 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141529970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141529970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141529970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141529970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141529970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141529970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141529970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141529970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530136 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141530136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdc9f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141530136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141530136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141530136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141530136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141530136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141530136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141530136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141530136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141530136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141530136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141530136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141530140 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141530140 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141530140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141530140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141530140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141530140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141530140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141530140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141530140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141530140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141530140 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=000bdc9f) (sccp_scrc.c:477) 20241130141530140 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241130141530140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141530140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141530140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141530140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141530140 DLSCCP DEBUG SCCP-SCOC(4)[0x55b5a57a12b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141530761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141530761 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141530761 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141530761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141530761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141530761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141530761 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141530762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141530762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141530762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141530762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141530762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141530762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141530762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141530762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141530762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141530762 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141530762 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141530762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141530762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141530762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141530762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141530762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141530762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141530762 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141530762 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141530762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141530762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141530762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141530762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141530762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141530762 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141530762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141530762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141530763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141530763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141530763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141530763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141530763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141530763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141530763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141530763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141530763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141530763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141530763 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141530763 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141530772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141530772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530772 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141530772 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141530772 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141530772 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141530772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141530772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141530772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141530772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141530772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141530772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141530772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141530772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141530772 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141530772 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141530772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141530772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141530772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141530772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141530772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141530772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141530772 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141530772 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141530772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141530772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141530772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141530772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141530772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141530773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141530773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141530773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141530773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141530773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141530773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141530773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141530773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141530773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141530773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141530773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141530773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141530773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141530773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141530773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141530773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141530773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141530773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141530773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141530773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141530773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141530773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141530773 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141530773 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141530848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: f_create_expect(l3 := 'A94ECF567A530444F469'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: Created Expect[0] for 'A94ECF567A530444F469'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_bidir0(181)2876678 20241130141531899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141531899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141531899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141531899 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141531899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2be506, normal) (hnbgw_rua.c:407) 20241130141531899 DHNB DEBUG map_rua[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141531899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141531899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2876678 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141531899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141531899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141531899 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2876678 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141531899 DCN DEBUG map_sccp[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141531899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141531899 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2876678 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141531899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2876678 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141531899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141531899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141531899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141531899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141531899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141531899 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141531899 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: Allocated (fsm.c:456) 20241130141531899 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141531900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa94ecf567a530444f469004f400300031b0056400500f1100926) (sccp_scrc.c:406) 20241130141531900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141531900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141531900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141531900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141531900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141531900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141531900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141531900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141531900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141531900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141531900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141531900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141531900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141531900 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141531900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141531900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141531900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141531900 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141531900 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141531900 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141531900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141531900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141531900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141531900 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: Found Expect[0] for l3='A94ECF567A530444F469'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_bidir0(181)15653098 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141531920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141531920 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141531920 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141531920 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141531920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141531920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141531920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141531920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141531920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141531920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141531920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141531920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141531920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141531920 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0059df12) (sccp_scrc.c:477) 20241130141531920 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241130141531920 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141531920 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141531920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141531920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141531920 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141531920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141531920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A91C748FE5E1F1EB73D6A'O 20241130141532122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141532122 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141532122 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141532122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141532122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141532122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141532122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141532122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141532123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141532123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141532123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141532123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141532123 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=001440120000010010400b0a91c748fe5e1f1eb73d6a) (sccp_scrc.c:477) 20241130141532123 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241130141532123 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141532123 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141532123 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141532123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141532123 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130141532123 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141532123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130141532123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141532123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241130141532123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141532123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141532148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141532148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141532148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130141532148 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141532148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2be506) (hnbgw_rua.c:471) 20241130141532148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2876678 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130141532148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141532148 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130141532148 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130141532148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130141532148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141532148 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141532148 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141532148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059df12), PART(T=Data,L=22,D=001440120000010010400b0aea28c73666fec71ab082) (sccp_scrc.c:406) 20241130141532148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141532148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141532148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141532148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141532149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141532149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141532149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141532149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141532149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141532149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141532149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241130141532167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532167 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141532167 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141532167 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141532167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141532167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141532167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141532167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141532167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141532167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141532167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141532167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141532167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141532167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20241130141532167 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241130141532167 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141532167 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141532167 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141532167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141532167 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241130141532167 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241130141532168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241130141532168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141532168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241130141532168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141532168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141532177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_bidir(168)@f38f6cf3d7d5: Final verdict of PTC: none20241130141532185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141532186 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35933<->l=127.0.0.1:4262) (control_if.c:193) 20241130141532186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141532186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141532186 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141532186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141532186 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141532186 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141532186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW_Test.sgsn0-SCCP(177)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141532186 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141532186 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141532186 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141532186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141532186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141532186 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141532186 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141532186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059df12), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141532186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141532186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141532186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141532186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141532186 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141532186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141532186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141532186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.sgsn0-RAN(178)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141532187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2876678)[0x55b5a57a12b0]{disrupted}: Deallocated (fsm.c:568) 20241130141532187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141532187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{disconnected}: Freeing instance (context_map.c:206) 20241130141532186 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141532186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141532186 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141532186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141532186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141532187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141532187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141532187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141532187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141532187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141532187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141532187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141532187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b5a57a2290]{disconnected}: Deallocated (fsm.c:568) 20241130141532187 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2876678 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141532187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141532187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141532187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141532187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141532187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141532187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141532187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141532187 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141532187 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141532187 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141532187 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(175)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(180)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141532188 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141532188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141532188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141532188 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141532189 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141532189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141532189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141532189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141532189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141532189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ranap_ps_bidir-Iuh0(172)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141532189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141532189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141532189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141532189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(169)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141532189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141532189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141532189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141532189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141532189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141532189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141532189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141532189 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141532189 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141532189 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141532191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Nov 30 14:15:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241130141532264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141532767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225720) Waiting for packet dumper to finish... 1 (prev_count=225720, count=284288) 20241130141534187 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141534187 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141534187 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141534189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141534189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141534189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Nov 30 14:15:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_assignment started. 20241130141535892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141535896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141535899 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:572) 20241130141535972 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535972 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535973 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535973 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535973 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535973 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535973 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535973 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535973 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141535973 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141535974 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535974 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141535974 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535974 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141535974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535974 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535974 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535974 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141535974 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535974 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141535974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535974 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535974 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535974 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141535974 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141535974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141535974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141535974 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141535975 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141535975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535975 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535975 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535975 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141535975 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141535975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535975 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141535975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141535975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141535975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(190)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141535991 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535991 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535991 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535991 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535991 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535991 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535991 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141535991 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141535992 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535992 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141535993 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535993 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141535993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535993 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535993 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141535993 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141535993 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535993 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141535993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535993 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535993 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535993 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141535993 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141535993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535993 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535993 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141535993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141535993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141535993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141535993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141535993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141535993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141535993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141535993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141535993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141535993 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141535993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141535993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141535993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141535993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141535993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141535993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141535993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141536016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141536016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141536016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141536016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141536016 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141536016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141536016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141536016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141536016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141536083 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141536083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045fe52), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141536083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141536083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141536083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141536083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141536084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141536084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141536084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141536084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141536084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141536084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141536187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141536187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141536187 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141536187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141536196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536196 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141536196 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141536196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141536196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141536196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141536196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141536199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141536199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141536199 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141536199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141536199 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141536199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141536200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141536200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141536200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141536200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141536200 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141536200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141536200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141536200 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141536200 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141536200 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141536201 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141536201 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141536201 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141536201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141536201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141536201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141536202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141536202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141536202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141536202 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141536202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141536202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141536202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141536202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141536202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141536202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141536202 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141536206 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141536206 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141536206 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141536206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141536211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141536211 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141536211 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141536211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141536211 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141536211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141536212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141536212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141536212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141536212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141536212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141536212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141536212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141536212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141536212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141536212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141536212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141536212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141536212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141536212 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141536212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141536212 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141536213 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141536213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141536213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141536213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141536213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141536213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141536213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141536213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141536213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141536213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141536213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141536213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141536213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141536213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141536213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141536213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141536213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141536213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141536213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141536213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141536213 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141537001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141537001 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141537001 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141537001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141537001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141537001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141537001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141537002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141537002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141537002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141537002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141537002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141537002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141537002 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141537002 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141537002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141537002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141537002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141537002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141537002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141537002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141537002 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141537002 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141537002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141537002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141537002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141537002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141537002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141537003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141537003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141537005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141537005 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141537005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141537005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141537005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141537005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141537005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141537005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141537005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141537005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141537005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141537005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141537005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141537005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141537005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141537005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141537005 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141537005 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141537014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537014 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141537014 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141537014 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141537014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141537014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141537014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141537014 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141537015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141537015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141537015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141537015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141537015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141537015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141537015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141537015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141537015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141537015 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141537015 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141537015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141537015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141537015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141537015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141537015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141537015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141537015 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141537015 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141537015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141537015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141537015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141537015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141537015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141537015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141537015 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141537018 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141537018 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141537018 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141537018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141537018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141537018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141537018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141537018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141537018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141537018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141537018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141537018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141537018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141537018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141537018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141537018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141537018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141537018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141537018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141537018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141537018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141537018 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141537018 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141537041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: f_create_expect(l3 := '2C777EFA3AD712E39ED9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: Created Expect[0] for '2C777EFA3AD712E39ED9'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assignment0(195)4512809 20241130141538093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141538093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141538093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141538093 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141538093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x44dc29, normal) (hnbgw_rua.c:407) 20241130141538093 DHNB DEBUG map_rua[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141538093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141538093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141538093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141538093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141538093 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141538093 DCN DEBUG map_sccp[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141538093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141538093 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4512809 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141538093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141538093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141538093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141538093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141538093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141538093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141538093 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141538093 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: Allocated (fsm.c:456) 20241130141538093 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141538093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2c777efa3ad712e39ed9004f400300019f0056400500f1100926) (sccp_scrc.c:406) 20241130141538093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141538093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141538093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141538093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141538093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141538093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141538093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141538093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141538093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141538093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141538093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141538093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141538093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141538093 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141538093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141538093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141538093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141538094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141538094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141538094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141538094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141538094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141538094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: Found Expect[0] for l3='2C777EFA3AD712E39ED9'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assignment0(195)12343419 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141538115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538115 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141538115 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141538115 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141538115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141538115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141538115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141538115 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141538115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141538115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141538115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141538115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141538115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141538115 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00329640) (sccp_scrc.c:477) 20241130141538115 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241130141538115 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141538116 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141538116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141538116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141538116 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141538116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141538116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141538318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141538318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141538318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141538318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141538318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141538318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141538318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141538319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141538319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141538319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141538319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141538319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141538319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141538319 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241130141538319 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141538319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141538319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141538319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141538319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141538319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141538319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141538319 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141538319 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141538319 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141538319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141538319 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141538319 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{UNUSED}: Allocated (fsm.c:456) 20241130141538319 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{UNUSED}: is child of mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0] (fsm.c:486) 20241130141538319 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0] (mgcp_client_endpoint_fsm.c:724) 20241130141538320 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141538320 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141538320 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141538320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a7eb0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141538320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a7eb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0] (fsm.c:486) 20241130141538320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a7eb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141538320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a7eb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141538320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 44dc29'... (mgcp_client.c:805) 20241130141538320 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130141538320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a7eb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141538320 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141538353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241130141538353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141538353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141538353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141538353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141538353 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538353 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141538353 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141538353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141538353 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141538353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141538353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141538353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141538353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141538376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141538376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141538376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141538376 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141538376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x44dc29) (hnbgw_rua.c:471) 20241130141538376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141538376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141538376 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141538376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141538376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141538376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141538376 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141538376 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141538376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141538376 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0] (mgcp_client_endpoint_fsm.c:724) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141538376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 44dc29'... (mgcp_client.c:805) 20241130141538376 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130141538376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538376 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141538382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241130141538382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141538382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141538382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538382 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141538382 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141538382 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0] (mgcp_client_endpoint_fsm.c:724) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141538382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a90b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141538382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a90b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0] (fsm.c:486) 20241130141538382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a90b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141538382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a90b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130141538382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 44dc29'... (mgcp_client.c:805) 20241130141538382 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130141538382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4512809-0)[0x55b5a57a90b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538382 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141538389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241130141538389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141538389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141538389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141538389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538389 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{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) 20241130141538389 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141538389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141538389 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141538389 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141538389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141538389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141538389 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141538389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329640), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141538389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141538389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141538389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141538389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141538389 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141538389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141538389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141538389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141538389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141538389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141538389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141538389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141538415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538415 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141538415 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141538415 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141538415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141538415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141538415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141538415 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141538415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141538415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141538415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141538415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141538415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141538415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141538415 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241130141538415 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141538415 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141538415 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141538415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141538415 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141538415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141538415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141538415 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141538415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141538415 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 44dc29'... (mgcp_client.c:805) 20241130141538415 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130141538415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141538415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141538415 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 44dc29'... (mgcp_client.c:805) 20241130141538415 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130141538415 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141538415 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: Removing from parent mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0] (mgcp_client_endpoint_fsm.c:873) 20241130141538415 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141538415 DLMGCP DEBUG mgw-endp(mgw-fsm-4512809-0)[0x55b5a57c0ec0]{IN_USE}: Deallocated (fsm.c:568) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141538415 DMGW DEBUG mgw(mgw-fsm-4512809-0)[0x55b5a57a76b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141538416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141538416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141538416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141538416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc2917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141538419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a7eb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141538419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141538419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a90b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assignment0(195)4512809 20241130141538422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141538422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141538422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141538422 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141538422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x44dc29,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141538422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141538422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141538422 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141538422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141538422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141538422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141538422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141538422 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141538422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329640), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141538422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141538422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141538422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141538422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141538422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141538422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141538422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141538422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141538422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141538422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141538422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141538422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141538422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141538422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assignment0(195)12343419 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141538425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141538425 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141538425 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141538425 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141538425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141538425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141538425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141538425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141538425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141538425 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=00329640), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141538425 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241130141538425 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141538425 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141538425 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141538425 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141538425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141538425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141538425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141538425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{disconnected}: Freeing instance (context_map.c:202) 20241130141538425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4512809)[0x55b5a57a12b0]{disconnected}: Deallocated (fsm.c:568) 20241130141538425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141538425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{disconnected}: Freeing instance (context_map.c:206) 20241130141538425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b5a57a2290]{disconnected}: Deallocated (fsm.c:568) 20241130141538425 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4512809 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141538425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329640), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241130141538425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141538425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141538425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141538425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141538425 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141538425 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141538425 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141538425 DLSCCP DEBUG SCCP-SCOC(7)[0x55b5a57a7d80]{IDLE}: Deallocated (fsm.c:568) 20241130141538425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141538425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141538425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141538425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141538425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141538425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment0(195)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141540429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141540439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141540440 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assignment(182)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141540441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141540441 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141540441 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141540441 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141540441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141540441 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141540441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141540441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141540441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141540441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141540441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141540441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141540441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141540441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141540441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141540441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141540441 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141540441 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141540441 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141540441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141540441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141540441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141540441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141540442 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment-Iuh0-RUA(187)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540442 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(193)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141540442 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(191)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540442 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141540443 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141540443 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141540443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141540443 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141540443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141540443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(192)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141540443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(190)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141540443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141540443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141540443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141540443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141540443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141540443 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141540443 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141540443 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141540443 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(184)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(194)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(183)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141540446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_assignment finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Nov 30 14:15:40 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241130141540488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141540990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350348) Waiting for packet dumper to finish... 1 (prev_count=350348, count=350888) 20241130141542188 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141542188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059df12), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141542188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141542188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141542188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141542188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141542188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141542188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141542188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141542188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141542189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141542189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141542189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141542189 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141542442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141542442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141542442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141542443 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141542443 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141542443 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Nov 30 14:15:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_assignment_concurrent started. 20241130141544099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141544104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141544108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36397<->l=127.0.0.1:4262) (control_if.c:572) 20241130141544174 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544174 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544174 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544174 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544174 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544174 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141544174 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141544174 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141544174 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544174 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544175 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544175 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141544175 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141544175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544175 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141544175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544176 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544176 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544176 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141544176 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544176 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141544176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544176 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544176 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544176 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141544176 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141544176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544176 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544176 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141544176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141544176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141544176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544176 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141544176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141544176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141544176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(204)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141544191 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544191 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544192 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544192 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544192 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544192 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141544192 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544193 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141544193 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544193 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141544193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544193 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544193 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544193 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141544193 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544193 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141544193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544193 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544193 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544193 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141544193 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141544193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141544193 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141544193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544193 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544193 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544193 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141544193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141544194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544194 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141544194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141544194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141544194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(205)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141544220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141544220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141544220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141544220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141544220 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141544220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141544220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141544220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141544220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141544389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141544389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141544389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141544389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141544399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141544399 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141544399 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141544399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141544399 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141544399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141544401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141544401 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141544401 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141544401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141544401 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141544402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141544402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141544402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141544402 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141544402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141544402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141544402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141544402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141544402 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141544402 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141544402 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544403 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141544404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141544404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141544404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544404 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141544404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141544405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141544405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141544405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141544409 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141544409 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141544409 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141544409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141544414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544414 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141544414 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141544414 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141544414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544414 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141544414 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141544414 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141544414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141544414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141544414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141544414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141544414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141544414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141544414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141544414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141544414 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141544414 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141544415 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141544416 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141544416 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141544416 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141544416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141544416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141544416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141544416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141544416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141544416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141544416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141544416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141544416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141544416 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141544416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141544416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141544416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141544416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141544416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141544416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141544416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141544416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141545204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545204 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141545204 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141545205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141545205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141545205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141545205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141545205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141545205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141545205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141545205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141545205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141545205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141545205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141545205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141545205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141545205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141545205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141545206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141545206 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141545206 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141545206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141545206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141545206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141545206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141545206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141545206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141545206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141545206 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141545206 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141545206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141545206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141545206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141545206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141545206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141545206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141545206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141545207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545207 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141545207 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141545207 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141545207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141545207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141545207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141545207 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141545207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141545207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141545207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141545207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141545207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141545207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141545207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141545207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141545207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141545207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141545207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141545207 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141545207 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141545216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545216 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141545216 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141545216 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141545216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141545216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141545216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141545216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141545216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141545216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141545216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141545216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141545216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141545216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141545216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141545216 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141545216 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141545216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141545216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141545216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141545216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141545216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141545216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141545216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141545216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141545216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141545216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141545216 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141545216 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141545216 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141545217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141545217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141545217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141545217 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141545217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141545217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141545217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141545217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141545217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141545217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141545217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141545217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141545217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141545217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141545217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141545217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141545217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141545217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141545217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141545217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141545217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141545217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141545217 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141545217 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141546085 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141546085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045fe52), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141546085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141546085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141546085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141546085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141546085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141546085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141546085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141546085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141546085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141546085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141546085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141546085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141546091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141546091 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141546091 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141546091 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141546091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141546091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141546091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141546091 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141546092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141546092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141546092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141546092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141546092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141546092 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=0045fe52) (sccp_scrc.c:477) 20241130141546092 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241130141546092 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141546092 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141546092 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141546092 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141546092 DLSCCP DEBUG SCCP-SCOC(5)[0x55b5a57a6910]{IDLE}: Deallocated (fsm.c:568) 20241130141546256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141546389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '621EA84E5808CE55BDB2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[0] for '621EA84E5808CE55BDB2'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'DCF276E4A38408CB6F97'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[1] for 'DCF276E4A38408CB6F97'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assignment_concurrent0(209)15671806 TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 1TC_rab_assignment_concurrent0(210)8159007 20241130141547293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef21fe, normal) (hnbgw_rua.c:407) 20241130141547293 DHNB DEBUG map_rua[0x55b5a57a6910]{init}: Allocated (fsm.c:456) 20241130141547293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547293 DCN DEBUG map_sccp[0x55b5a57a12b0]{init}: Allocated (fsm.c:456) 20241130141547293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547293 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15671806 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547293 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547293 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: Allocated (fsm.c:456) 20241130141547293 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a621ea84e5808ce55bdb2004f40030000de0056400500f1100926) (sccp_scrc.c:406) 20241130141547293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547293 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[0] for l3='621EA84E5808CE55BDB2'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assignment_concurrent0(209)6372854 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141547301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547301 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547301 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547301 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547301 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9b20c) (sccp_scrc.c:477) 20241130141547301 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241130141547301 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547301 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547301 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '10F6B160D1080D9F6D2D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[0] for '10F6B160D1080D9F6D2D'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 2TC_rab_assignment_concurrent0(211)3998804 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '7E5BFE96AF0DDA691490'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[2] for '7E5BFE96AF0DDA691490'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 3TC_rab_assignment_concurrent0(212)15710237 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '45484D81686EB348FE1F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[3] for '45484D81686EB348FE1F'O to be handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '31F5BFC04419AA7B6F87'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[4] for '31F5BFC04419AA7B6F87'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 4TC_rab_assignment_concurrent0(213)221875 TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 5TC_rab_assignment_concurrent0(214)16403148 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '17BC3A841F6FB68EF945'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[5] for '17BC3A841F6FB68EF945'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 6TC_rab_assignment_concurrent0(215)1788495 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'F2ECF5199342E552771D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[6] for 'F2ECF5199342E552771D'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 7TC_rab_assignment_concurrent0(216)1838649 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '6FBA4EBE3944221BB2DA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[7] for '6FBA4EBE3944221BB2DA'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 8TC_rab_assignment_concurrent0(217)5891655 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'CA9806E390DECFD3F771'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[8] for 'CA9806E390DECFD3F771'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 9TC_rab_assignment_concurrent0(218)6117563 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'F428D99851F93ACAB9C5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[9] for 'F428D99851F93ACAB9C5'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 10TC_rab_assignment_concurrent0(219)14500032 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'F064A48E0EBBC1090DCE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[10] for 'F064A48E0EBBC1090DCE'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 11TC_rab_assignment_concurrent0(220)2635874 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'E0EF20C998D92686C67C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[11] for 'E0EF20C998D92686C67C'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 12TC_rab_assignment_concurrent0(221)8545509 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := '1B75D1846F561BAB5221'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[12] for '1B75D1846F561BAB5221'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 13TC_rab_assignment_concurrent0(222)1159026 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'FA8CC8CA3F4DACDFA32B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[13] for 'FA8CC8CA3F4DACDFA32B'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 14TC_rab_assignment_concurrent0(223)1718703 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: f_create_expect(l3 := 'F100EDD58F118DF687AC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Created Expect[14] for 'F100EDD58F118DF687AC'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Added conn table entry 15TC_rab_assignment_concurrent0(224)2690313 20241130141547494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c7f1f, normal) (hnbgw_rua.c:407) 20241130141547494 DHNB DEBUG map_rua[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141547494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547494 DCN DEBUG map_sccp[0x55b5a57a90b0]{init}: Allocated (fsm.c:456) 20241130141547494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8159007 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547495 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: Allocated (fsm.c:456) 20241130141547495 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adcf276e4a38408cb6f97004f40030002d10056400500f1100926) (sccp_scrc.c:406) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547495 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d0454, normal) (hnbgw_rua.c:407) 20241130141547495 DHNB DEBUG map_rua[0x55b5a57a76b0]{init}: Allocated (fsm.c:456) 20241130141547495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547495 DCN DEBUG map_sccp[0x55b5a57afd00]{init}: Allocated (fsm.c:456) 20241130141547495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547495 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3998804 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547495 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: Allocated (fsm.c:456) 20241130141547495 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a10f6b160d1080d9f6d2d004f40030000ea0056400500f1100926) (sccp_scrc.c:406) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547496 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefb81d, normal) (hnbgw_rua.c:407) 20241130141547496 DHNB DEBUG map_rua[0x55b5a57adaa0]{init}: Allocated (fsm.c:456) 20241130141547496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547496 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547496 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547496 DCN DEBUG map_sccp[0x55b5a57aff60]{init}: Allocated (fsm.c:456) 20241130141547496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547496 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15710237 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547496 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: Allocated (fsm.c:456) 20241130141547496 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7e5bfe96af0dda691490004f400300017e0056400500f1100926) (sccp_scrc.c:406) 20241130141547496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547496 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547496 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241130141547496 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547496 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547496 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547497 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547497 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547497 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547497 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547497 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{UNUSED}: Allocated (fsm.c:456) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{UNUSED}: is child of mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0] (fsm.c:486) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57a1580]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57a1580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0] (fsm.c:486) 20241130141547497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57a1580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57a1580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547497 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: ef21fe'... (mgcp_client.c:805) 20241130141547497 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130141547497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57a1580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547497 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x362b3, normal) (hnbgw_rua.c:407) 20241130141547497 DHNB DEBUG map_rua[0x55b5a57b0f90]{init}: Allocated (fsm.c:456) 20241130141547497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547497 DRUA INFO LU from other PLMN: old LAI=188-1466 my PLMN=001-01 (hnbgw_l3.c:209) 20241130141547497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-0 CS MI=NONE (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547497 DCN DEBUG map_sccp[0x55b5a57a1cf0]{init}: Allocated (fsm.c:456) 20241130141547497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-221875 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-12 msc-0 MI=NONE (from other PLMN): rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547498 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: Allocated (fsm.c:456) 20241130141547498 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a45484d81686eb348fe1f004f400300035d0056400500f1100926) (sccp_scrc.c:406) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547498 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547498 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa4acc, normal) (hnbgw_rua.c:407) 20241130141547498 DHNB DEBUG map_rua[0x55b5a57a1e20]{init}: Allocated (fsm.c:456) 20241130141547498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547498 DCN DEBUG map_sccp[0x55b5a57b9090]{init}: Allocated (fsm.c:456) 20241130141547498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16403148 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547498 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: Allocated (fsm.c:456) 20241130141547498 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a31f5bfc04419aa7b6f87004f40030002360056400500f1100926) (sccp_scrc.c:406) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547499 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:1 20241130141547499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b4a4f, normal) (hnbgw_rua.c:407) 20241130141547499 DHNB DEBUG map_rua[0x55b5a57ba190]{init}: Allocated (fsm.c:456) 20241130141547499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547499 DCN DEBUG map_sccp[0x55b5a57ba2c0]{init}: Allocated (fsm.c:456) 20241130141547499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547499 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1788495 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547499 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547499 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: Allocated (fsm.c:456) 20241130141547499 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a17bc3a841f6fb68ef945004f40030000600056400500f1100926) (sccp_scrc.c:406) 20241130141547499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547499 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c0e39, normal) (hnbgw_rua.c:407) 20241130141547499 DHNB DEBUG map_rua[0x55b5a57b9fd0]{init}: Allocated (fsm.c:456) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547500 DCN DEBUG map_sccp[0x55b5a57b0630]{init}: Allocated (fsm.c:456) 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547500 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1838649 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547500 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: Allocated (fsm.c:456) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af2ecf5199342e552771d004f40030002060056400500f1100926) (sccp_scrc.c:406) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59e647, normal) (hnbgw_rua.c:407) 20241130141547500 DHNB DEBUG map_rua[0x55b5a57b92b0]{init}: Allocated (fsm.c:456) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547500 DCN DEBUG map_sccp[0x55b5a57c2840]{init}: Allocated (fsm.c:456) 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547500 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5891655 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547500 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: Allocated (fsm.c:456) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6fba4ebe3944221bb2da004f400300022c0056400500f1100926) (sccp_scrc.c:406) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547500 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d58bb, normal) (hnbgw_rua.c:407) 20241130141547500 DHNB DEBUG map_rua[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141547500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547500 DCN DEBUG map_sccp[0x55b5a57c2a10]{init}: Allocated (fsm.c:456) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6117563 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aca9806e390decfd3f771004f40030003a70056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd40c0, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c3f70]{init}: Allocated (fsm.c:456) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c4410]{init}: Allocated (fsm.c:456) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14500032 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af428d99851f93acab9c5004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x283862, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c5490]{init}: Allocated (fsm.c:456) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c4c50]{init}: Allocated (fsm.c:456) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2635874 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af064a48e0ebbc1090dce004f40030002b30056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8264e5, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c4e00]{init}: Allocated (fsm.c:456) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c5040]{init}: Allocated (fsm.c:456) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8545509 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae0ef20c998d92686c67c004f40030001930056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11af72, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c6530]{init}: Allocated (fsm.c:456) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c5a30]{init}: Allocated (fsm.c:456) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[1] for l3='DCF276E4A38408CB6F97'O handled at TC_rab_assignment_concurrent0(210) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1159026 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1b75d1846f561bab5221004f40030003460056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 1TC_rab_assignment_concurrent0(210)7421023 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a39af, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c7530]{init}: Allocated (fsm.c:456) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c6710]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:2 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1718703 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afa8cc8ca3f4dacdfa32b004f40030001400056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141547501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x290d09, normal) (hnbgw_rua.c:407) 20241130141547501 DHNB DEBUG map_rua[0x55b5a57c6b00]{init}: Allocated (fsm.c:456) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141547501 DCN DEBUG map_sccp[0x55b5a57c7380]{init}: Allocated (fsm.c:456) 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2690313 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141547501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141547501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141547501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: Allocated (fsm.c:456) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af100edd58f118df687ac004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141547501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141547501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547501 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141547501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141547501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141547501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[0] for l3='10F6B160D1080D9F6D2D'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 2TC_rab_assignment_concurrent0(211)2749354 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[2] for l3='7E5BFE96AF0DDA691490'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 3TC_rab_assignment_concurrent0(212)4838245 TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[3] for l3='45484D81686EB348FE1F'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 4TC_rab_assignment_concurrent0(213)3855164 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[4] for l3='31F5BFC04419AA7B6F87'O handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 5TC_rab_assignment_concurrent0(214)8347615 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[5] for l3='17BC3A841F6FB68EF945'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 6TC_rab_assignment_concurrent0(215)1941507 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:8 TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[6] for l3='F2ECF5199342E552771D'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 7TC_rab_assignment_concurrent0(216)12142987 TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[7] for l3='6FBA4EBE3944221BB2DA'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 8TC_rab_assignment_concurrent0(217)3299558 TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[8] for l3='CA9806E390DECFD3F771'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 9TC_rab_assignment_concurrent0(218)14449061 20241130141547508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547508 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547508 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547508 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547508 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:2 20241130141547508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547508 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007cfc5a) (sccp_scrc.c:477) 20241130141547508 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241130141547508 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547508 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547508 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[9] for l3='F428D99851F93ACAB9C5'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 10TC_rab_assignment_concurrent0(219)13839929 TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef21fe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[10] for l3='F064A48E0EBBC1090DCE'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 11TC_rab_assignment_concurrent0(220)8886360 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef21fe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:13 TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[11] for l3='E0EF20C998D92686C67C'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 12TC_rab_assignment_concurrent0(221)7205848 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[12] for l3='1B75D1846F561BAB5221'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 13TC_rab_assignment_concurrent0(222)11617835 TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: First idle individual index:15 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[13] for l3='FA8CC8CA3F4DACDFA32B'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 14TC_rab_assignment_concurrent0(223)12400250 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:4 TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Found Expect[14] for l3='F100EDD58F118DF687AC'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Added conn table entry 15TC_rab_assignment_concurrent0(224)12089848 TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:8 TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:10 20241130141547527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241130141547527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547527 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547527 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547527 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547527 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547546 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef21fe) (hnbgw_rua.c:471) 20241130141547546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547546 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547546 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547546 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547546 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547546 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547546 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: ef21fe'... (mgcp_client.c:805) 20241130141547546 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130141547546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547546 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef21fe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241130141547567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547567 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547567 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547567 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57c8ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57c8ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0] (fsm.c:486) 20241130141547567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57c8ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57c8ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241130141547567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: ef21fe'... (mgcp_client.c:805) 20241130141547567 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130141547567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15671806-0)[0x55b5a57c8ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547567 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef21fe17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241130141547589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547589 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{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) 20241130141547589 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547589 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547589 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547589 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547589 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9b20c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547589 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0041b8e0) (sccp_scrc.c:477) 20241130141547590 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547590 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ac61c) (sccp_scrc.c:477) 20241130141547590 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00910a86) (sccp_scrc.c:477) 20241130141547590 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547590 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00abec2d) (sccp_scrc.c:477) 20241130141547590 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547590 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547590 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00164d35) (sccp_scrc.c:477) 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241130141547590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547591 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a40523) (sccp_scrc.c:477) 20241130141547591 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00925990) (sccp_scrc.c:477) 20241130141547591 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f04508) (sccp_scrc.c:477) 20241130141547591 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547591 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000dcc28) (sccp_scrc.c:477) 20241130141547591 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547591 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001747ce) (sccp_scrc.c:477) 20241130141547592 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df3876) (sccp_scrc.c:477) 20241130141547592 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080af88) (sccp_scrc.c:477) 20241130141547592 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a4adab) (sccp_scrc.c:477) 20241130141547592 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:0 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0024cb12) (sccp_scrc.c:477) 20241130141547592 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141547592 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141547592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141547592 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141547592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141547592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547593 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241130141547593 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547593 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547593 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547593 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547593 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547593 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547593 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547593 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{UNUSED}: Allocated (fsm.c:456) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{UNUSED}: is child of mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0] (fsm.c:486) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0] (mgcp_client_endpoint_fsm.c:724) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57cfc70]{ST_CRCX}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer 20241130141547593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57cfc70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000] (fsm.c:486) 20241130141547593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57cfc70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57cfc70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 7c7f1f'... (mgcp_client.c:805) 20241130141547593 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241130141547593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57cfc70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141547593 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c7f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c7f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241130141547605 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241130141547605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547605 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547605 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547605 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547605 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547610 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7c7f1f) (hnbgw_rua.c:471) 20241130141547610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547610 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547610 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547610 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547610 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547610 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0] (mgcp_client_endpoint_fsm.c:724) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 7c7f1'... (mgcp_client.c:805) 20241130141547610 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547610 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c7f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547617 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241130141547617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547617 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547617 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547617 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0] (mgcp_client_endpoint_fsm.c:724) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57c86e0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57c86e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000] (fsm.c:486) 20241130141547617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57c86e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57c86e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241130141547617 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 7c7f1'... (mgcp_client.c:805) 20241130141547617 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547617 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8159007-0)[0x55b5a57c86e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547617 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c7f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241130141547623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{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) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547623 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547623 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cfc5a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547623 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547623 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547623 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241130141547623 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547623 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547623 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547623 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547623 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{UNUSED}: Allocated (fsm.c:456) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{UNUSED}: is child of mgw(mgw-fsm-3998804-0)[0x55b5a57b2280] (fsm.c:486) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3998804-0)[0x55b5a57b2280] (mgcp_client_endpoint_fsm.c:724) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57af750]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57af750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450] (fsm.c:486) 20241130141547623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57af750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57af750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 3d045'... (mgcp_client.c:805) 20241130141547623 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57af750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547623 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d045417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d045417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241130141547631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241130141547631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547631 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547631 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547631 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547631 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547635 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3d0454) (hnbgw_rua.c:471) 20241130141547635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547635 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547635 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547635 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547635 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547635 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547635 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547635 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3998804-0)[0x55b5a57b2280] (mgcp_client_endpoint_fsm.c:724) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547635 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 3d045'... (mgcp_client.c:805) 20241130141547635 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547635 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d045417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547644 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241130141547644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547644 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547644 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547644 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3998804-0)[0x55b5a57b2280] (mgcp_client_endpoint_fsm.c:724) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57cf5b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57cf5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450] (fsm.c:486) 20241130141547644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57cf5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57cf5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241130141547644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 3d045'... (mgcp_client.c:805) 20241130141547644 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3998804-0)[0x55b5a57cf5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547644 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d045417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241130141547652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{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) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547652 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547652 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b8e0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547652 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241130141547652 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547652 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547652 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547652 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547652 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547652 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547652 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547652 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547652 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547652 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{UNUSED}: Allocated (fsm.c:456) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{UNUSED}: is child of mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0] (fsm.c:486) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cca30]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cca30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0] (fsm.c:486) 20241130141547652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cca30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cca30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547652 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: efb81'... (mgcp_client.c:805) 20241130141547652 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547652 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cca30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547652 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efb81d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efb81d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241130141547659 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241130141547659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547659 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547659 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547659 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547659 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547663 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefb81d) (hnbgw_rua.c:471) 20241130141547663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547663 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547663 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547663 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547663 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547663 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547663 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: efb81'... (mgcp_client.c:805) 20241130141547663 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547663 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efb81d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241130141547670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547670 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547670 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547670 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0] (mgcp_client_endpoint_fsm.c:724) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cbff0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cbff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0] (fsm.c:486) 20241130141547670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cbff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cbff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130141547670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: efb81'... (mgcp_client.c:805) 20241130141547670 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15710237-0)[0x55b5a57cbff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547670 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efb81d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547675 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241130141547675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{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) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547675 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547675 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ac61c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547675 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241130141547675 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547675 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547675 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547675 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547675 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547675 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547675 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{UNUSED}: Allocated (fsm.c:456) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{UNUSED}: is child of mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0] (fsm.c:486) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ea8f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ea8f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80] (fsm.c:486) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:3 20241130141547675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ea8f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ea8f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547675 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=198 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 362b3'... (mgcp_client.c:805) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141547675 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130141547675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ea8f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547675 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "362b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "362b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241130141547684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241130141547684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547684 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547684 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547684 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547684 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547690 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x362b3) (hnbgw_rua.c:471) 20241130141547690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-12 msc-0 MI=NONE (from other PLMN): rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547690 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547690 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547690 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547690 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547690 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547690 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=212 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 362b3'... (mgcp_client.c:805) 20241130141547690 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241130141547690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547690 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "362b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241130141547697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547697 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547697 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547697 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ca620]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ca620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80] (fsm.c:486) 20241130141547697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ca620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ca620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241130141547697 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=202 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 362b3'... (mgcp_client.c:805) 20241130141547697 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241130141547697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-221875-0)[0x55b5a57ca620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547697 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "362b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241130141547706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547706 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{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) 20241130141547706 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547706 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547706 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547706 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547706 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547706 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910a86), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547706 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547706 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547707 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241130141547707 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547707 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547707 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547707 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547707 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547707 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547707 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547707 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547707 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547707 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{UNUSED}: Allocated (fsm.c:456) 20241130141547707 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{UNUSED}: is child of mgw(mgw-fsm-16403148-0)[0x55b5a57ec600] (fsm.c:486) 20241130141547707 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16403148-0)[0x55b5a57ec600] (mgcp_client_endpoint_fsm.c:724) 20241130141547707 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547708 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547708 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57f3260]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57f3260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810] (fsm.c:486) 20241130141547708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57f3260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57f3260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: fa4ac'... (mgcp_client.c:805) 20241130141547708 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547708 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57f3260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547708 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa4acc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa4acc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241130141547721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241130141547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547721 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547721 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547721 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547721 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547727 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfa4acc) (hnbgw_rua.c:471) 20241130141547727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547727 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547727 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547727 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547727 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547727 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547727 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547727 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16403148-0)[0x55b5a57ec600] (mgcp_client_endpoint_fsm.c:724) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: fa4ac'... (mgcp_client.c:805) 20241130141547727 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547727 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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)@f38f6cf3d7d5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa4acc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547733 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241130141547733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547733 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547733 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547733 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16403148-0)[0x55b5a57ec600] (mgcp_client_endpoint_fsm.c:724) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57ec290]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57ec290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810] (fsm.c:486) 20241130141547733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57ec290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57ec290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241130141547733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: fa4ac'... (mgcp_client.c:805) 20241130141547733 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16403148-0)[0x55b5a57ec290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547733 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa4acc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547739 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241130141547739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{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) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547739 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547739 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abec2d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547739 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241130141547739 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547739 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547739 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547739 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547739 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547739 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547739 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547739 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547739 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547739 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{UNUSED}: Allocated (fsm.c:456) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{UNUSED}: is child of mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0] (fsm.c:486) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0] (mgcp_client_endpoint_fsm.c:724) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57f3ec0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57f3ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0] (fsm.c:486) 20241130141547739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57f3ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57f3ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547739 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 1b4a4'... (mgcp_client.c:805) 20241130141547739 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57f3ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547739 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b4a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b4a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241130141547746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241130141547746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547746 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547746 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547746 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547746 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547746 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547750 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b4a4f) (hnbgw_rua.c:471) 20241130141547750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547750 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547750 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547750 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547750 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547750 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547750 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0] (mgcp_client_endpoint_fsm.c:724) 20241130141547750 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547750 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547751 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547751 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 1b4a4'... (mgcp_client.c:805) 20241130141547751 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547751 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547751 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547751 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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)@f38f6cf3d7d5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b4a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547755 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241130141547755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547755 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547755 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547755 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0] (mgcp_client_endpoint_fsm.c:724) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547755 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57cbaf0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57cbaf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0] (fsm.c:486) 20241130141547755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57cbaf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57cbaf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241130141547756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 1b4a4'... (mgcp_client.c:805) 20241130141547756 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1788495-0)[0x55b5a57cbaf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547756 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547756 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547756 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547756 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b4a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547760 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241130141547760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{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) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547760 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547760 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00164d35), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547760 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547760 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547760 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547760 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547760 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241130141547760 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547760 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547760 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547760 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547760 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{UNUSED}: Allocated (fsm.c:456) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{UNUSED}: is child of mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0] (fsm.c:486) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0] (mgcp_client_endpoint_fsm.c:724) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547760 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb7c0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb7c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0] (fsm.c:486) 20241130141547761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb7c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb7c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547761 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 1c0e3'... (mgcp_client.c:805) 20241130141547761 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb7c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547761 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c0e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c0e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241130141547767 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241130141547767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547767 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547767 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547767 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547767 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547771 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1c0e39) (hnbgw_rua.c:471) 20241130141547771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547771 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547771 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547771 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547771 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0] (mgcp_client_endpoint_fsm.c:724) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 1c0e3'... (mgcp_client.c:805) 20241130141547771 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547771 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c0e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547776 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241130141547776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547776 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547776 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547776 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0] (mgcp_client_endpoint_fsm.c:724) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb670]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0] (fsm.c:486) 20241130141547776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241130141547776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 1c0e3'... (mgcp_client.c:805) 20241130141547776 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1838649-0)[0x55b5a57eb670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547776 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c0e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547781 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241130141547781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{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) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547781 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547781 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a40523), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547781 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547781 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241130141547781 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547781 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547781 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547781 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547781 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547781 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547781 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{UNUSED}: Allocated (fsm.c:456) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{UNUSED}: is child of mgw(mgw-fsm-5891655-0)[0x55b5a5806a50] (fsm.c:486) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5891655-0)[0x55b5a5806a50] (mgcp_client_endpoint_fsm.c:724) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a580d8c0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a580d8c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60] (fsm.c:486) 20241130141547781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a580d8c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a580d8c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 59e64'... (mgcp_client.c:805) 20241130141547781 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a580d8c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547781 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59e64717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59e64717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241130141547787 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241130141547787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547787 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547787 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547787 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547787 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547792 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59e647) (hnbgw_rua.c:471) 20241130141547792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547792 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547792 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547792 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547792 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5891655-0)[0x55b5a5806a50] (mgcp_client_endpoint_fsm.c:724) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547792 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 59e64'... (mgcp_client.c:805) 20241130141547792 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547792 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59e64717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241130141547799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547799 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547799 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547799 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5891655-0)[0x55b5a5806a50] (mgcp_client_endpoint_fsm.c:724) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a57fdb70]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a57fdb70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60] (fsm.c:486) 20241130141547799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a57fdb70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a57fdb70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241130141547799 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 59e64'... (mgcp_client.c:805) 20241130141547799 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5891655-0)[0x55b5a57fdb70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547799 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59e64717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241130141547805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{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) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547805 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547805 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925990), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547805 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241130141547805 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547805 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547805 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547805 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547805 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547805 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547805 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547805 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547805 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{UNUSED}: Allocated (fsm.c:456) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{UNUSED}: is child of mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0] (fsm.c:486) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0] (mgcp_client_endpoint_fsm.c:724) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a58166d0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a58166d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910] (fsm.c:486) 20241130141547805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a58166d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a58166d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547805 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 5d58b'... (mgcp_client.c:805) 20241130141547805 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a58166d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547805 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d58bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d58bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241130141547812 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241130141547812 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547812 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547812 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547812 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547812 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547812 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547812 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547812 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547812 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547817 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d58bb) (hnbgw_rua.c:471) 20241130141547817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547817 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547817 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547817 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547817 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547817 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0] (mgcp_client_endpoint_fsm.c:724) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547817 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 5d58b'... (mgcp_client.c:805) 20241130141547817 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141547817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547817 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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)@f38f6cf3d7d5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d58bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241130141547823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547823 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547823 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547823 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0] (mgcp_client_endpoint_fsm.c:724) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a57f4ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a57f4ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910] (fsm.c:486) 20241130141547823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a57f4ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a57f4ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241130141547823 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 5d58b'... (mgcp_client.c:805) 20241130141547823 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141547823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6117563-0)[0x55b5a57f4ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547823 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d58bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547829 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241130141547829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547829 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{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) 20241130141547829 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547829 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547829 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547829 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547829 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547829 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f04508), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547829 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547829 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547830 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241130141547830 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547830 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547830 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547830 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547830 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547830 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547830 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547830 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547830 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{UNUSED}: Allocated (fsm.c:456) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{UNUSED}: is child of mgw(mgw-fsm-14500032-0)[0x55b5a58187e0] (fsm.c:486) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14500032-0)[0x55b5a58187e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a581f6a0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a581f6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0] (fsm.c:486) 20241130141547830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a581f6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a581f6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547830 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: dd40c'... (mgcp_client.c:805) 20241130141547830 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a581f6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547830 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd40c017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd40c017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241130141547837 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241130141547837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547837 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547837 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547837 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547837 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547841 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdd40c0) (hnbgw_rua.c:471) 20241130141547841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547841 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547841 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547841 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547841 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547841 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14500032-0)[0x55b5a58187e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547841 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: dd40'... (mgcp_client.c:805) 20241130141547841 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547841 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd40c017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241130141547846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547846 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547846 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547846 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14500032-0)[0x55b5a58187e0] (mgcp_client_endpoint_fsm.c:724) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547846 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a580ec80]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547846 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a580ec80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0] (fsm.c:486) 20241130141547846 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a580ec80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547846 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a580ec80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241130141547846 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: dd40'... (mgcp_client.c:805) 20241130141547846 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547846 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14500032-0)[0x55b5a580ec80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547846 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dd40c017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547852 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241130141547852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{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) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547852 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547852 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dcc28), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547852 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547852 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547852 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547852 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547852 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241130141547852 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547852 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547852 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547852 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547852 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547852 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547852 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{UNUSED}: Allocated (fsm.c:456) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{UNUSED}: is child of mgw(mgw-fsm-2635874-0)[0x55b5a5821b40] (fsm.c:486) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2635874-0)[0x55b5a5821b40] (mgcp_client_endpoint_fsm.c:724) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547852 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a5828540]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547852 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a5828540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70] (fsm.c:486) 20241130141547852 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a5828540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547852 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a5828540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547852 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 28386'... (mgcp_client.c:805) 20241130141547852 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547852 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a5828540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547852 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28386217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28386217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241130141547866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241130141547866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547866 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547866 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547866 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547866 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547872 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x283862) (hnbgw_rua.c:471) 20241130141547872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547872 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547872 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547872 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547872 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547872 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2635874-0)[0x55b5a5821b40] (mgcp_client_endpoint_fsm.c:724) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 2838'... (mgcp_client.c:805) 20241130141547872 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547872 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28386217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241130141547879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547879 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547879 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547879 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2635874-0)[0x55b5a5821b40] (mgcp_client_endpoint_fsm.c:724) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a58212e0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a58212e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70] (fsm.c:486) 20241130141547879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a58212e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a58212e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241130141547879 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 2838'... (mgcp_client.c:805) 20241130141547879 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2635874-0)[0x55b5a58212e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547879 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28386217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241130141547889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{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) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547889 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547889 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001747ce), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547889 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547889 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547889 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241130141547889 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547889 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547889 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547889 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547889 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{UNUSED}: Allocated (fsm.c:456) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{UNUSED}: is child of mgw(mgw-fsm-8545509-0)[0x55b5a58290f0] (fsm.c:486) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8545509-0)[0x55b5a58290f0] (mgcp_client_endpoint_fsm.c:724) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58311d0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58311d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900] (fsm.c:486) 20241130141547889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58311d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58311d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 8264e'... (mgcp_client.c:805) 20241130141547889 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547889 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58311d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547889 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8264e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8264e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241130141547906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241130141547906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547906 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547906 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547906 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547906 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547912 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8264e5) (hnbgw_rua.c:471) 20241130141547912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547912 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547912 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547912 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547912 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547912 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8545509-0)[0x55b5a58290f0] (mgcp_client_endpoint_fsm.c:724) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547912 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 8264'... (mgcp_client.c:805) 20241130141547912 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547912 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8264e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241130141547918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547918 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547918 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547918 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8545509-0)[0x55b5a58290f0] (mgcp_client_endpoint_fsm.c:724) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58217b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58217b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900] (fsm.c:486) 20241130141547918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58217b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58217b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241130141547918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 8264'... (mgcp_client.c:805) 20241130141547918 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8545509-0)[0x55b5a58217b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547918 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8264e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547923 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241130141547923 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547923 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547923 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547923 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547923 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{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) 20241130141547923 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547923 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547923 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547924 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3876), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547924 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547924 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547924 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547924 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547924 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241130141547924 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547924 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547924 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547924 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547924 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547924 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547924 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547924 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547924 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{UNUSED}: Allocated (fsm.c:456) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{UNUSED}: is child of mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0] (fsm.c:486) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0] (mgcp_client_endpoint_fsm.c:724) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a5839ed0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a5839ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600] (fsm.c:486) 20241130141547924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a5839ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a5839ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 11af7'... (mgcp_client.c:805) 20241130141547924 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a5839ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547924 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11af7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11af7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241130141547930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241130141547930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547930 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547930 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547930 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547930 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547930 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547934 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11af72) (hnbgw_rua.c:471) 20241130141547934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547934 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547934 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547934 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547934 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0] (mgcp_client_endpoint_fsm.c:724) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547934 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 11af'... (mgcp_client.c:805) 20241130141547934 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547934 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11af7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547944 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241130141547944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547944 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547944 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547944 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0] (mgcp_client_endpoint_fsm.c:724) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a583aa70]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a583aa70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600] (fsm.c:486) 20241130141547944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a583aa70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a583aa70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241130141547944 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 11af'... (mgcp_client.c:805) 20241130141547944 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1159026-0)[0x55b5a583aa70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547944 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11af7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547952 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241130141547952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{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) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547952 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547952 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080af88), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547952 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547952 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547952 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547952 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241130141547952 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547952 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547952 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547952 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547952 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547952 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547952 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{UNUSED}: Allocated (fsm.c:456) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{UNUSED}: is child of mgw(mgw-fsm-1718703-0)[0x55b5a583bd40] (fsm.c:486) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1718703-0)[0x55b5a583bd40] (mgcp_client_endpoint_fsm.c:724) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5842c00]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5842c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330] (fsm.c:486) 20241130141547952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5842c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5842c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 1a39a'... (mgcp_client.c:805) 20241130141547952 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5842c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547952 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a39af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a39af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241130141547960 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241130141547960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547960 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547960 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547960 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547960 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547964 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1a39af) (hnbgw_rua.c:471) 20241130141547964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547964 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547964 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547964 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547964 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1718703-0)[0x55b5a583bd40] (mgcp_client_endpoint_fsm.c:724) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 1a39'... (mgcp_client.c:805) 20241130141547964 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547964 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a39af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547972 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241130141547972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547972 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547972 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547972 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1718703-0)[0x55b5a583bd40] (mgcp_client_endpoint_fsm.c:724) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5833020]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5833020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330] (fsm.c:486) 20241130141547972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5833020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5833020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241130141547972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 1a39'... (mgcp_client.c:805) 20241130141547972 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1718703-0)[0x55b5a5833020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547972 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a39af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547980 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241130141547980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141547980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141547980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{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) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141547980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141547980 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141547980 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141547980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4adab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141547980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141547980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141547980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141547980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141547980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141547980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141547980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141547980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141547980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141547980 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141547980 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141547980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141547980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141547980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141547980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141547980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141547980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141547980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141547980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141547980 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241130141547980 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141547980 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141547980 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141547980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141547980 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141547980 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141547980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141547980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141547980 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141547980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547980 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{UNUSED}: Allocated (fsm.c:456) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{UNUSED}: is child of mgw(mgw-fsm-2690313-0)[0x55b5a5844840] (fsm.c:486) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2690313-0)[0x55b5a5844840] (mgcp_client_endpoint_fsm.c:724) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a584b9d0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a584b9d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100] (fsm.c:486) 20241130141547980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a584b9d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a584b9d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141547980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 290d0'... (mgcp_client.c:805) 20241130141547980 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141547980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a584b9d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547980 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "290d0917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "290d0917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141547988 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241130141547988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141547988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141547988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141547988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547988 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547988 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547988 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141547988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141547988 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141547988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141547988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141547988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141547988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141547992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141547992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141547992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141547992 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141547992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x290d09) (hnbgw_rua.c:471) 20241130141547992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141547992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141547992 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141547992 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141547992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141547992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547992 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141547992 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141547992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141547992 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2690313-0)[0x55b5a5844840] (mgcp_client_endpoint_fsm.c:724) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141547992 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 290d'... (mgcp_client.c:805) 20241130141547992 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141547992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547992 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "290d0917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141547997 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241130141547997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141547997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141547997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547997 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141547997 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141547997 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2690313-0)[0x55b5a5844840] (mgcp_client_endpoint_fsm.c:724) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141547997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a5829ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141547997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a5829ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100] (fsm.c:486) 20241130141547997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a5829ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141547997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a5829ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241130141547997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 290d'... (mgcp_client.c:805) 20241130141547997 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141547997 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2690313-0)[0x55b5a5829ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141547997 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "290d0917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141548005 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241130141548005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141548005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141548005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141548005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141548005 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{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) 20241130141548005 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141548005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141548005 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141548005 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141548005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141548005 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141548005 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141548005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024cb12), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141548005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141548005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141548005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141548005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141548005 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141548005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141548005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141548005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141548005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141548005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141548005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141548005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141548005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549616 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549616 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549616 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241130141549616 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549616 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549616 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549616 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549616 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549616 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549616 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549616 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549616 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549616 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: ef21f'... (mgcp_client.c:805) 20241130141549617 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549617 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: ef21f'... (mgcp_client.c:805) 20241130141549617 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549617 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0] (mgcp_client_endpoint_fsm.c:873) 20241130141549617 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549617 DLMGCP DEBUG mgw-endp(mgw-fsm-15671806-0)[0x55b5a57ae0b0]{IN_USE}: Deallocated (fsm.c:568) 20241130141549617 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549617 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549617 DMGW DEBUG mgw(mgw-fsm-15671806-0)[0x55b5a57ad2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "ef21fe17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549630 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241130141549630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241130141549631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15671806 20241130141549645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549645 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xef21fe,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549645 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549645 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549645 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9b20c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549645 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549645 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549645 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241130141549645 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549645 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549645 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 7c7f1'... (mgcp_client.c:805) 20241130141549645 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 7c7f1'... (mgcp_client.c:805) 20241130141549645 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549645 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: Removing from parent mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0] (mgcp_client_endpoint_fsm.c:873) 20241130141549645 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549645 DLMGCP DEBUG mgw-endp(mgw-fsm-8159007-0)[0x55b5a57d0000]{IN_USE}: Deallocated (fsm.c:568) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549645 DMGW DEBUG mgw(mgw-fsm-8159007-0)[0x55b5a57cfdc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)6372854 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141549657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241130141549657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c7f1f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241130141549658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)8159007 20241130141549663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549663 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c7f1f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549664 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549664 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549664 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cfc5a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549665 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549665 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549665 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549665 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549665 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=00e9b20c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549665 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241130141549665 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549665 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549665 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549665 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{disconnected}: Freeing instance (context_map.c:202) 20241130141549665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15671806)[0x55b5a57a6910]{disconnected}: Deallocated (fsm.c:568) 20241130141549665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{disconnected}: Freeing instance (context_map.c:206) 20241130141549665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b5a57a12b0]{disconnected}: Deallocated (fsm.c:568) 20241130141549665 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15671806 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9b20c), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241130141549666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549666 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549666 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549666 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549666 DLSCCP DEBUG SCCP-SCOC(8)[0x55b5a57a2290]{IDLE}: Deallocated (fsm.c:568) 20241130141549666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549666 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241130141549666 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549666 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549666 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549666 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549666 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549666 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 3d045'... (mgcp_client.c:805) 20241130141549667 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549667 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549667 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 3d045'... (mgcp_client.c:805) 20241130141549667 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549667 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:1 20241130141549667 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: Removing from parent mgw(mgw-fsm-3998804-0)[0x55b5a57b2280] (mgcp_client_endpoint_fsm.c:873) 20241130141549667 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549667 DLMGCP DEBUG mgw-endp(mgw-fsm-3998804-0)[0x55b5a57b2450]{IN_USE}: Deallocated (fsm.c:568) 20241130141549667 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549667 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549667 DMGW DEBUG mgw(mgw-fsm-3998804-0)[0x55b5a57b2280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7421023 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:1 20241130141549674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549674 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=007cfc5a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549674 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241130141549674 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549674 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549674 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549674 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:202) 20241130141549674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8159007)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141549674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{disconnected}: Freeing instance (context_map.c:206) 20241130141549674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b5a57a90b0]{disconnected}: Deallocated (fsm.c:568) 20241130141549674 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8159007 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cfc5a), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241130141549674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549674 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549674 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549674 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549675 DLSCCP DEBUG SCCP-SCOC(9)[0x55b5a57a7eb0]{IDLE}: Deallocated (fsm.c:568) 20241130141549675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141549682 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241130141549682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57af750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "3d045417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241130141549683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549686 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549686 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549686 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549686 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241130141549686 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549686 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549686 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549686 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549686 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549686 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549686 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549686 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549686 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549686 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: efb81'... (mgcp_client.c:805) 20241130141549686 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549686 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: efb81'... (mgcp_client.c:805) 20241130141549686 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549687 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549687 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0] (mgcp_client_endpoint_fsm.c:873) 20241130141549687 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549687 DLMGCP DEBUG mgw-endp(mgw-fsm-15710237-0)[0x55b5a57cc5b0]{IN_USE}: Deallocated (fsm.c:568) 20241130141549687 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549687 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549687 DMGW DEBUG mgw(mgw-fsm-15710237-0)[0x55b5a57cc7c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)3998804 TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549690 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3d0454,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549690 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549690 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549690 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549690 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b8e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)2749354 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:2 20241130141549698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549698 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=0041b8e0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549698 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241130141549699 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549699 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{disconnected}: Freeing instance (context_map.c:202) 20241130141549699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3998804)[0x55b5a57a76b0]{disconnected}: Deallocated (fsm.c:568) 20241130141549699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{disconnected}: Freeing instance (context_map.c:206) 20241130141549699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b5a57afd00]{disconnected}: Deallocated (fsm.c:568) 20241130141549699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3998804 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b8e0), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241130141549699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549699 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549699 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549699 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549699 DLSCCP DEBUG SCCP-SCOC(10)[0x55b5a57ad740]{IDLE}: Deallocated (fsm.c:568) 20241130141549699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "efb81d17" }, { code := "I", val := "22222" } }, sdp := omit } 20241130141549700 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241130141549700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cca30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141549701 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241130141549701 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549701 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549701 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549701 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15710237 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549718 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549718 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241130141549718 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549718 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549718 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549718 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549718 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549718 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549718 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549718 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549718 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549718 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=56 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 362b3'... (mgcp_client.c:805) 20241130141549718 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130141549718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549718 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=56 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 362b3'... (mgcp_client.c:805) 20241130141549719 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241130141549719 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549719 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: Removing from parent mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0] (mgcp_client_endpoint_fsm.c:873) 20241130141549719 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549719 DLMGCP DEBUG mgw-endp(mgw-fsm-221875-0)[0x55b5a57e3f80]{IN_USE}: Deallocated (fsm.c:568) 20241130141549719 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549719 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549719 DMGW DEBUG mgw(mgw-fsm-221875-0)[0x55b5a57cd3e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549719 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefb81d,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549719 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549719 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549719 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549719 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ac61c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549719 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)4838245 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:3 20241130141549727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549727 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549727 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549727 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549727 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549727 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=002ac61c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549727 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241130141549727 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549727 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549727 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549727 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{disconnected}: Freeing instance (context_map.c:202) 20241130141549727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15710237)[0x55b5a57adaa0]{disconnected}: Deallocated (fsm.c:568) 20241130141549727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{disconnected}: Freeing instance (context_map.c:206) 20241130141549727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b5a57aff60]{disconnected}: Deallocated (fsm.c:568) 20241130141549727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15710237 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ac61c), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241130141549727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549727 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549727 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549727 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549727 DLSCCP DEBUG SCCP-SCOC(11)[0x55b5a57b0c20]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141549733 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241130141549733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57ea8f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "362b317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549733 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241130141549734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ca620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)221875 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549748 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549748 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549748 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241130141549748 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549748 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: fa4ac'... (mgcp_client.c:805) 20241130141549748 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: fa4ac'... (mgcp_client.c:805) 20241130141549748 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549748 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: Removing from parent mgw(mgw-fsm-16403148-0)[0x55b5a57ec600] (mgcp_client_endpoint_fsm.c:873) 20241130141549748 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549748 DLMGCP DEBUG mgw-endp(mgw-fsm-16403148-0)[0x55b5a57ec810]{IN_USE}: Deallocated (fsm.c:568) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549748 DMGW DEBUG mgw(mgw-fsm-16403148-0)[0x55b5a57ec600]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x362b3,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-12 msc-0 MI=NONE (from other PLMN): rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549749 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549749 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549749 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549749 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910a86), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549749 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)3855164 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141549758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549758 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549758 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549758 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549758 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=00910a86), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549758 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241130141549758 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549758 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549758 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549758 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{disconnected}: Freeing instance (context_map.c:202) 20241130141549758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-221875)[0x55b5a57b0f90]{disconnected}: Deallocated (fsm.c:568) 20241130141549758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{disconnected}: Freeing instance (context_map.c:206) 20241130141549758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b5a57a1cf0]{disconnected}: Deallocated (fsm.c:568) 20241130141549758 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-221875 SCCP-12 msc-0 MI=NONE (from other PLMN): Deallocating (context_map.c:225) 20241130141549758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00910a86), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241130141549758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549759 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549759 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549759 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549759 DLSCCP DEBUG SCCP-SCOC(12)[0x55b5a57b9760]{IDLE}: Deallocated (fsm.c:568) 20241130141549759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fa4acc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549763 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549763 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549763 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ec290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:6 TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)16403148 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549769 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549769 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549769 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241130141549769 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549769 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549769 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549770 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549770 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549770 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549770 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 1b4a4'... (mgcp_client.c:805) 20241130141549770 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549770 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549770 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 1b4a4'... (mgcp_client.c:805) 20241130141549770 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549770 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549770 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: Removing from parent mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0] (mgcp_client_endpoint_fsm.c:873) 20241130141549770 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549770 DLMGCP DEBUG mgw-endp(mgw-fsm-1788495-0)[0x55b5a57ec4c0]{IN_USE}: Deallocated (fsm.c:568) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549770 DMGW DEBUG mgw(mgw-fsm-1788495-0)[0x55b5a57cb9b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549770 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfa4acc,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549770 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549770 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549770 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549770 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abec2d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)8347615 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141549779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549779 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549779 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549780 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=00abec2d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549780 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241130141549780 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549780 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549780 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549780 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{disconnected}: Freeing instance (context_map.c:202) 20241130141549780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16403148)[0x55b5a57a1e20]{disconnected}: Deallocated (fsm.c:568) 20241130141549780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{disconnected}: Freeing instance (context_map.c:206) 20241130141549780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b5a57b9090]{disconnected}: Deallocated (fsm.c:568) 20241130141549780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16403148 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abec2d), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241130141549780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549780 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549780 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549780 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549780 DLSCCP DEBUG SCCP-SCOC(13)[0x55b5a57acf60]{IDLE}: Deallocated (fsm.c:568) 20241130141549780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549780 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1b4a4f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241130141549785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57f3ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cbaf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549789 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549789 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549790 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241130141549790 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549790 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549790 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 1c0e3'... (mgcp_client.c:805) 20241130141549790 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 1c0e3'... (mgcp_client.c:805) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1788495 20241130141549790 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549790 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: Removing from parent mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0] (mgcp_client_endpoint_fsm.c:873) 20241130141549790 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549790 DLMGCP DEBUG mgw-endp(mgw-fsm-1838649-0)[0x55b5a57fe1f0]{IN_USE}: Deallocated (fsm.c:568) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549790 DMGW DEBUG mgw(mgw-fsm-1838649-0)[0x55b5a57fdca0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549791 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1b4a4f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549792 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549792 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549792 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549792 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00164d35), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1941507 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141549800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549800 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549800 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549800 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549800 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=00164d35), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549800 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241130141549800 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549800 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549800 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549800 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{disconnected}: Freeing instance (context_map.c:202) 20241130141549800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1788495)[0x55b5a57ba190]{disconnected}: Deallocated (fsm.c:568) 20241130141549800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141549800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b5a57ba2c0]{disconnected}: Deallocated (fsm.c:568) 20241130141549801 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788495 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00164d35), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241130141549801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549801 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549801 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549801 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549801 DLSCCP DEBUG SCCP-SCOC(14)[0x55b5a57ba7a0]{IDLE}: Deallocated (fsm.c:568) 20241130141549801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "1c0e3917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549806 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57eb7c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549806 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549806 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57eb670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)1838649 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549816 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549816 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549816 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549817 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549816 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241130141549816 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549816 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549816 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549816 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549816 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549816 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549816 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 59e64'... (mgcp_client.c:805) 20241130141549816 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549816 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 59e64'... (mgcp_client.c:805) 20241130141549816 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549816 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: Removing from parent mgw(mgw-fsm-5891655-0)[0x55b5a5806a50] (mgcp_client_endpoint_fsm.c:873) 20241130141549816 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549816 DLMGCP DEBUG mgw-endp(mgw-fsm-5891655-0)[0x55b5a5806c60]{IN_USE}: Deallocated (fsm.c:568) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549816 DMGW DEBUG mgw(mgw-fsm-5891655-0)[0x55b5a5806a50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549816 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1c0e39,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549816 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549816 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549816 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a40523), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)12142987 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:7 20241130141549822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549822 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549822 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549822 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549822 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549822 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=00a40523), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549822 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241130141549822 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549822 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549822 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549822 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{disconnected}: Freeing instance (context_map.c:202) 20241130141549822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1838649)[0x55b5a57b9fd0]{disconnected}: Deallocated (fsm.c:568) 20241130141549822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{disconnected}: Freeing instance (context_map.c:206) 20241130141549822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b5a57b0630]{disconnected}: Deallocated (fsm.c:568) 20241130141549822 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838649 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a40523), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241130141549822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549822 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549822 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549822 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549822 DLSCCP DEBUG SCCP-SCOC(15)[0x55b5a57c23b0]{IDLE}: Deallocated (fsm.c:568) 20241130141549822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549822 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141549828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241130141549828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a580d8c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "59e64717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549829 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241130141549829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57fdb70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)5891655 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549835 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549835 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549835 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549835 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549835 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241130141549835 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549835 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549835 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549835 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549835 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549835 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549835 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549835 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549835 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549835 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549835 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 5d58b'... (mgcp_client.c:805) 20241130141549836 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549836 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 5d58b'... (mgcp_client.c:805) 20241130141549836 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141549836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549836 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: Removing from parent mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0] (mgcp_client_endpoint_fsm.c:873) 20241130141549836 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549836 DLMGCP DEBUG mgw-endp(mgw-fsm-6117563-0)[0x55b5a5806910]{IN_USE}: Deallocated (fsm.c:568) 20241130141549836 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549836 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549836 DMGW DEBUG mgw(mgw-fsm-6117563-0)[0x55b5a580f8a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549836 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59e647,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549836 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549836 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549836 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549836 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925990), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549836 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3299558 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141549841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549841 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549841 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549841 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549841 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549841 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=00925990), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549841 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241130141549841 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549841 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549841 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549841 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{disconnected}: Freeing instance (context_map.c:202) 20241130141549841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5891655)[0x55b5a57b92b0]{disconnected}: Deallocated (fsm.c:568) 20241130141549841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{disconnected}: Freeing instance (context_map.c:206) 20241130141549841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b5a57c2840]{disconnected}: Deallocated (fsm.c:568) 20241130141549841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5891655 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00925990), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241130141549841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549841 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549841 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549841 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549841 DLSCCP DEBUG SCCP-SCOC(16)[0x55b5a57c2f80]{IDLE}: Deallocated (fsm.c:568) 20241130141549841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5d58bb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549845 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241130141549845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58166d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241130141549846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57f4ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6117563 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549862 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241130141549862 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549862 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549862 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549862 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549862 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549862 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549862 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549862 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549862 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549862 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549862 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: dd40'... (mgcp_client.c:805) 20241130141549862 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549862 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549862 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549862 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: dd40'... (mgcp_client.c:805) 20241130141549863 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549863 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-14500032-0)[0x55b5a58187e0] (mgcp_client_endpoint_fsm.c:873) 20241130141549863 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549863 DLMGCP DEBUG mgw-endp(mgw-fsm-14500032-0)[0x55b5a5818dd0]{IN_USE}: Deallocated (fsm.c:568) 20241130141549863 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549863 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549863 DMGW DEBUG mgw(mgw-fsm-14500032-0)[0x55b5a58187e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549863 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5d58bb,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549863 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549863 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549863 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549863 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f04508), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549863 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14449061 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:9 20241130141549871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549871 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549871 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549871 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=00f04508), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549871 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241130141549871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549871 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549871 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549871 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549871 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:202) 20241130141549871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6117563)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141549871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{disconnected}: Freeing instance (context_map.c:206) 20241130141549871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b5a57c2a10]{disconnected}: Deallocated (fsm.c:568) 20241130141549871 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6117563 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f04508), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241130141549871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549871 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549871 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549871 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549871 DLSCCP DEBUG SCCP-SCOC(17)[0x55b5a57c3e40]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "dd40c017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a581f6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a580ec80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14500032 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549900 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549900 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549900 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549900 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549900 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241130141549900 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549900 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549900 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549900 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549900 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549900 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 2838'... (mgcp_client.c:805) 20241130141549900 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549900 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 2838'... (mgcp_client.c:805) 20241130141549900 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549900 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549900 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: Removing from parent mgw(mgw-fsm-2635874-0)[0x55b5a5821b40] (mgcp_client_endpoint_fsm.c:873) 20241130141549900 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549900 DLMGCP DEBUG mgw-endp(mgw-fsm-2635874-0)[0x55b5a5821c70]{IN_USE}: Deallocated (fsm.c:568) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549900 DMGW DEBUG mgw(mgw-fsm-2635874-0)[0x55b5a5821b40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549901 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdd40c0,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549901 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549901 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549901 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549901 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dcc28), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549901 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13839929 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:10 20241130141549909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549909 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549909 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549909 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549909 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549909 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=000dcc28), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549909 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241130141549909 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549909 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549909 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549909 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{disconnected}: Freeing instance (context_map.c:202) 20241130141549909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14500032)[0x55b5a57c3f70]{disconnected}: Deallocated (fsm.c:568) 20241130141549909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{disconnected}: Freeing instance (context_map.c:206) 20241130141549909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b5a57c4410]{disconnected}: Deallocated (fsm.c:568) 20241130141549910 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500032 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dcc28), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241130141549910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549910 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549910 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549910 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549910 DLSCCP DEBUG SCCP-SCOC(18)[0x55b5a57c4b20]{IDLE}: Deallocated (fsm.c:568) 20241130141549910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141549910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141549915 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241130141549915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5828540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "28386217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241130141549916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58212e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2635874 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549928 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549928 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549928 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549928 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549928 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241130141549928 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549928 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549928 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549928 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549928 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549928 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549928 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 8264'... (mgcp_client.c:805) 20241130141549928 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549928 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 8264'... (mgcp_client.c:805) 20241130141549928 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549928 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549928 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: Removing from parent mgw(mgw-fsm-8545509-0)[0x55b5a58290f0] (mgcp_client_endpoint_fsm.c:873) 20241130141549928 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549928 DLMGCP DEBUG mgw-endp(mgw-fsm-8545509-0)[0x55b5a582a900]{IN_USE}: Deallocated (fsm.c:568) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549928 DMGW DEBUG mgw(mgw-fsm-8545509-0)[0x55b5a58290f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549929 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x283862,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549929 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549929 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549929 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549929 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001747ce), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)8886360 TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:11 20241130141549932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549932 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549932 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549932 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=001747ce), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549932 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241130141549932 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549932 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549932 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549932 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{disconnected}: Freeing instance (context_map.c:202) 20241130141549932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2635874)[0x55b5a57c5490]{disconnected}: Deallocated (fsm.c:568) 20241130141549932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{disconnected}: Freeing instance (context_map.c:206) 20241130141549932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b5a57c4c50]{disconnected}: Deallocated (fsm.c:568) 20241130141549932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2635874 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001747ce), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241130141549932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549932 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549932 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549932 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549932 DLSCCP DEBUG SCCP-SCOC(19)[0x55b5a57c5900]{IDLE}: Deallocated (fsm.c:568) 20241130141549932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549932 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8264e517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549933 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a58311d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549933 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549933 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a58217b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)8545509 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549962 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241130141549962 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549962 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549963 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549963 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549963 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549963 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 11af'... (mgcp_client.c:805) 20241130141549963 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549963 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 11af'... (mgcp_client.c:805) 20241130141549963 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549963 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: Removing from parent mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0] (mgcp_client_endpoint_fsm.c:873) 20241130141549963 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549963 DLMGCP DEBUG mgw-endp(mgw-fsm-1159026-0)[0x55b5a5833600]{IN_USE}: Deallocated (fsm.c:568) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549963 DMGW DEBUG mgw(mgw-fsm-1159026-0)[0x55b5a5817fe0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549963 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8264e5,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549963 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549963 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549963 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549963 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3876), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7205848 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:12 20241130141549972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549972 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549972 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549972 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549973 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=00df3876), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141549973 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241130141549973 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141549973 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549973 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141549973 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141549973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141549973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141549973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141549973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{disconnected}: Freeing instance (context_map.c:202) 20241130141549973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8545509)[0x55b5a57c4e00]{disconnected}: Deallocated (fsm.c:568) 20241130141549973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141549973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{disconnected}: Freeing instance (context_map.c:206) 20241130141549973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b5a57c5040]{disconnected}: Deallocated (fsm.c:568) 20241130141549973 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8545509 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141549973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3876), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241130141549973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549973 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141549973 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141549973 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141549973 DLSCCP DEBUG SCCP-SCOC(20)[0x55b5a57c6400]{IDLE}: Deallocated (fsm.c:568) 20241130141549973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "11af7217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141549983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241130141549983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5839ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141549984 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141549984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a583aa70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)1159026 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141549990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141549990 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141549990 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141549990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141549990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141549990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141549990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141549990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141549990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141549990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141549990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141549990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141549990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141549990 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241130141549990 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141549990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141549990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141549990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141549990 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141549991 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141549991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141549991 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141549991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 1a39'... (mgcp_client.c:805) 20241130141549991 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141549991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 1a39'... (mgcp_client.c:805) 20241130141549991 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141549991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141549991 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: Removing from parent mgw(mgw-fsm-1718703-0)[0x55b5a583bd40] (mgcp_client_endpoint_fsm.c:873) 20241130141549991 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141549991 DLMGCP DEBUG mgw-endp(mgw-fsm-1718703-0)[0x55b5a583c330]{IN_USE}: Deallocated (fsm.c:568) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141549991 DMGW DEBUG mgw(mgw-fsm-1718703-0)[0x55b5a583bd40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141549991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141549991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141549991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141549991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141549992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141549992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141549992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141549992 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141549992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11af72,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141549992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141549992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141549992 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141549992 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141549992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141549992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141549992 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141549992 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141549992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080af88), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141549992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141549992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141549992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141549992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141549992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141549992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141549992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141549992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141549992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141549992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141549992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141549992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141549992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141549992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141549992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)11617835 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141550001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141550001 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141550001 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141550001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141550001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141550001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141550001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141550002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141550002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141550002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141550002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141550002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141550002 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=0080af88), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141550002 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241130141550002 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141550002 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141550002 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141550002 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141550002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141550002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141550002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141550002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{disconnected}: Freeing instance (context_map.c:202) 20241130141550002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1159026)[0x55b5a57c6530]{disconnected}: Deallocated (fsm.c:568) 20241130141550002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141550002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{disconnected}: Freeing instance (context_map.c:206) 20241130141550002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b5a57c5a30]{disconnected}: Deallocated (fsm.c:568) 20241130141550002 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1159026 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141550002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080af88), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241130141550002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141550002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141550002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141550002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141550002 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141550002 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141550002 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141550002 DLSCCP DEBUG SCCP-SCOC(21)[0x55b5a57c7010]{IDLE}: Deallocated (fsm.c:568) 20241130141550002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141550002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141550002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141550002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141550002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141550002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141550002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141550010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241130141550010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141550010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1a39af17" }, { code := "I", val := "22222" } }, sdp := omit } 20241130141550010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141550010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a5842c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141550011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241130141550011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141550011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141550011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141550011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5833020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141550014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141550014 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141550014 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141550014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141550014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141550014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141550014 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141550014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141550014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141550014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141550014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141550014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141550014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141550014 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241130141550014 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141550014 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141550014 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141550014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141550014 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141550014 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141550014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141550014 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141550014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141550014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 290d'... (mgcp_client.c:805) 20241130141550014 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141550014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141550014 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141550014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 290d'... (mgcp_client.c:805) 20241130141550014 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141550014 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141550014 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: Removing from parent mgw(mgw-fsm-2690313-0)[0x55b5a5844840] (mgcp_client_endpoint_fsm.c:873) 20241130141550014 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141550014 DLMGCP DEBUG mgw-endp(mgw-fsm-2690313-0)[0x55b5a5845100]{IN_USE}: Deallocated (fsm.c:568) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141550014 DMGW DEBUG mgw(mgw-fsm-2690313-0)[0x55b5a5844840]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141550014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141550014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141550014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141550014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1718703 20241130141550016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141550016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141550016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141550016 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141550016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1a39af,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141550016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141550016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141550016 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141550016 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141550016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141550016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141550016 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141550016 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141550016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4adab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141550016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141550016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141550016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141550016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141550016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141550016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141550016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141550016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141550017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141550017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141550017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141550017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141550017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141550017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)12400250 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:14 20241130141550022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550022 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141550022 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141550022 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141550022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141550022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141550022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141550022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141550022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141550022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141550022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141550022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141550022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141550022 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=00a4adab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141550022 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241130141550022 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141550022 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141550022 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141550022 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141550022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141550022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141550022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141550022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{disconnected}: Freeing instance (context_map.c:202) 20241130141550022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1718703)[0x55b5a57c7530]{disconnected}: Deallocated (fsm.c:568) 20241130141550022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141550022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{disconnected}: Freeing instance (context_map.c:206) 20241130141550022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b5a57c6710]{disconnected}: Deallocated (fsm.c:568) 20241130141550022 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1718703 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141550022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4adab), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241130141550022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141550022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141550022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141550022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141550022 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141550022 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141550023 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141550023 DLSCCP DEBUG SCCP-SCOC(22)[0x55b5a57c7dc0]{IDLE}: Deallocated (fsm.c:568) 20241130141550023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141550023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141550023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141550023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141550023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141550023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141550023 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141550027 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241130141550027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141550027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141550027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141550027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a584b9d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "290d0917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141550028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241130141550028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141550028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141550028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141550029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a5829ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)2690313 20241130141550218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141550218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141550218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141550218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141550218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x290d09,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141550218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141550218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141550218 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141550218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141550218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141550218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141550218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141550218 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141550218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024cb12), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141550218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141550219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141550219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141550219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141550219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141550219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141550219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141550219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141550219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141550219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141550219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141550219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141550219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141550219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12089848 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on connection ID:15 20241130141550228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550228 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141550228 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141550228 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141550228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141550228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141550228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141550228 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141550229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141550229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141550229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141550229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141550229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141550229 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=0024cb12), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141550229 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241130141550229 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141550229 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141550229 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141550229 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141550229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141550229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141550229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141550229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{disconnected}: Freeing instance (context_map.c:202) 20241130141550229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2690313)[0x55b5a57c6b00]{disconnected}: Deallocated (fsm.c:568) 20241130141550229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141550229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{disconnected}: Freeing instance (context_map.c:206) 20241130141550229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b5a57c7380]{disconnected}: Deallocated (fsm.c:568) 20241130141550229 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2690313 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141550229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024cb12), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241130141550229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141550229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141550229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141550229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141550229 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141550229 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141550229 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141550229 DLSCCP DEBUG SCCP-SCOC(23)[0x55b5a57c8b70]{IDLE}: Deallocated (fsm.c:568) 20241130141550229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141550229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141550229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141550229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141550229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141550229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141550229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141550229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141551972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141552000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@f38f6cf3d7d5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141552022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@f38f6cf3d7d5: Final verdict of PTC: pass 20241130141552189 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141552189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059df12), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141552189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141552189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141552189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141552189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141552190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141552190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141552190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141552190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141552190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141552190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141552190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141552190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141552197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141552198 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141552198 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141552198 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141552198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141552198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141552198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141552198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141552198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141552198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141552198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141552198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141552198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141552198 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=0059df12) (sccp_scrc.c:477) 20241130141552198 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241130141552198 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141552198 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141552198 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141552198 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141552198 DLSCCP DEBUG SCCP-SCOC(6)[0x55b5a57a6fd0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141552231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assignment_concurrent(196)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141552241 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141552242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141552242 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141552242 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141552242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141552242 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141552242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141552242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141552242 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141552242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141552242 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141552242 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141552242 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141552243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141552243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141552243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141552243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141552243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141552243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141552242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141552242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141552243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141552243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141552243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141552243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141552243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141552243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141552243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141552243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141552243 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141552243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141552243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141552243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141552243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141552243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141552243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141552243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141552243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141552243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141552243 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141552243 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141552243 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141552243 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141552243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141552243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141552243 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141552243 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141552243 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(204)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141552243 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36397<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assignment_concurrent-Iuh0-RUA(201)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(208)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(197)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141552249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Nov 30 14:15:52 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20241130141552340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141552842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1947708) Waiting for packet dumper to finish... 1 (prev_count=1947708, count=1951704) 20241130141554243 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141554243 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141554243 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141554243 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141554243 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141554243 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Nov 30 14:15:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_release started. 20241130141555969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141555973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141555976 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44201<->l=127.0.0.1:4262) (control_if.c:572) 20241130141556036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556036 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556036 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556036 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556036 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141556037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556037 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141556037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141556038 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141556038 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556038 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141556038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556038 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556038 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141556038 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556038 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141556038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556038 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556038 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556038 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141556038 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141556038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556038 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556038 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141556038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141556038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556038 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141556038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141556038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141556038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(233)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141556053 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556053 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556054 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556054 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556054 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556054 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556054 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141556054 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556055 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556055 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141556055 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141556055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556055 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141556055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556055 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556055 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556055 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141556055 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141556055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556056 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141556056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556056 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556056 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556056 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141556056 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141556056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556056 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556056 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556056 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141556056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141556056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556056 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141556056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141556056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141556056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141556084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141556084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141556084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141556084 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141556084 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141556084 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141556084 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141556084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141556084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141556249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141556249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141556250 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141556250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141556259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556259 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141556259 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141556259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141556259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141556259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141556259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141556261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141556261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141556261 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141556261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141556261 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141556261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141556261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141556262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141556262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141556262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141556262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141556262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141556262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141556262 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141556262 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141556262 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556263 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141556263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141556263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141556263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556264 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141556264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141556264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141556264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141556264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141556269 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141556269 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141556269 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141556269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141556276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556276 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141556276 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141556276 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141556276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141556276 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141556276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141556278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556278 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141556278 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141556278 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141556278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141556278 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141556279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141556279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141556279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141556279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141556279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141556279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141556279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141556279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141556279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141556279 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141556279 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141556280 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141556280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141556280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141556280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141556280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141556280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141556280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141556281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141556281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141556281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141556281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141556281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141556281 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141556281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141556281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141556281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141556281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141556281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141556281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141556281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141556281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141557065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557065 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141557065 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141557065 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141557065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141557065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141557065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141557065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141557065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141557065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141557065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141557065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141557065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141557065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141557065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141557065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141557066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141557066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141557066 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141557066 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141557066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141557066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141557066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141557066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141557066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141557066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141557066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141557066 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141557066 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141557067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141557067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141557067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141557067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141557068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141557068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141557068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141557068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141557067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557067 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141557067 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141557067 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141557067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141557067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141557068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141557068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141557068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141557068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141557068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141557068 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141557068 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141557077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141557077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141557077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141557077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141557077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141557077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141557077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141557077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141557077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141557077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141557077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141557077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141557077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141557077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141557077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141557077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141557077 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141557077 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141557077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141557077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141557077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141557078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141557078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141557078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141557078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557078 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141557078 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141557078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141557078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141557078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141557078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141557078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141557078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141557078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141557080 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141557080 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141557080 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141557080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141557080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141557080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141557080 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141557080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141557080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141557080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141557080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141557080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141557080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141557080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141557080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141557080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141557080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141557080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141557080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141557080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141557080 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141557080 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141557116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: f_create_expect(l3 := '1158661B6AF3A4323982'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: Created Expect[0] for '1158661B6AF3A4323982'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@f38f6cf3d7d5: Added conn table entry 0TC_rab_release0(238)14309926 20241130141558164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141558164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141558164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141558164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141558164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda5a26, normal) (hnbgw_rua.c:407) 20241130141558164 DHNB DEBUG map_rua[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141558164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141558164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14309926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141558164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141558164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141558164 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14309926 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141558164 DCN DEBUG map_sccp[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141558164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141558164 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14309926 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141558164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14309926 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141558164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141558164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141558164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141558164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141558164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141558164 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141558164 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: Allocated (fsm.c:456) 20241130141558164 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141558164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1158661b6af3a4323982004f40030000960056400500f1100926) (sccp_scrc.c:406) 20241130141558164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141558164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141558164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141558164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141558164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141558164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141558164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141558164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141558164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141558164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141558164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141558164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141558164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141558164 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141558164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141558164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141558164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141558164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141558164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141558164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141558164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141558164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141558164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: Found Expect[0] for l3='1158661B6AF3A4323982'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: Added conn table entry 0TC_rab_release0(238)16106984 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141558177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141558177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141558177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141558177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141558177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141558177 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c1f2d) (sccp_scrc.c:477) 20241130141558177 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241130141558177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141558177 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141558177 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141558177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141558177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141558177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141558177 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141558177 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141558177 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141558177 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141558177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141558177 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141558177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141558177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141558378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141558378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141558378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141558378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141558378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141558378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141558378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141558379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141558379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141558379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141558379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141558379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141558379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141558379 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241130141558379 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141558379 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141558379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141558379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141558379 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141558379 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141558379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141558379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141558379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141558379 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141558379 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141558379 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141558379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141558379 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{UNUSED}: Allocated (fsm.c:456) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{UNUSED}: is child of mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70] (fsm.c:486) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70] (mgcp_client_endpoint_fsm.c:724) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141558379 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141558379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57a1580]{ST_CRCX}: Allocated (fsm.c:456) 20241130141558379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57a1580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141558379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57a1580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141558379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57a1580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141558380 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: da5a2'... (mgcp_client.c:805) 20241130141558380 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141558380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57a1580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141558380 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da5a2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da5a2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141558416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241130141558416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141558416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141558416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141558416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141558416 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558416 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141558416 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141558416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141558416 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141558416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141558416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141558416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141558416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release0(238)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141558451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141558452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141558452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141558452 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141558452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xda5a26) (hnbgw_rua.c:471) 20241130141558452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14309926 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141558452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141558452 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141558452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141558452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141558452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141558452 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141558452 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141558452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141558452 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70] (mgcp_client_endpoint_fsm.c:724) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141558452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: da5a2'... (mgcp_client.c:805) 20241130141558452 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141558452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558452 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da5a2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141558466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241130141558466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141558466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141558466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141558466 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558466 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141558467 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141558467 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70] (mgcp_client_endpoint_fsm.c:724) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141558467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57ae0b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141558467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57ae0b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141558467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57ae0b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141558467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57ae0b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241130141558467 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: da5a2'... (mgcp_client.c:805) 20241130141558467 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141558467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14309926-0)[0x55b5a57ae0b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558467 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da5a2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141558473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241130141558473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141558473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141558473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141558473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558473 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{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) 20241130141558473 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141558473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141558473 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141558473 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141558473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141558473 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141558473 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141558473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1f2d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141558473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141558473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141558473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141558473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141558473 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141558474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141558474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141558474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141558474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141558474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141558474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141558474 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: vl_len:21 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241130141558503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558503 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141558503 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141558503 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141558503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141558503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141558503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141558503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141558503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141558503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141558503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141558503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141558503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141558503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20241130141558503 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241130141558503 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141558503 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141558503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141558503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141558503 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141558503 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141558503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141558503 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130141558503 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130141558503 DMGW NOTICE mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241130141558503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241130141558503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141558503 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141558503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141558503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: da5a2'... (mgcp_client.c:805) 20241130141558503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141558503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141558503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141558503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: da5a2'... (mgcp_client.c:805) 20241130141558503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141558503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141558503 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: Removing from parent mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70] (mgcp_client_endpoint_fsm.c:873) 20241130141558503 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141558503 DLMGCP DEBUG mgw-endp(mgw-fsm-14309926-0)[0x55b5a57c8ca0]{IN_USE}: Deallocated (fsm.c:568) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141558503 DMGW DEBUG mgw(mgw-fsm-14309926-0)[0x55b5a57cfc70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141558503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141558503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release0(238)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "da5a2617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141558507 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241130141558507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141558507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141558507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141558507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141558508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241130141558508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141558508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141558508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141558508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57ae0b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@f38f6cf3d7d5: 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 } 20241130141558568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141558570 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44201<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_release(225)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141558571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141558571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141558571 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141558571 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141558571 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141558571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141558571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141558571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141558571 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141558571 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141558571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1f2d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141558571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141558571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141558571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141558571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141558571 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141558571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141558571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141558571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{disrupted}: Freeing instance (context_map.c:202) 20241130141558571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14309926)[0x55b5a57a2290]{disrupted}: Deallocated (fsm.c:568) 20241130141558571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141558571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:206) 20241130141558571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141558571 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14309926 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141558571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(235)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141558571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141558571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141558571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141558571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141558571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(237)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141558571 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141558571 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP IPA-CTRL-CLI-IPA(227)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141558571 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141558571 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141558571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141558571 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141558571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141558571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141558571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141558571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141558571 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141558571 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141558571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141558571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141558571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141558571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141558571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141558571 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141558571 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141558571 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141558571 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141558571 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141558571 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141558572 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141558572 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141558572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141558572 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141558572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141558572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141558572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141558572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141558572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141558572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141558572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141558572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141558572 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141558572 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141558572 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141558572 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141558572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(233)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_release-Iuh0(229)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141558591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141558592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_release finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Nov 30 14:15:58 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241130141558640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141559142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296964) Waiting for packet dumper to finish... 1 (prev_count=296964, count=332848) 20241130141600572 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141600572 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141600573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141600573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141600573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141600573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Nov 30 14:16:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_release_abnormal started. 20241130141602239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141602245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141602248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42693<->l=127.0.0.1:4262) (control_if.c:572) 20241130141602327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602327 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602328 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602328 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602328 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141602328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141602328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) TC_rab_release_abnormal-Iuh0(243)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141602329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602329 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602329 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141602329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141602329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141602329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141602329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141602329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141602329 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141602329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141602329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602329 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602329 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602329 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602329 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141602329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141602330 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141602330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602330 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141602330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141602330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141602331 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141602331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141602331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602331 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141602331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602331 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141602331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141602331 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(247)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141602352 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602352 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602352 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602352 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602352 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602352 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602352 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141602352 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602354 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602354 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141602354 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602354 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141602354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602354 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602354 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602354 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141602354 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141602354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141602354 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141602354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602354 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141602355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602355 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602355 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602355 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141602355 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602355 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141602355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602355 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602355 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141602355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141602355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602355 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141602355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141602355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141602355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141602392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141602392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141602392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141602392 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141602392 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141602392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141602392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141602392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141602392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141602547 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141602547 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141602547 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141602547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141602556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602556 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141602556 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141602556 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141602556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141602556 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141602556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141602559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141602559 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141602559 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141602559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141602559 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141602559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141602560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141602560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141602560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141602560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141602560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141602560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141602560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141602560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141602560 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141602560 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602561 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602561 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141602561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141602561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141602561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602561 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141602562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141602562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141602562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141602562 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141602574 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141602575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141602575 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141602575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141602581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141602581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141602581 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141602581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141602581 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141602581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141602583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602583 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141602583 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141602583 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141602583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141602583 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141602584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141602584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141602584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141602584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141602584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141602584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141602584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141602584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141602584 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141602584 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141602584 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141602585 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141602585 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141602585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141602585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141602585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141602585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141602585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141602585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141602585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141602585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141602585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141602585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141602585 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141602586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141602586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141602586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141602586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141602586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141602586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141602586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141602586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141603362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141603362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141603362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141603362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141603362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141603362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141603362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141603362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141603362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141603362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141603362 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141603362 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141603362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141603362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141603362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141603362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141603362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141603362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141603362 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141603362 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141603362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141603362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141603362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141603362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141603362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141603362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141603362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141603362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141603362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141603362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141603362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141603362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141603362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141603362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141603362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141603362 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141603362 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141603383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603383 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141603383 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141603383 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141603383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141603383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141603383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141603383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141603384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141603384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141603384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141603384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141603384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141603384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141603384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141603384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141603384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141603384 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141603384 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141603384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141603384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141603384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141603384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141603384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141603384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141603384 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141603384 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141603384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141603384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141603384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141603384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141603384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141603384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141603384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141603385 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141603385 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141603385 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141603385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141603386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141603386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141603386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141603386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141603386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141603386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141603386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141603386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141603386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141603386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141603386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141603386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141603386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141603386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141603386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141603386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141603386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141603386 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141603386 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141603407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: f_create_expect(l3 := '004684FEA20C0A9F20FC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: Created Expect[0] for '004684FEA20C0A9F20FC'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@f38f6cf3d7d5: Added conn table entry 0TC_rab_release_abnormal0(252)13922716 20241130141604436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141604436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141604436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141604436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141604437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4719c, normal) (hnbgw_rua.c:407) 20241130141604437 DHNB DEBUG map_rua[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141604437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141604437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13922716 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141604437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141604437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141604437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13922716 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141604437 DCN DEBUG map_sccp[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141604437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141604437 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13922716 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141604437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13922716 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141604437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141604437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141604437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141604437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141604437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141604437 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141604437 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: Allocated (fsm.c:456) 20241130141604437 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141604437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a004684fea20c0a9f20fc004f40030002ee0056400500f1100926) (sccp_scrc.c:406) 20241130141604437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141604437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141604437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141604437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141604437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141604437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141604437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141604437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141604437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141604437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141604437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141604437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141604437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141604437 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141604437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141604437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141604437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141604437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141604437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141604437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141604437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141604437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141604437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: Found Expect[0] for l3='004684FEA20C0A9F20FC'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: Added conn table entry 0TC_rab_release_abnormal0(252)16005112 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141604447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141604447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141604447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141604447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141604447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141604447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141604447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141604447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141604447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141604447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141604447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141604447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141604447 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c94215) (sccp_scrc.c:477) 20241130141604447 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241130141604447 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141604447 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141604447 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141604447 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141604447 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141604447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141604447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141604654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141604654 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141604654 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141604654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141604654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141604654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141604654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141604655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141604655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141604655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141604655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141604655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141604655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141604655 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241130141604655 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141604655 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141604655 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141604655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141604655 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141604655 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141604655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141604655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141604655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141604655 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141604655 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141604655 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141604655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141604655 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{UNUSED}: Allocated (fsm.c:456) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{UNUSED}: is child of mgw(mgw-fsm-13922716-0)[0x55b5a57a1580] (fsm.c:486) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13922716-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:724) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141604655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57cfc70]{ST_CRCX}: Allocated (fsm.c:456) 20241130141604655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57cfc70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141604655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57cfc70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141604655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57cfc70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141604655 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: d4719'... (mgcp_client.c:805) 20241130141604655 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141604655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57cfc70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141604655 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d4719c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d4719c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141604698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241130141604698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141604698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141604698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141604698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141604698 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604698 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141604698 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141604698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141604698 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141604698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141604698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141604698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141604698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141604733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141604733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141604733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141604733 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141604733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd4719c) (hnbgw_rua.c:471) 20241130141604733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13922716 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141604733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141604733 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141604733 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141604733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141604733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141604733 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141604733 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141604733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141604733 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13922716-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:724) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141604733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: d4719'... (mgcp_client.c:805) 20241130141604733 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241130141604733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604733 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d4719c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141604745 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241130141604745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141604745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141604745 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604745 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141604745 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141604745 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13922716-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:724) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141604745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57a6360]{ST_CRCX}: Allocated (fsm.c:456) 20241130141604745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57a6360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141604745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57a6360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141604745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57a6360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241130141604745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: d4719'... (mgcp_client.c:805) 20241130141604745 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241130141604745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13922716-0)[0x55b5a57a6360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604745 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d4719c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141604751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241130141604751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141604751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141604751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141604751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604751 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{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) 20241130141604751 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141604751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141604751 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141604751 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141604751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141604751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141604751 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141604751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141604751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141604751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141604751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141604751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141604751 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141604752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141604752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141604752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141604752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141604752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141604752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141604752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: vl_len:21 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241130141604776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141604776 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141604776 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141604776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141604776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141604776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141604776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141604776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141604776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141604776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141604776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141604776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141604776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20241130141604776 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241130141604776 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141604776 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141604776 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141604776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141604776 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141604776 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141604776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141604776 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130141604776 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241130141604776 DMGW NOTICE mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241130141604776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241130141604776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141604776 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141604776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141604776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: d4719'... (mgcp_client.c:805) 20241130141604776 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141604776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141604776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141604776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: d4719'... (mgcp_client.c:805) 20241130141604776 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141604776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141604776 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: Removing from parent mgw(mgw-fsm-13922716-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:873) 20241130141604776 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141604776 DLMGCP DEBUG mgw-endp(mgw-fsm-13922716-0)[0x55b5a57c8ca0]{IN_USE}: Deallocated (fsm.c:568) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141604776 DMGW DEBUG mgw(mgw-fsm-13922716-0)[0x55b5a57a1580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141604776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141604776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d4719c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141604779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141604779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141604779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57a6360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@f38f6cf3d7d5: 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 } 20241130141604825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(244)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604828 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42693<->l=127.0.0.1:4262) (control_if.c:193) 20241130141604828 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141604828 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141604828 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141604828 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141604828 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141604829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141604829 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_rab_release_abnormal(239)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141604829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141604829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141604829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141604829 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141604829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141604829 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141604829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141604829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141604829 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141604829 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141604829 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141604829 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(249)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141604830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141604830 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141604830 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141604830 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141604830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141604830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141604830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141604830 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141604830 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-M3UA(250)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141604830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141604830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141604830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141604830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141604830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141604830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141604830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141604830 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141604830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141604830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141604830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{disrupted}: Freeing instance (context_map.c:202) 20241130141604830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13922716)[0x55b5a57a2290]{disrupted}: Deallocated (fsm.c:568) 20241130141604830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141604830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:206) 20241130141604830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141604830 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13922716 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141604830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141604830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141604830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141604830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141604830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141604831 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(245)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604831 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141604831 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141604831 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW-MGCP(251)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141604842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141604843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Nov 30 14:16:04 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241130141604884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141605387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280776) Waiting for packet dumper to finish... 1 (prev_count=280776, count=327144) 20241130141606830 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141606830 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141606830 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Nov 30 14:16:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_assign_fail started. 20241130141608471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141608475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141608478 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33397<->l=127.0.0.1:4262) (control_if.c:572) 20241130141608541 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608541 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608541 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141608541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608541 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608541 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608541 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608541 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608541 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141608541 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141608541 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141608543 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608543 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141608543 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608543 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141608543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608543 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608543 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608543 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141608543 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141608543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608543 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608543 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141608543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141608543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608543 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608543 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141608543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141608543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608543 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141608543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141608543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141608543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141608543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141608543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141608543 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141608556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608556 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608556 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608556 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141608557 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608558 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608558 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141608558 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608558 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141608558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608558 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608558 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141608558 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608558 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141608558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608558 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608558 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141608558 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608558 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141608558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608558 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608558 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141608558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141608558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608558 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141608558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141608558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141608558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141608571 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141608571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1f2d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141608571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141608571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141608571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141608571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141608571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141608571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141608571 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141608580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141608580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141608580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141608580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141608580 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141608580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141608580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141608580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141608580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141608755 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141608755 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141608755 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141608755 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141608755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141608755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141608755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141608765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608765 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141608765 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141608765 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141608765 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141608765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141608765 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141608766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141608766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141608766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141608766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141608766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141608766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141608766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141608766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141608766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141608770 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141608770 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141608770 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141608770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141608771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608771 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141608771 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141608771 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141608771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141608771 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141608771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141608771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141608771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141608771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141608771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141608771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141608771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141608771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141608771 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141608771 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141608771 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn0-M3UA(264)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141608773 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141608773 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141608773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141608773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608773 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141608773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141608773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141608773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141608773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141608776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141608776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141608776 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141608776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141608776 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141608776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141608779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141608779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141608779 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141608779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141608779 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141608779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141608780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141608780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141608780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141608780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141608780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141608780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141608780 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141608780 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141608780 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141608781 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141608781 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141608781 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141608781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141608781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141608781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141608781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141608781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141608781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141608781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141608781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141608781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141608781 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141608781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141608781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141608782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141608782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141608782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141608782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141608782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141608782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141609571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141609571 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141609571 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141609571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141609571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141609571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141609571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141609571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141609571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141609571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141609571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141609571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141609571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141609571 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141609571 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141609571 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141609571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141609571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141609571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141609571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141609571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141609571 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141609571 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141609571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141609571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141609571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141609571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141609571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141609574 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141609574 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141609574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141609574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141609574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141609574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141609574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141609574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141609574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141609574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141609574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141609574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141609574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141609574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141609574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141609574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141609574 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141609574 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141609579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609579 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141609579 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141609579 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141609579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141609579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141609579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141609579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141609579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141609579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141609579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141609579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141609579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141609579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141609579 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141609579 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141609579 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141609579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141609579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141609579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141609579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141609579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141609579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141609579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141609579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141609579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141609579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609579 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141609579 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141609581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141609581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141609581 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141609581 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141609581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141609581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141609581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141609581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141609581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141609581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141609581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141609581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141609581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141609581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141609581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141609581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141609581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141609582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141609582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141609582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141609582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141609582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141609582 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141609582 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141609613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: f_create_expect(l3 := '9F06E66431DED0967485'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: Created Expect[0] for '9F06E66431DED0967485'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_fail0(266)4798623 20241130141610645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141610645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141610645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141610645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141610645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49389f, normal) (hnbgw_rua.c:407) 20241130141610645 DHNB DEBUG map_rua[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141610645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141610645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798623 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141610645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141610645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141610645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798623 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141610645 DCN DEBUG map_sccp[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141610645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141610645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4798623 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141610645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798623 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141610645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141610645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141610645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141610645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141610645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141610645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141610645 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: Allocated (fsm.c:456) 20241130141610645 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141610645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9f06e66431ded0967485004f40030000a30056400500f1100926) (sccp_scrc.c:406) 20241130141610645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141610645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141610645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141610645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141610645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141610645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141610645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141610645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141610645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141610645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141610645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141610645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141610645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141610645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141610645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141610645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141610645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141610645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141610645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141610645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141610645 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141610645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141610645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: Found Expect[0] for l3='9F06E66431DED0967485'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_fail0(266)13079251 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141610661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141610661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141610661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141610661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141610661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141610661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141610661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141610661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141610661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141610661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141610661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141610661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141610661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9af4d) (sccp_scrc.c:477) 20241130141610661 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241130141610661 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141610661 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141610661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141610661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141610661 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141610661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141610661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141610862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141610862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141610862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141610862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141610862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141610862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141610862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141610863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141610863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141610863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141610863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141610863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141610863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141610863 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241130141610863 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141610863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141610863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141610863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141610863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141610863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141610863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141610863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141610863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141610863 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141610863 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141610863 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141610863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141610863 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{UNUSED}: Allocated (fsm.c:456) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{UNUSED}: is child of mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:724) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141610863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798623-0)[0x55b5a57a37d0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141610863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798623-0)[0x55b5a57a37d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580] (fsm.c:486) 20241130141610863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798623-0)[0x55b5a57a37d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141610863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798623-0)[0x55b5a57a37d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141610863 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 49389'... (mgcp_client.c:805) 20241130141610863 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141610863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4798623-0)[0x55b5a57a37d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141610863 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49389f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49389f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49389f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49389f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141610901 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241130141610901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141610901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141610901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141610901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{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) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{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) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141610901 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{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) 20241130141610901 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141610901 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141610901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141610901 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141610901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141610901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141610901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141610901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_fail0(266)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141610935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141610935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141610935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241130141610935 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141610935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49389f) (hnbgw_rua.c:471) 20241130141610935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798623 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241130141610935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141610935 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141610935 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141610935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141610935 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141610935 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241130141610935 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241130141610935 DMGW ERROR mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241130141610935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241130141610935 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141610935 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141610935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9af4d), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241130141610935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141610935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141610935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141610935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141610935 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141610935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141610935 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 49389'... (mgcp_client.c:805) 20241130141610935 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141610935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141610935 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{IN_USE}: Removing from parent mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:873) 20241130141610935 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141610935 DLMGCP DEBUG mgw-endp(mgw-fsm-4798623-0)[0x55b5a57a1580]{IN_USE}: Deallocated (fsm.c:568) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141610935 DMGW DEBUG mgw(mgw-fsm-4798623-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141610935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141610935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141610935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141610935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141610935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141610935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141610936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "49389f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141610968 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241130141610968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141610968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141610968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141610968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a37d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141610969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(263)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141610973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141610973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141610973 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141610973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141610973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141610973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141610973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(259)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141610973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141610973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(261)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141610973 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33397<->l=127.0.0.1:4262) (control_if.c:193) 20241130141610973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141610974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141610974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141610974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141610974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141610974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141610974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141610974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141610974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141610974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141610974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141610975 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141610975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141610975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141610975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(260)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141610974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141610974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141610974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141610974 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141610974 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141610974 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141610974 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141610974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141610974 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141610974 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141610974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9af4d), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141610974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141610974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141610974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141610974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141610974 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141610974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141610974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141610974 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141610974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141610974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141610974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141610974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{disrupted}: Freeing instance (context_map.c:202) 20241130141610974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4798623)[0x55b5a57a2290]{disrupted}: Deallocated (fsm.c:568) 20241130141610974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141610974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:206) 20241130141610974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141610974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4798623 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141610974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141610974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141610975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141610975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141610975 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141610975 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141610975 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141610975 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141610975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141610975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141610976 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141610976 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141610976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141610976 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141610976 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141610976 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141610976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141610976 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141610976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141610976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141610976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141610976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141610976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141610976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141610976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141610976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141610976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141610976 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141610976 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141610976 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141610977 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(262)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(265)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141610994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46896<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141610995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_assign_fail finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Nov 30 14:16:11 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241130141611036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141611539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314712) Waiting for packet dumper to finish... 1 (prev_count=314712, count=315368) 20241130141612975 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141612975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141612975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141612977 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141612977 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141612977 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Nov 30 14:16:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_rab_assign_mgcp_to started. 20241130141614639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141614643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141614646 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36205<->l=127.0.0.1:4262) (control_if.c:572) 20241130141614712 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614712 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614712 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614712 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614712 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614712 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141614713 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141614713 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141614713 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614713 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614714 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614714 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141614714 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614714 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141614714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614714 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614714 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614714 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141614714 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614714 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141614714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141614714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614714 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614714 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614714 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141614714 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614714 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141614714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614714 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614714 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614714 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141614714 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141614714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614714 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141614714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141614714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141614714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(275)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141614732 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614732 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614732 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614732 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614732 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141614732 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614733 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141614733 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141614733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614733 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141614733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141614733 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614733 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141614733 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614734 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141614734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614734 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614734 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614734 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141614734 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141614734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614734 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614734 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141614734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141614734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614734 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141614734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141614734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141614734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141614756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141614756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141614756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141614756 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141614756 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141614756 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141614756 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141614756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141614756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141614831 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141614831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141614831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141614831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141614832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141614832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141614832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141614929 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141614929 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141614929 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141614929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141614939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141614939 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141614939 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141614939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141614939 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141614939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141614942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141614942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141614942 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141614942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141614942 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141614942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141614942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141614942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141614942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141614942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141614942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141614943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141614943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141614943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141614943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141614943 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614944 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141614944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141614944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141614944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614944 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141614945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141614945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141614945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141614945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141614946 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141614946 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141614946 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141614946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141614952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141614952 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141614952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141614952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141614952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141614952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141614955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614955 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141614955 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141614955 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141614955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141614955 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141614955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141614955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141614955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141614955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141614955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141614955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141614955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141614955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141614955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141614955 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141614955 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141614956 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141614956 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141614956 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141614956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141614956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141614956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141614957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141614957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141614957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141614957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141614957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141614957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141614957 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141614957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141614957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141614957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141614957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141614957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141614957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141614957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141614957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141615744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615744 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141615744 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141615744 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141615744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141615744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141615744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141615744 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141615744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141615744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141615744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141615744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141615745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141615745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141615745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141615745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141615745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141615745 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141615745 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141615745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141615745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141615745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141615745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141615745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141615745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141615745 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141615745 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141615745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141615745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141615745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141615745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141615745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141615745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141615745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615747 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141615747 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141615747 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141615747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141615747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141615747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141615747 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141615747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141615747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141615747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141615747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141615747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141615747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141615747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141615747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141615747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141615747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141615747 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141615747 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141615753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141615753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141615753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141615753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141615753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141615753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141615753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141615753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141615753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141615753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141615753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141615753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141615753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141615753 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141615753 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141615753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141615753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141615753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141615753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141615753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141615753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141615753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141615753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141615753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141615753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141615753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615753 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141615753 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141615755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141615755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141615755 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141615755 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141615755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141615755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141615755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141615755 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141615755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141615755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141615755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141615755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141615755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141615755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141615755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141615755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141615755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141615755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141615755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141615755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141615755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141615755 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141615755 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141615755 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141615768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: f_create_expect(l3 := '7E4EC4D4ADBAB15F2543'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: Created Expect[0] for '7E4EC4D4ADBAB15F2543'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3568731 20241130141616785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141616785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141616785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141616785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141616785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36745b, normal) (hnbgw_rua.c:407) 20241130141616785 DHNB DEBUG map_rua[0x55b5a57a2290]{init}: Allocated (fsm.c:456) 20241130141616785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141616785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568731 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141616785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141616785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141616785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568731 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141616785 DCN DEBUG map_sccp[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141616785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141616785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3568731 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141616785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568731 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141616785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141616785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141616785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141616785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141616785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141616785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141616785 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: Allocated (fsm.c:456) 20241130141616786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141616786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141616786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141616786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141616786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141616786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141616786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141616786 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141616785 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141616785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7e4ec4d4adbab15f2543004f400300038a0056400500f1100926) (sccp_scrc.c:406) 20241130141616785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141616785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141616785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141616785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141616785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141616785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141616785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141616785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141616785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141616785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141616785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141616785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141616785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141616785 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141616785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141616785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: Found Expect[0] for l3='7E4EC4D4ADBAB15F2543'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5749590 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141616791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141616791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141616791 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141616791 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141616791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141616791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141616791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141616791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141616791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141616791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141616791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141616791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141616791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141616791 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0022128f) (sccp_scrc.c:477) 20241130141616791 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241130141616791 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141616791 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141616791 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141616791 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141616791 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141616791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141616791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141616994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141616994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141616994 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141616994 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141616994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141616994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141616994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141616994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141616995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141616995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141616995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141616995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141616995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141616995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141616995 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241130141616995 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141616995 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141616995 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141616995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141616995 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141616995 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141616995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141616995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141616995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141616995 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141616995 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141616995 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141616995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141616995 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{UNUSED}: Allocated (fsm.c:456) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{UNUSED}: is child of mgw(mgw-fsm-3568731-0)[0x55b5a57a1580] (fsm.c:486) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3568731-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:724) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141616995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568731-0)[0x55b5a57bfac0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141616995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568731-0)[0x55b5a57bfac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141616995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568731-0)[0x55b5a57bfac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141616995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568731-0)[0x55b5a57bfac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141616995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 36745'... (mgcp_client.c:805) 20241130141616995 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241130141616995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568731-0)[0x55b5a57bfac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141616995 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36745b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36745b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36745b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36745b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241130141618572 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141618572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1f2d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141618572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141618572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141618572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141618572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141618573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141618573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141618573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141618573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141618573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141618573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141618573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141618573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141618579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141618579 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141618579 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141618579 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141618579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141618579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141618579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141618579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141618579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141618579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141618579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141618579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141618579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141618579 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=000c1f2d) (sccp_scrc.c:477) 20241130141618579 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241130141618579 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141618579 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141618579 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141618579 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141618579 DLSCCP DEBUG SCCP-SCOC(24)[0x55b5a57c86e0]{IDLE}: Deallocated (fsm.c:568) 20241130141620976 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141620976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9af4d), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141620976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141620976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141620976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141620976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141620976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141620976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141620976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141620976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141620976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141620976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141620976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141620976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141620982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141620982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141620982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141620982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141620982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141620982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141620983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141620983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141620983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141620983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141620983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141620983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141620983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141620983 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=00d9af4d) (sccp_scrc.c:477) 20241130141620983 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241130141620983 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141620983 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141620983 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141620983 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141620983 DLSCCP DEBUG SCCP-SCOC(26)[0x55b5a57cfc70]{IDLE}: Deallocated (fsm.c:568) 20241130141620996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57bfac0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241130141620996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57bfac0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241130141620996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57bfac0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0] (mgcp_client_fsm.c:522) 20241130141620996 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241130141620996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57bfac0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241130141620996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57bfac0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-3568731-0)[0x55b5a57a1580] (mgcp_client_endpoint_fsm.c:925) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241130141620996 DLMGCP DEBUG mgw-endp(mgw-fsm-3568731-0)[0x55b5a57c8ca0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241130141620996 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241130141620996 DMGW ERROR mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241130141620996 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241130141620996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241130141620996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141620997 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141620997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022128f), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241130141620997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141620997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141620997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141620997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141620997 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241130141620997 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241130141620997 DMGW DEBUG mgw(mgw-fsm-3568731-0)[0x55b5a57a1580]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241130141620997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141620997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141620997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141620997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141620997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141620997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141620997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141620997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141621016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141621016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141621016 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141621016 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141621016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141621016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141621016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141621016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141621016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141621016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141621016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141621016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141621016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141621016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141621016 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241130141621016 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141621016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141621016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141621016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141621016 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141621016 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141621016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141621016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141621016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141621016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141621016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgcp_to0(280)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3568731 20241130141621047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141621047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141621047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141621047 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141621047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x36745b,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141621047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568731 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141621047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141621047 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141621047 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141621047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141621047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141621047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141621047 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141621047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022128f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141621047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141621047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141621047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141621047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141621047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141621047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141621047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141621047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141621047 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141621048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141621048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141621048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141621048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141621048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141621048 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5749590 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141621060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141621060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141621060 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141621060 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141621060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141621060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141621060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141621060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141621060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141621060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141621060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141621060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141621060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141621060 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=0022128f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141621060 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241130141621060 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141621060 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141621060 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141621060 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141621060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141621060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141621060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141621060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{disconnected}: Freeing instance (context_map.c:202) 20241130141621060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568731)[0x55b5a57a2290]{disconnected}: Deallocated (fsm.c:568) 20241130141621060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141621060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:206) 20241130141621060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141621060 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568731 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141621060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022128f), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241130141621060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141621060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141621060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141621060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141621060 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141621060 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141621061 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141621061 DLSCCP DEBUG SCCP-SCOC(27)[0x55b5a57a37d0]{IDLE}: Deallocated (fsm.c:568) 20241130141621061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141621061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141621061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141621061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141621061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141621061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141621061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141621061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141623063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141623071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141623071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141623071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141623071 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141623071 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141623071 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141623071 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36205<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141623071 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141623071 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(273)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141623071 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141623071 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141623071 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141623071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141623072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(268)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141623072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141623072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141623072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) TC_rab_assign_mgcp_to-Iuh0(271)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141623072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141623072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141623072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141623072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141623072 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141623072 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141623072 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141623072 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(269)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(279)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141623072 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141623072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141623072 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141623072 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141623072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141623072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141623072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141623072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141623072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141623072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141623072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141623072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141623072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141623072 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141623072 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141623072 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141623072 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141623073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Nov 30 14:16:23 UTC 2024 ====== 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 20241130141623114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141623616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322544) Waiting for packet dumper to finish... 1 (prev_count=322544, count=323084) 20241130141624833 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141624833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141624833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141624833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141624833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141624833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141624833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141624833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141624833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141624833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141624833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141624833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141624833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141624833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141625073 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141625073 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141625073 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141625073 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141625073 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141625073 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Nov 30 14:16:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241130141626730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141626734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141626738 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38105<->l=127.0.0.1:4262) (control_if.c:572) 20241130141626815 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626815 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626815 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626815 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626815 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626815 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626816 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626816 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626816 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141626816 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141626817 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626817 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141626817 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626817 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141626817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626817 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626817 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626817 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141626817 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626817 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141626817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626817 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626817 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626817 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141626817 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141626817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141626817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626817 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626817 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141626817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141626817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626817 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141626817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141626817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141626817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(289)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141626831 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626831 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626832 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626832 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626832 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626832 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626832 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141626832 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141626833 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626833 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141626833 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626833 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141626833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626833 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626833 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626833 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141626833 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141626833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141626833 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626833 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141626833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626833 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626833 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626833 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141626833 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626833 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141626833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626833 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626833 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141626833 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141626833 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141626833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141626833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141626833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141626833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141626833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141626833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141626833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141626833 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141626834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141626834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141626834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141626834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141626834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141626834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141626834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141626856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141626856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141626856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141626856 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141626856 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141626856 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141626856 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141626856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141626856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141627029 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141627029 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141627030 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141627030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141627037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627037 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141627037 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141627037 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141627037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141627037 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141627037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141627040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627040 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141627040 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141627040 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141627040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141627040 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141627040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141627041 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141627040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141627041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141627041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141627041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141627041 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141627041 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141627041 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141627042 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141627042 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141627042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141627042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141627042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141627042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141627042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141627042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141627042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141627043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141627042 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141627043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141627043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141627043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141627043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141627043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141627043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627045 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141627045 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141627045 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141627045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141627052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141627052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141627052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141627052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141627052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141627052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141627055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627055 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141627055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141627055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141627055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141627055 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141627055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141627055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141627055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141627055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141627055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141627055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141627055 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141627055 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141627055 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141627057 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141627057 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141627057 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141627057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141627057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141627057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141627057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141627057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141627057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141627057 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141627057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141627057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141627057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141627057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141627057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141627057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141627057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141627844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627844 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141627844 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141627844 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141627844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141627844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141627844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141627844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141627844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141627844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141627844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141627844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141627844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141627844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141627844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141627844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141627845 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141627845 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141627845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141627845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141627845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141627845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141627845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141627845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141627845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141627845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141627845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141627845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141627845 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141627845 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141627845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141627845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141627845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141627845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141627848 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141627848 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141627848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141627848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141627848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141627848 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141627848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141627848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141627848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141627848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141627848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141627848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141627848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141627848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141627848 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141627848 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141627855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141627855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141627855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141627855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141627855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141627855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141627855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141627855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141627855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141627855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141627855 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141627855 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141627855 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141627855 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141627855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141627855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141627855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141627855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141627855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141627855 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141627855 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141627855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141627855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141627855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141627855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141627855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141627856 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141627856 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141627856 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141627856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141627856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141627856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141627856 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141627856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141627856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141627857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141627857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141627857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141627857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141627857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141627857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141627857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141627857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141627857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141627857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141627857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141627857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141627857 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141627857 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141627870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: f_create_expect(l3 := '30A269F21236746BBA76'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: Created Expect[0] for '30A269F21236746BBA76'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)110845 20241130141628918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141628918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141628918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141628918 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141628918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b0fd, normal) (hnbgw_rua.c:407) 20241130141628918 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141628918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141628918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141628918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141628918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141628918 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141628918 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141628918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141628918 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-110845 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141628918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141628918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141628918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141628918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141628918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141628918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141628918 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141628918 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141628918 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141628918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a30a269f21236746bba76004f40030000270056400500f1100926) (sccp_scrc.c:406) 20241130141628918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141628918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141628918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141628918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141628918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141628918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141628918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141628918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141628918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141628918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141628918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141628918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141628918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141628918 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141628918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141628918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141628918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141628918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141628918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141628918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141628918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141628918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141628918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141628918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: Found Expect[0] for l3='30A269F21236746BBA76'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12483482 TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141628932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141628932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141628932 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141628932 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141628932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141628932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141628932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141628933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141628933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141628933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141628933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141628933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141628933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dcf963) (sccp_scrc.c:477) 20241130141628933 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241130141628933 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141628933 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141628933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141628933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141628933 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141628933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141628933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141628933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(282)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141629134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141629134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141629134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141629134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141629134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141629134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141629134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141629134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141629134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141629134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141629134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141629134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141629134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141629134 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241130141629134 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141629134 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141629134 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141629134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141629134 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141629134 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141629134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141629134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141629134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141629135 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141629135 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141629135 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141629135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141629135 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{UNUSED}: Allocated (fsm.c:456) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{UNUSED}: is child of mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0] (fsm.c:486) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:724) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141629135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57cfc70]{ST_CRCX}: Allocated (fsm.c:456) 20241130141629135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57cfc70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580] (fsm.c:486) 20241130141629135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57cfc70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141629135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57cfc70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141629135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 1b0fd'... (mgcp_client.c:805) 20241130141629135 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241130141629135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57cfc70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141629135 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b0fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b0fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141629169 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241130141629169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141629169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141629169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141629169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141629169 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629169 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141629169 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141629169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141629169 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141629169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141629169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141629169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141629169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141629183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141629183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141629183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141629183 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141629183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b0fd) (hnbgw_rua.c:471) 20241130141629183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141629183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141629183 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141629183 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141629183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141629183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141629183 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141629183 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141629183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141629183 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:724) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629183 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141629183 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 1b0f'... (mgcp_client.c:805) 20241130141629183 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241130141629183 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629183 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b0fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141629194 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241130141629194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241130141629194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141629194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141629194 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629194 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141629194 DMGW INFO mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{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) 20241130141629194 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241130141629194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141629194 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141629194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141629194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141629194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141629194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141629196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141629196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141629196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141629196 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141629196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b0fd) (hnbgw_rua.c:471) 20241130141629196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141629196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141629196 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141629196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141629196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141629196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141629196 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141629196 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141629196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141629196 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241130141629196 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241130141629196 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:724) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141629196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57c86e0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141629196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57c86e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580] (fsm.c:486) 20241130141629196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57c86e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141629196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57c86e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130141629196 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 1b0f'... (mgcp_client.c:805) 20241130141629196 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241130141629196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-110845-0)[0x55b5a57c86e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629196 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1b0fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141629205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241130141629205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141629205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141629205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141629205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629205 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{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) 20241130141629205 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141629205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141629205 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141629205 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141629205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141629205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141629205 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141629205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcf963), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141629205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141629205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141629205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141629205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141629205 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141629205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141629205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141629205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141629205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141629205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141629205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141629205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: 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)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141629232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629232 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141629232 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141629232 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141629232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141629232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141629232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141629232 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141629232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141629232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141629232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141629232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141629232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141629232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141629232 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241130141629233 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141629233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141629233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141629233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141629233 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141629233 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141629233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141629233 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141629233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141629233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 1b0f'... (mgcp_client.c:805) 20241130141629233 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141629233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141629233 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141629233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 1b0f'... (mgcp_client.c:805) 20241130141629233 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241130141629233 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141629233 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: Removing from parent mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0] (mgcp_client_endpoint_fsm.c:873) 20241130141629233 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141629233 DLMGCP DEBUG mgw-endp(mgw-fsm-110845-0)[0x55b5a57a1580]{IN_USE}: Deallocated (fsm.c:568) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141629233 DMGW DEBUG mgw(mgw-fsm-110845-0)[0x55b5a57c8ca0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141629233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141629233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130141629233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141629233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1b0fd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141629235 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57cfc70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141629235 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141629235 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c86e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)110845 20241130141629238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141629238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141629238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141629238 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141629238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1b0fd,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141629238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141629238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141629238 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141629238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141629238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141629238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141629238 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141629238 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141629238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcf963), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141629238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141629238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141629238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141629238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141629238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141629238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141629238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141629238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141629238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141629238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141629238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141629238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141629238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141629238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12483482 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141629240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629240 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141629240 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141629240 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141629240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141629240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141629240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141629240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141629240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141629240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141629240 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=00dcf963), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141629240 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241130141629240 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141629240 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141629240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141629240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141629240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141629240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141629240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141629240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141629240 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141629240 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141629240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141629240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141629240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141629240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:202) 20241130141629240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-110845)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141629240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141629240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141629240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141629240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-110845 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141629240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcf963), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241130141629240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141629240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141629240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141629240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141629240 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141629240 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141629240 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141629240 DLSCCP DEBUG SCCP-SCOC(28)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141631243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141631250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141631250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141631250 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141631250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141631250 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141631250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141631250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141631250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141631250 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141631250 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141631250 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141631250 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141631250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141631250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141631250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141631250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141631250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141631250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141631250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141631250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141631250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141631250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141631250 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141631250 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141631250 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141631250 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38105<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(292)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141631250 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141631250 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141631250 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141631251 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141631251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(291)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141631251 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141631251 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141631251 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141631251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141631251 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@f38f6cf3d7d5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141631251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141631251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141631251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141631251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141631251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141631251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141631251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141631251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141631251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141631251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141631251 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141631251 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141631251 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(282)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141631252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Nov 30 14:16:31 UTC 2024 ====== 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 20241130141631293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141631795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326136) Waiting for packet dumper to finish... 1 (prev_count=326136, count=353984) 20241130141633251 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141633251 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141633251 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141633251 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141633251 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141633251 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Nov 30 14:16:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141634834 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141634835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141634835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141634835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141634835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141634835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141634835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_cs_mo_disconnect started. 20241130141634899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141634904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141634907 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33217<->l=127.0.0.1:4262) (control_if.c:572) 20241130141634972 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634972 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634972 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634972 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634973 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634973 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141634973 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141634973 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141634973 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634973 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634974 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634974 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141634974 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634974 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141634974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634974 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634974 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634974 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141634974 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634974 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141634974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634974 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634974 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634974 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141634974 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141634974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634974 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634974 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141634974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141634974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141634974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634974 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141634974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141634974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141634974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(303)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141634988 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634988 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634988 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634988 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634988 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634988 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141634988 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141634990 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634990 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141634990 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634990 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141634990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634990 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634990 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634990 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141634990 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634990 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141634990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141634990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141634990 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634990 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634990 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141634990 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141634990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634990 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634990 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141634990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141634990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141634990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141634990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141634990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141634990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141634990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141634990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141634990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141634990 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141634990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141634990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141634990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141634990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141634990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141634990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141634990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141635011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141635011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141635011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141635011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141635011 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141635011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141635011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141635011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141635011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141635187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141635187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141635187 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141635187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141635195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635195 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141635195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141635195 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141635195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141635195 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141635195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141635199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141635199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141635199 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141635199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141635199 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141635199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141635199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141635199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141635199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141635199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141635199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141635199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141635199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141635199 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141635199 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141635199 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141635200 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141635200 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141635200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141635200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141635200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141635200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141635201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141635201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141635201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141635201 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141635201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141635201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141635201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141635201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141635201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141635201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141635201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141635201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141635201 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141635201 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141635201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141635208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635208 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141635208 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141635208 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141635208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141635208 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141635208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141635210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635210 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141635210 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141635210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141635210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141635210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141635210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141635210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141635210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141635210 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141635210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141635210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141635210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141635210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141635210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141635210 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141635210 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141635211 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141635211 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141635211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141635211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141635212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141635212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141635212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141635212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141635212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141635212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141635212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141635212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141635212 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141635212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141635212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141635212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141635212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141635212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141635212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141635212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141635212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141636002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141636002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141636002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141636002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141636002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141636002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141636002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141636002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141636002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141636002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141636002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141636002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141636002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141636002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141636002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141636002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141636002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141636002 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141636002 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141636002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141636002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141636003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141636003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141636003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141636003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141636003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141636003 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141636003 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141636003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141636003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141636003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141636003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141636003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141636003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141636003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636004 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141636004 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141636004 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141636004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141636004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141636004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141636004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141636004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141636004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141636004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141636004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141636004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141636004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141636004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141636004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141636004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141636004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141636004 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141636004 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141636010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141636010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141636010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141636010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141636010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141636010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141636010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141636010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141636010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141636010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141636010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141636010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141636010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141636010 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141636010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141636010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141636010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141636010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141636010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141636010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141636010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141636010 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141636010 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141636010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141636010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141636010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141636010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141636010 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141636011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141636011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141636011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141636011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141636011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141636011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141636011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141636011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141636011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141636011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141636011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141636011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141636011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141636010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141636010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141636011 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141636011 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141636011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141636011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141636011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141636011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141636011 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141636011 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141636049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: f_create_expect(l3 := '058C0B868F3BB7545CE6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: Created Expect[0] for '058C0B868F3BB7545CE6'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11856636 20241130141637092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141637092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141637092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141637092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141637092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4eafc, normal) (hnbgw_rua.c:407) 20241130141637092 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141637092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141637092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141637092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141637092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141637092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141637092 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141637092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141637092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11856636 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141637092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141637092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141637092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141637092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141637092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141637092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141637092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141637092 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141637092 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141637092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a058c0b868f3bb7545ce6004f400300024b0056400500f1100926) (sccp_scrc.c:406) 20241130141637092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141637092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141637092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141637092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141637092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141637092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141637092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141637092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141637092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141637092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141637092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141637092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141637092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141637092 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141637092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141637092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141637092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141637092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141637092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141637092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141637092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141637092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141637092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: Found Expect[0] for l3='058C0B868F3BB7545CE6'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3362222 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141637105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637105 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141637105 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141637105 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141637105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141637105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141637105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141637105 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141637105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141637105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141637105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141637105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141637105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141637105 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e2b3b8) (sccp_scrc.c:477) 20241130141637105 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241130141637105 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141637105 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141637105 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141637105 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141637105 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141637105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141637105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141637294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141637294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141637294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130141637294 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141637294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4eafc) (hnbgw_rua.c:471) 20241130141637294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130141637294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141637294 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130141637294 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130141637294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130141637295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141637295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141637295 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141637295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b3b8), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241130141637295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141637295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141637295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141637295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141637295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141637295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141637295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141637295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141637295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141637295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141637295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: vl_len:13 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241130141637318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141637318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141637318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141637318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141637318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141637318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141637318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141637319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141637319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141637319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141637319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141637319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141637319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20241130141637319 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241130141637319 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141637319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141637319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141637319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141637319 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141637319 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141637319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141637319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141637319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241130141637319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141637319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11856636 20241130141637348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141637348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141637348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141637348 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141637348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb4eafc,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141637348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141637348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141637348 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141637348 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141637348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141637348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141637348 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141637348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141637348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b3b8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141637348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141637348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141637348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141637349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141637349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141637349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141637349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141637349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141637349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141637349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141637349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141637349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141637349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141637349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3362222 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141637362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141637362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141637362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141637362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141637362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141637362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141637362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141637362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141637362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141637362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141637362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141637362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141637362 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=00e2b3b8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141637362 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241130141637362 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141637362 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141637362 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141637362 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141637362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141637362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141637362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141637362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:202) 20241130141637362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11856636)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141637362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141637362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141637362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141637362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11856636 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141637362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b3b8), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241130141637362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141637362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141637362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141637363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141637363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141637363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141637363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141637363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141637363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141637363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141637363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141637363 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141637363 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141637363 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141637363 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141637363 DLSCCP DEBUG SCCP-SCOC(29)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141639362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141639370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141639370 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33217<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(301)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141639370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141639370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141639370 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141639370 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141639370 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141639371 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141639371 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141639371 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141639371 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(302)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(296)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141639371 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141639372 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141639372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(303)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141639372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141639372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141639372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(306)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141639372 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141639372 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141639372 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141639372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141639372 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141639373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141639373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141639373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141639373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141639373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141639373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141639373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141639373 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141639373 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141639373 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141639373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141639373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141639373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141639373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141639373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141639373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141639373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141639373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141639373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141639373 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141639373 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(307)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141639376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Nov 30 14:16:39 UTC 2024 ====== 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 20241130141639439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141639942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258304) Waiting for packet dumper to finish... 1 (prev_count=258304, count=285808) 20241130141641372 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141641372 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141641372 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141641373 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141641373 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141641374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Nov 30 14:16:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_ps_mo_disconnect started. 20241130141643059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141643064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141643067 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43171<->l=127.0.0.1:4262) (control_if.c:572) 20241130141643132 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643132 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643132 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643132 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643132 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643132 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643133 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643133 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643133 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141643133 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(313)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141643134 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643134 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141643134 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643134 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141643134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643134 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643134 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141643134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643134 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141643134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141643134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643134 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643134 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643134 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141643134 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141643134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643134 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643134 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141643134 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141643134 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141643134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643134 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141643134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141643134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141643134 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(317)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(315)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141643149 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643149 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643149 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643149 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643149 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643149 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141643149 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643150 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643150 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141643150 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643150 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141643150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643150 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643150 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643150 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141643150 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643151 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141643151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643151 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643151 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643151 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141643151 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643151 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141643151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643151 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643151 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141643151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141643151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643151 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141643151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141643151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141643151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141643151 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141643175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141643175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141643175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141643175 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141643175 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141643175 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141643175 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141643175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141643175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141643347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141643347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141643347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141643347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141643355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643355 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141643355 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141643355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141643355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141643355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141643355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141643358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643358 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141643358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141643358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141643358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141643358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141643358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141643359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141643359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141643359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141643359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141643359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141643359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141643359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141643359 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141643359 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141643359 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643360 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141643360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141643360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141643360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643361 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141643361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141643361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141643361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141643361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141643365 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141643365 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141643365 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141643365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141643370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141643370 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141643370 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141643370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141643370 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141643370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141643371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141643371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141643371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141643371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141643371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141643371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141643371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141643371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141643371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141643371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141643371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141643371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141643371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141643372 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141643372 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141643372 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141643373 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141643373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141643373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141643373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141643373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141643373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141643373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141643373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141643373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141643373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141643373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141643373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141643373 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141643373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141643373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141643373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141643373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141643373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141643373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141643373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141643373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141644162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644162 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141644162 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141644162 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141644162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141644162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141644162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141644162 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141644162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141644162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141644162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141644162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141644162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141644162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141644162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141644162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141644163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141644163 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141644163 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141644163 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141644163 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141644163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141644163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141644163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141644163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141644163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141644163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141644163 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141644163 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141644163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141644163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141644163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141644163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141644163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141644163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141644163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644165 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141644165 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141644165 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141644165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141644165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141644165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141644165 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141644165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141644165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141644165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141644165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141644165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141644165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141644165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141644165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141644166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141644166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141644166 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141644166 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141644176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644176 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141644176 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141644176 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141644176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141644176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141644176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141644176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141644177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141644177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141644177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141644177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141644177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141644177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141644177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141644177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141644177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141644177 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141644177 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141644177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141644177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141644177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141644177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141644177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141644177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141644177 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141644177 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141644177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141644177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141644177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141644177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141644177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141644177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141644177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141644180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141644180 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141644180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141644180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141644180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141644181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141644181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141644181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141644181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141644181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141644180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141644181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141644181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141644181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141644181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141644181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141644181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141644181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141644181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141644181 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141644181 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141644198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141644836 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141644836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c94215), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141644836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141644836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141644836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141644836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141644836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141644836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141644836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141644836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141644836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141644836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141644836 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141644841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141644841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141644841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141644841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141644841 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=00c94215) (sccp_scrc.c:477) 20241130141644841 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241130141644841 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141644840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141644840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141644840 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141644840 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141644840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141644840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141644840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141644840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141644841 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141644841 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141644841 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141644841 DLSCCP DEBUG SCCP-SCOC(25)[0x55b5a57ae0b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: f_create_expect(l3 := '00DA5EBD0329E08A6A42'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: Created Expect[0] for '00DA5EBD0329E08A6A42'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)5442182 20241130141645244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141645244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141645244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141645244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141645244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x530a86, normal) (hnbgw_rua.c:407) 20241130141645244 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141645244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141645244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141645244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141645244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141645244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141645244 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141645244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141645244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5442182 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141645244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141645244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141645244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141645244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141645244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141645244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141645244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141645244 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141645244 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141645244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a00da5ebd0329e08a6a42004f40030001da0056400500f1100926) (sccp_scrc.c:406) 20241130141645244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141645244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141645244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141645244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141645244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141645244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141645244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141645244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141645244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141645244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141645244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141645244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141645244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141645245 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141645245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141645245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141645245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141645245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141645245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141645245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141645245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141645245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141645245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: Found Expect[0] for l3='00DA5EBD0329E08A6A42'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)3610415 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141645263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141645263 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141645263 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141645263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141645263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141645263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141645263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141645264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141645264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141645264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141645264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141645264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141645264 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00256a2c) (sccp_scrc.c:477) 20241130141645264 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241130141645264 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141645264 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141645264 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141645264 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141645264 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141645264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141645264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141645446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141645446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141645446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130141645446 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141645446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x530a86) (hnbgw_rua.c:471) 20241130141645446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130141645446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141645446 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130141645446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130141645446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130141645446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141645446 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141645446 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141645446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00256a2c), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241130141645447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141645447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141645447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141645447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141645447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141645447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141645447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141645447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141645447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141645447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141645447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241130141645469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645469 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141645469 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141645469 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141645469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141645469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141645469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141645469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141645469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141645469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141645469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141645469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141645469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141645469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20241130141645469 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241130141645469 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141645469 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141645469 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141645469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141645469 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141645469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141645469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141645469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141645470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241130141645470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141645470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)5442182 20241130141645498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141645498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141645498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141645498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141645498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x530a86,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141645499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141645499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141645499 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141645499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141645499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141645499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141645499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141645499 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141645499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00256a2c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141645499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141645499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141645499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141645499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141645499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141645499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141645499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141645499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141645499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141645499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141645499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141645499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141645499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141645499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)3610415 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141645510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645510 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141645510 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141645510 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141645510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141645510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141645511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141645511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141645511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141645511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141645511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141645511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141645511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141645511 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=00256a2c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141645511 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241130141645511 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141645511 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141645511 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141645511 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141645511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141645511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141645511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141645511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:202) 20241130141645511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5442182)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141645511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141645511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141645511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141645511 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5442182 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141645511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00256a2c), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241130141645511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141645511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141645511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141645511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141645511 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141645511 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141645511 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141645511 DLSCCP DEBUG SCCP-SCOC(30)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) 20241130141645511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141645511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141645511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141645511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141645511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141645511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141645511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141645511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141647513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141647520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141647520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141647520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141647520 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141647520 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141647520 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141647521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141647521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141647521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141647521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141647521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141647521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141647521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141647521 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141647521 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141647521 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141647521 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141647521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141647521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141647521 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141647521 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141647521 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141647521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141647521 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141647521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141647521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(317)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141647521 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43171<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(310)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141647522 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141647522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141647522 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141647522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141647523 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141647523 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ranap_ps_mo_disconnect-Iuh0(313)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141647523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141647523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(320)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141647523 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141647523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141647523 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141647523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141647523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141647523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141647523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141647523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141647523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141647523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141647523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141647523 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141647523 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141647523 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(315)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(321)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141647527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Nov 30 14:16:47 UTC 2024 ====== 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 20241130141647567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141648070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279500) Waiting for packet dumper to finish... 1 (prev_count=279500, count=292860) 20241130141649522 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141649522 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141649522 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141649524 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141649524 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141649524 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Nov 30 14:16:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_cs_creq_cref started. 20241130141651180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141651185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141651189 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44031<->l=127.0.0.1:4262) (control_if.c:572) 20241130141651258 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651258 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651258 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651258 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141651258 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141651258 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141651259 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651259 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651259 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651259 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141651259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141651259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141651259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651259 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651259 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651259 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141651259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141651259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141651259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141651260 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651260 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141651260 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651260 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141651260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651260 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651260 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651260 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141651260 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141651260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141651260 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651260 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141651260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651260 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651260 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651260 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141651260 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651261 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141651261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651261 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141651261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141651261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(331)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141651285 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651285 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651286 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651286 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651286 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651286 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651286 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141651286 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651287 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651287 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141651287 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651287 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141651287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651287 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651287 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651287 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141651287 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651287 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141651287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651287 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651287 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141651287 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141651287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651287 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651287 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651287 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141651287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141651287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651287 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141651287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141651287 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141651287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141651288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141651288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141651288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141651327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141651327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141651327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141651327 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141651328 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141651328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141651328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141651328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141651328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141651480 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141651480 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141651480 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141651480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141651489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141651489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141651489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141651490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141651490 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141651490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141651493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651493 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141651493 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141651493 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141651493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141651493 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141651493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141651493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141651493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141651493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141651493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141651493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141651493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141651493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141651493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141651493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141651493 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651494 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141651494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141651495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141651495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651495 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141651495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141651495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141651495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141651495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141651504 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141651504 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141651504 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141651504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141651510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651510 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141651510 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141651510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141651510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141651510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141651510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141651513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141651513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141651513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141651513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141651513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141651513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141651513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141651513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141651513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141651513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141651513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141651513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141651513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141651513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141651513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141651513 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141651514 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141651514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141651514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141651514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141651514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141651514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141651515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141651515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141651515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141651515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141651515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141651515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141651515 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141651515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141651515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141651515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141651515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141651515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141651515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141651515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141651515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141652295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141652295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141652295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141652295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141652295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141652295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141652295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141652296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141652296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141652296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141652296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141652296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141652296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141652296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141652296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141652296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141652296 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141652296 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141652296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141652296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141652296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141652296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141652296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141652296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141652296 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141652296 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141652296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141652296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141652296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141652296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141652296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141652296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141652296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141652298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141652298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141652298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141652298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141652299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141652299 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141652299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141652299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141652299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141652299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141652299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141652299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141652299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141652299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141652299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141652299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141652299 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141652299 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141652315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141652315 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141652315 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141652315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141652316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141652316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141652316 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141652316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141652316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141652316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141652316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141652316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141652316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141652316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141652316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141652316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141652316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141652316 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141652316 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141652316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141652316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141652317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141652317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141652317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141652317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141652317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141652317 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141652317 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141652317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652317 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141652317 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141652317 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141652317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141652317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141652317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141652317 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141652321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141652321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141652321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141652321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141652321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141652321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141652321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141652321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141652321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141652321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141652321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141652321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141652321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141652321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141652321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141652321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141652321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141652321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141652322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141652322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141652322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141652322 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141652322 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141652365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: f_create_expect(l3 := '6EAC9DEF4C8BB7970910'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: Created Expect[0] for '6EAC9DEF4C8BB7970910'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11214276 20241130141653414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141653414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141653414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141653414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141653414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab1dc4, normal) (hnbgw_rua.c:407) 20241130141653414 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141653414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141653414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11214276 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141653414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141653414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141653415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11214276 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141653415 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141653415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141653415 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11214276 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141653415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11214276 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141653415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141653415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141653415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141653415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141653415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141653415 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141653415 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141653415 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141653415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6eac9def4c8bb7970910004f400300005f0056400500f1100926) (sccp_scrc.c:406) 20241130141653415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141653415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141653415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141653415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141653415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141653415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141653415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141653415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141653415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141653415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141653415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141653415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141653415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141653415 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141653415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141653415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141653415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141653415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141653415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141653415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141653415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141653415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141653415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141653415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: Found Expect[0] for l3='6EAC9DEF4C8BB7970910'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4788311 TC_ranap_cs_creq_cref0(336)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4788311 HNBGW_Test.msc0-SCCP(329)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141653433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141653433 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141653433 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141653433 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141653433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141653433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141653433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141653433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141653433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141653433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141653433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141653433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141653433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141653433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20241130141653433 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241130141653433 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241130141653433 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141653433 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141653433 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20241130141653433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141653433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241130141653434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141653434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141653434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141653434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141653434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141653434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{disrupted}: Freeing instance (context_map.c:202) 20241130141653434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11214276)[0x55b5a57b2450]{disrupted}: Deallocated (fsm.c:568) 20241130141653434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141653434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141653434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141653434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11214276 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141653434 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241130141653434 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141653434 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141653434 DLSCCP DEBUG SCCP-SCOC(31)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) 20241130141653434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141653434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11214276 20241130141653444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141653449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141653449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141653449 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141653449 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141653449 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141653449 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44031<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(332)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(335)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141653452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141653452 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141653453 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141653453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141653453 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141653453 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141653453 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141653453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(333)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653453 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_cs_creq_cref-Iuh0(327)@f38f6cf3d7d5: Final verdict of PTC: none20241130141653453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141653453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141653453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141653453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141653453 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141653454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141653453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141653454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141653454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141653454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141653454 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141653454 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141653454 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141653454 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(325)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141653454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141653454 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.msc0-M3UA(331)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653454 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141653454 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141653454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141653455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141653455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141653455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141653455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141653455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141653455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141653455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141653455 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141653455 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141653455 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141653455 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(324)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141653454 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141653454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141653454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141653458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Nov 30 14:16:53 UTC 2024 ====== 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 20241130141653535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141654037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246380) Waiting for packet dumper to finish... 1 (prev_count=246380, count=247136) 20241130141655454 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141655454 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141655454 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141655455 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141655456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141655456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Nov 30 14:16:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ranap_ps_creq_cref started. 20241130141657138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141657143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141657146 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41219<->l=127.0.0.1:4262) (control_if.c:572) 20241130141657218 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657218 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657219 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657219 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657219 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657219 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657219 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657219 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657219 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141657219 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141657220 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657220 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141657220 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657220 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141657220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657220 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657220 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657220 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141657220 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657220 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141657220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657220 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657220 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657220 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141657220 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141657220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141657220 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141657221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657221 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141657221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657221 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657221 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657221 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141657221 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141657221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657221 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141657222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141657222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141657222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(345)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(343)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141657236 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657236 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657236 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657236 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657236 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657236 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657236 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141657236 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657237 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657237 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141657237 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141657237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657237 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141657237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657237 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657237 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657237 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141657237 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657238 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141657238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657238 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657238 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657238 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141657238 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657238 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141657238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657238 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657238 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657238 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141657238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141657238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657238 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141657238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141657238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141657238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141657238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141657259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141657259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141657259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141657259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141657259 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141657259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141657259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141657259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141657259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141657434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141657434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141657434 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141657434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141657444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141657444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141657444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141657444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141657444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141657444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141657446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657446 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141657446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141657447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141657447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141657447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141657447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141657447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141657447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141657447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141657447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141657447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141657447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141657447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141657447 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141657447 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141657447 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657448 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657448 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141657448 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141657449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141657449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657449 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141657449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141657449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141657449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141657449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141657449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141657449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141657450 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141657450 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141657450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141657455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657455 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141657455 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141657455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141657455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141657455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141657455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141657456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141657456 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141657456 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141657456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141657456 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141657456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141657456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141657456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141657456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141657456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141657456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141657456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141657456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141657456 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141657456 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141657456 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141657457 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141657457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141657457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141657457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141657457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141657457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141657457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141657457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141657457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141657457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141657457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141657457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141657457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141657457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141657457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141657457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141657457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141657457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141657457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141657457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141657457 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(344)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141658251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141658251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141658251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141658251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141658251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141658251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141658251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141658251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141658251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141658251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141658251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141658251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141658251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141658251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141658251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141658252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141658252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141658252 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141658252 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141658252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141658252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141658252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141658252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141658252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141658252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141658252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141658252 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141658252 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141658253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141658253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141658253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141658253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141658253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141658253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141658253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141658255 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141658255 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141658255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141658255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141658255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141658255 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141658255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141658255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141658255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141658255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141658255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141658255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141658255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141658255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141658255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141658255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141658255 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141658255 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141658259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658259 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141658259 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141658259 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141658259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141658259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141658259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141658259 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141658259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141658259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141658259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141658259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141658259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141658259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141658259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141658259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141658260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141658260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141658260 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141658260 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141658260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141658260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141658260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141658260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141658260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141658260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141658260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141658260 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141658260 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141658260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141658260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141658260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141658260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141658260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141658260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141658260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141658261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141658261 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141658261 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141658261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141658261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141658261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141658261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141658261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141658261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141658261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141658261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141658261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141658261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141658261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141658261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141658261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141658262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141658262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141658262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141658262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141658262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141658262 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141658262 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141658274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: f_create_expect(l3 := '888BE481F73B2BFADEA5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: Created Expect[0] for '888BE481F73B2BFADEA5'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)1145673 20241130141659298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141659298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141659298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141659298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141659298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x117b49, normal) (hnbgw_rua.c:407) 20241130141659298 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141659298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141659298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145673 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141659298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141659298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141659298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145673 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141659298 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141659298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141659298 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1145673 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141659298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145673 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141659298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141659298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141659298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141659298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141659298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141659298 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141659298 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141659298 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141659298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a888be481f73b2bfadea5004f40030003840056400500f1100926) (sccp_scrc.c:406) 20241130141659298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141659298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141659298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141659298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141659298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141659298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141659298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141659298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141659298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141659298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141659298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141659298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141659298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141659298 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141659298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141659298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141659298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141659298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141659298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141659298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141659298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141659298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141659298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141659298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: Found Expect[0] for l3='888BE481F73B2BFADEA5'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10103090 TC_ranap_ps_creq_cref0(350)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10103090 HNBGW_Test.sgsn0-SCCP(346)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141659307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141659307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141659307 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141659307 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141659307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141659307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141659307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141659307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141659307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141659307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141659307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141659307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141659307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141659307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20241130141659307 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241130141659307 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241130141659307 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141659307 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141659307 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20241130141659307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141659307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241130141659307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141659307 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141659307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130141659307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141659307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141659307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{disrupted}: Freeing instance (context_map.c:202) 20241130141659307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145673)[0x55b5a57b2450]{disrupted}: Deallocated (fsm.c:568) 20241130141659307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141659307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141659307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141659307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145673 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141659307 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241130141659307 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141659307 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141659307 DLSCCP DEBUG SCCP-SCOC(32)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) 20241130141659307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141659307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@f38f6cf3d7d5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)1145673 20241130141659314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141659319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141659319 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41219<->l=127.0.0.1:4262) (control_if.c:193) 20241130141659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141659320 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141659320 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141659320 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(347)@f38f6cf3d7d5: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141659321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141659321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141659321 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141659321 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(349)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141659321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141659321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141659321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141659321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141659321 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_creq_cref-Iuh0(341)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141659321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141659321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141659321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141659321 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141659321 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141659321 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141659321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141659321 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141659321 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141659321 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141659321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141659321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141659321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141659321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141659321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141659321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141659321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141659321 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141659321 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(338)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141659322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Nov 30 14:16:59 UTC 2024 ====== 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 20241130141659365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141659867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246476) Waiting for packet dumper to finish... 1 (prev_count=246476, count=247132) 20241130141701322 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141701322 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141701322 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141701322 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141701322 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141701322 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Nov 30 14:17:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_cs_iu_release_req_rua_disconnect started. 20241130141702951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141702954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141702957 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41299<->l=127.0.0.1:4262) (control_if.c:572) 20241130141703017 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703017 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703017 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703017 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703017 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703017 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703017 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703017 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703017 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141703017 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141703019 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703019 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141703019 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703019 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141703019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703019 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703019 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703019 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141703019 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703019 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141703019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703019 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703019 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703019 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141703019 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703019 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141703019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703019 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703019 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703019 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141703019 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141703019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703019 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141703019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141703019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141703019 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(359)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141703033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703033 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703033 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703033 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141703033 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703034 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141703034 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703034 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141703034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703034 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703034 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141703034 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703034 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141703034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703034 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703034 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141703034 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703034 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141703034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703034 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703034 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703034 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141703034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141703034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703034 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141703034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141703034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141703034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141703059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141703059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141703059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141703059 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141703059 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141703059 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141703059 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141703059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141703059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141703230 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141703230 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141703230 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141703230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141703233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141703233 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141703233 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141703233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141703233 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141703233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141703234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141703234 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141703234 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141703234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141703234 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141703234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141703234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141703234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141703234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141703234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141703234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141703234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141703234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141703234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141703234 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141703234 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703235 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703235 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141703235 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141703235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141703235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141703235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141703235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141703235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141703235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141703235 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703247 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141703247 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141703247 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141703247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141703248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703248 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141703248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141703248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141703248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141703248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141703248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141703249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141703249 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141703249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141703249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141703249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141703249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141703249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141703249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141703249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141703249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141703249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141703249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141703249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141703249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141703249 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141703249 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141703250 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141703250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141703250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141703250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141703250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141703250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141703250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141703250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141703250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141703250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141703250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141703250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141703250 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141703250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141703250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141703250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141703250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141703250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141703250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141703250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141703250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141704035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141704035 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141704035 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141704035 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141704035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141704035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141704035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141704035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141704035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141704035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141704035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141704035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141704035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141704035 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141704035 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141704035 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141704035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141704035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141704035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141704035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141704035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141704035 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141704035 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141704035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141704035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141704035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141704035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141704035 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141704035 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141704035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141704035 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141704036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141704036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141704036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141704036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141704036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141704036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141704036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141704036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141704036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141704036 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141704036 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141704036 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141704051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704051 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141704051 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141704051 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141704051 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141704051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141704051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141704051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141704051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141704051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141704051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141704051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141704051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141704051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141704051 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141704051 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141704051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141704051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141704051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141704051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141704051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141704051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141704051 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141704051 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141704051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141704051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141704051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141704051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141704051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141704052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141704052 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141704052 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141704052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141704052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141704052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141704052 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141704052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141704052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141704052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141704052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141704052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141704052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141704052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141704052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141704052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141704052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141704052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141704052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141704052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141704052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141704052 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141704052 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141704070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: f_create_expect(l3 := '19ACBA1D3A6FDBFDBCA8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: Created Expect[0] for '19ACBA1D3A6FDBFDBCA8'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@f38f6cf3d7d5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)9925334 20241130141705085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141705085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141705085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130141705086 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141705086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9772d6, normal) (hnbgw_rua.c:407) 20241130141705086 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141705086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141705086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141705086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141705086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141705086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141705086 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141705086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141705086 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9925334 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141705086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130141705086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141705086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141705086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141705086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141705086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141705086 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141705086 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141705086 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141705086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a19acba1d3a6fdbfdbca8004f40030001550056400500f1100926) (sccp_scrc.c:406) 20241130141705086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141705086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141705086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141705086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141705086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141705086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141705086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141705086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141705086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141705086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141705086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141705086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141705086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141705086 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141705086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141705086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141705086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141705086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141705086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141705086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141705086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141705086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141705086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: Found Expect[0] for l3='19ACBA1D3A6FDBFDBCA8'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)1116883 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141705090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705090 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141705090 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141705090 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141705090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141705090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141705090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141705090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141705091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141705091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141705091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141705091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141705091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141705091 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057171b) (sccp_scrc.c:477) 20241130141705091 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241130141705091 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141705091 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141705091 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141705091 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141705091 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141705091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141705091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130141705298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141705298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141705298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141705298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141705298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141705298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141705298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141705298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141705298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141705298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141705298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141705298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141705298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130141705298 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241130141705298 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141705298 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141705298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141705298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141705298 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141705298 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141705298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141705298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141705298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141705298 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130141705298 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130141705298 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130141705298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141705298 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{UNUSED}: Allocated (fsm.c:456) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{UNUSED}: is child of mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0] (fsm.c:486) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0] (mgcp_client_endpoint_fsm.c:724) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141705298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57a1580]{ST_CRCX}: Allocated (fsm.c:456) 20241130141705298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57a1580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70] (fsm.c:486) 20241130141705298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57a1580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141705298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57a1580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130141705298 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 9772'... (mgcp_client.c:805) 20241130141705298 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241130141705298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57a1580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141705298 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9772d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(364) TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9772d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(364)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130141705308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241130141705308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130141705308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130141705308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141705308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141705308 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705308 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141705308 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130141705308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141705308 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130141705308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130141705308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130141705308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141705308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141705318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141705318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141705318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141705318 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141705318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9772d6) (hnbgw_rua.c:471) 20241130141705318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141705318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141705318 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141705318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141705319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141705319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141705319 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130141705319 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130141705319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141705319 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0] (mgcp_client_endpoint_fsm.c:724) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130141705319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 9772'... (mgcp_client.c:805) 20241130141705319 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130141705319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705319 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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(364)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9772d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141705324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241130141705324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130141705324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130141705324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705324 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141705324 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130141705324 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0] (mgcp_client_endpoint_fsm.c:724) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130141705324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57c8ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241130141705324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57c8ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70] (fsm.c:486) 20241130141705324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57c8ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130141705324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57c8ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241130141705324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 9772'... (mgcp_client.c:805) 20241130141705324 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130141705324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9925334-0)[0x55b5a57c8ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705324 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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(364)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9772d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130141705330 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241130141705330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130141705330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130141705330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130141705330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705330 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{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) 20241130141705330 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130141705330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141705330 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130141705330 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130141705330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130141705330 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141705330 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141705330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057171b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130141705330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141705330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141705330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141705330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141705330 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130141705330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141705330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141705330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141705330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141705330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141705330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141705330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141705522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141705522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141705522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130141705522 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141705522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9772d6) (hnbgw_rua.c:471) 20241130141705522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130141705522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141705522 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130141705522 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130141705522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130141705522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141705522 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141705522 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141705522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057171b), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241130141705522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141705522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141705522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141705522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141705522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141705522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141705522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141705522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141705522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141705522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141705522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@f38f6cf3d7d5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)9925334 20241130141705726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141705726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141705726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241130141705726 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141705726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9772d6,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241130141705726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241130141705726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141705726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141705726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141705726 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141705726 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141705726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057171b), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141705726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141705726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141705726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141705726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141705726 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141705726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241130141705726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141705726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:202) 20241130141705726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925334)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141705726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141705726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141705726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130141705726 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130141705726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141705726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 9772'... (mgcp_client.c:805) 20241130141705726 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141705726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141705726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130141705726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 9772'... (mgcp_client.c:805) 20241130141705726 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130141705726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130141705726 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: Removing from parent mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0] (mgcp_client_endpoint_fsm.c:873) 20241130141705726 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130141705726 DLMGCP DEBUG mgw-endp(mgw-fsm-9925334-0)[0x55b5a57cfc70]{IN_USE}: Deallocated (fsm.c:568) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130141705726 DMGW DEBUG mgw(mgw-fsm-9925334-0)[0x55b5a57c86e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130141705726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925334 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130141705726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141705726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141705726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141705726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141705726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141705726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141705726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Session index based on local reference:0 20241130141705728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141705728 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141705728 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141705728 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141705728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141705728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141705728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141705728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141705728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141705728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141705728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141705728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141705728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141705728 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=0057171b) (sccp_scrc.c:477) 20241130141705728 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241130141705728 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141705728 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141705728 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141705728 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141705728 DLSCCP DEBUG SCCP-SCOC(33)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)1116883 TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "I", val := "11111" } }, sdp := omit } 20241130141705730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a1580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9772d617" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141705730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130141705730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57c8ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241130141706735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141706747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(361)@f38f6cf3d7d5: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141706748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141706748 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141706748 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141706748 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141706749 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41299<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(360)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706749 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141706749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141706749 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141706749 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141706749 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141706750 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(358)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141706750 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141706750 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141706750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141706750 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141706750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141706750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141706750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141706750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141706750 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141706750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141706750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141706750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141706750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) VirtHNBGW-STATS(352)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706750 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141706750 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141706750 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141706750 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(357)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706751 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141706751 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141706751 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141706752 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141706752 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141706752 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141706752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141706752 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141706752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141706752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141706752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141706752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141706752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141706752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141706752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141706752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141706752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141706752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141706752 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141706752 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141706753 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(353)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(363)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141706755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Nov 30 14:17:06 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241130141706842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141707344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293504) Waiting for packet dumper to finish... 1 (prev_count=293504, count=320952) 20241130141708751 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141708751 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141708751 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141708753 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141708753 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141708753 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Nov 30 14:17:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_ps_iu_release_req_rua_disconnect started. 20241130141710424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141710427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141710430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37141<->l=127.0.0.1:4262) (control_if.c:572) 20241130141710499 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710499 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710499 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710499 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710499 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710499 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710499 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710499 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141710499 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141710501 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710501 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141710501 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710501 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141710501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710501 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710501 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710501 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141710501 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141710501 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141710501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710501 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710501 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710501 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141710501 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141710501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710501 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710501 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141710501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141710501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710501 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141710501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141710501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141710501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(373)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(371)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141710516 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710516 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710517 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710517 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141710517 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710518 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141710518 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710518 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141710518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710518 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710518 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710518 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141710518 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710518 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141710518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710518 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710518 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710518 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141710518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141710518 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141710518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710518 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710518 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710518 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141710518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141710518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710518 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141710518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141710518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141710518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141710545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141710545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141710545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141710545 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141710545 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141710545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141710545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141710545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141710545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141710715 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141710715 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141710715 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141710715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141710723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710723 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141710723 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141710723 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141710723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141710723 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141710723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141710725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710725 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141710725 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141710725 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141710725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141710725 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141710725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141710725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141710725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141710725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141710725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141710725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141710725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141710725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141710725 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141710725 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141710725 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710727 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710727 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141710727 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141710727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141710727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710727 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141710727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141710727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141710727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141710728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141710728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141710732 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141710732 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141710732 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141710732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141710736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710736 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141710736 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141710736 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141710736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141710736 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141710736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141710737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710738 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141710738 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141710738 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141710738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141710738 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141710738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141710738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141710738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141710738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141710738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141710738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141710738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141710738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141710738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141710738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141710738 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141710739 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141710739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141710739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141710739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141710739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141710739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141710739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141710739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141710739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141710739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141710739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141710739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141710739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141710739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141710739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141710739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141710739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141710739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141710739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141710739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141710739 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(372)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141711519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711519 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141711519 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141711519 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141711519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141711519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141711519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141711519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141711519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141711519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141711519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141711519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141711519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141711519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141711519 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141711519 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141711519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141711519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141711519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141711519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141711519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141711519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141711519 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141711519 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141711519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141711519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141711519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141711519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141711519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141711520 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141711520 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141711520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141711520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141711520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141711520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141711520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141711520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141711520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141711520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141711520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141711520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141711520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141711520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141711520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141711520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141711520 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141711520 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141711539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711539 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141711539 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141711539 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141711539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141711539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141711539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141711539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141711539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141711539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141711539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141711539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141711539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141711539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141711539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141711539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141711540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141711540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141711540 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141711540 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141711540 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141711540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141711540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141711540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141711540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141711540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141711540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141711540 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141711540 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141711540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141711540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141711540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141711540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141711540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141711540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141711540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141711541 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141711541 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141711541 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141711541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141711541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141711541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141711541 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141711541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141711541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141711541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141711541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141711541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141711541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141711541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141711541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141711541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141711541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141711541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141711541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141711541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141711541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141711541 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141711541 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141711557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: f_create_expect(l3 := '415CBD7D7B85FA04EFAD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: Created Expect[0] for '415CBD7D7B85FA04EFAD'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@f38f6cf3d7d5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)13315483 20241130141712571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141712571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141712571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141712571 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141712571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb2d9b, normal) (hnbgw_rua.c:407) 20241130141712571 DHNB DEBUG map_rua[0x55b5a57c8ca0]{init}: Allocated (fsm.c:456) 20241130141712571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141712571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141712571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141712571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141712571 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141712571 DCN DEBUG map_sccp[0x55b5a57a1580]{init}: Allocated (fsm.c:456) 20241130141712571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141712571 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13315483 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141712571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141712571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141712571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141712571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141712571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141712571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141712571 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141712571 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: Allocated (fsm.c:456) 20241130141712571 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141712571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a415cbd7d7b85fa04efad004f40030003c20056400500f1100926) (sccp_scrc.c:406) 20241130141712571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141712571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141712571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141712571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141712571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141712571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141712571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141712571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141712571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141712571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141712571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141712571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141712572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141712572 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141712572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141712572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141712572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141712572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141712572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141712572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141712572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141712572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141712572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141712572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: Found Expect[0] for l3='415CBD7D7B85FA04EFAD'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)16384006 TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141712577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141712577 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141712577 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141712577 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141712577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141712577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141712578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141712578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141712578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141712578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141712578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141712578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141712578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141712578 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3efd9) (sccp_scrc.c:477) 20241130141712578 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241130141712578 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141712578 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141712578 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141712578 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141712578 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141712578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141712578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141712782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141712782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141712782 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141712782 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141712782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141712782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141712782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141712782 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141712782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141712782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141712782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141712782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141712782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141712782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141712782 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241130141712782 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141712782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141712782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141712782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141712783 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141712783 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141712783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141712783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141712783 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141712783 DRANAP DEBUG ps_rab_ass[0x55b5a57b2450]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141712783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141712783 DLPFCP DEBUG ps_rab[0x55b5a57a37d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141712783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141712783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141712783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141712783 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141712783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(368)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(368)@f38f6cf3d7d5: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { 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 } } } 20241130141712797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141712797 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141712797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141712797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141712797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141712797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141712797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141712797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141712797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141712797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141712797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141712797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{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) 20241130141712797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141712797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141712797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141712797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141712797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141712797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141712797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141712811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141712811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141712811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141712811 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141712811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb2d9b) (hnbgw_rua.c:471) 20241130141712811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141712811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141712811 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141712811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141712811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141712811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141712811 DRANAP DEBUG ps_rab_ass[0x55b5a57b2450]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141712811 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141712811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141712811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141712811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141712811 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141712811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141712811 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141712811 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(368)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(368)@f38f6cf3d7d5: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { 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 } } } 20241130141712815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141712815 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141712815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141712815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141712815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141712815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141712815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{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) 20241130141712815 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141712815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141712815 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141712815 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141712815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3efd9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141712815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141712815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141712815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141712815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141712815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141712815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141712815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483)[0x55b5a57b2450]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141712815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{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) 20241130141712815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141712815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141712815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141712815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141712815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141712815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141712815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141712815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141712815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141712815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141712815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141712815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141712815 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141713018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141713018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141713018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241130141713018 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141713018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb2d9b) (hnbgw_rua.c:471) 20241130141713018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241130141713018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141713018 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241130141713018 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241130141713018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241130141713018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141713018 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141713018 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141713018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3efd9), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241130141713018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141713018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141713018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141713018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141713018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141713018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141713018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141713018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141713018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141713018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141713018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141713018 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)13315483 20241130141713222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141713222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141713222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241130141713222 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141713222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb2d9b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241130141713222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241130141713222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141713222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141713222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141713222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141713222 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141713222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3efd9), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141713222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141713222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141713222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141713222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141713222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141713222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141713222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141713222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141713222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141713222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141713222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141713222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141713222 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141713222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241130141713222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141713222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{disconnected}: Freeing instance (context_map.c:202) 20241130141713222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13315483)[0x55b5a57c8ca0]{disconnected}: Deallocated (fsm.c:568) 20241130141713222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141713222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{disconnected}: Freeing instance (context_map.c:206) 20241130141713222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b5a57a1580]{disconnected}: Deallocated (fsm.c:568) 20241130141713222 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141713222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141713223 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141713223 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141713223 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141713223 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13315483 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(368)@f38f6cf3d7d5: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW-PFCP(368)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141713226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141713226 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141713226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141713226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13315483-RAB-23)[0x55b5a57a37d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141713226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141713226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141713227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141713227 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141713227 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141713227 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141713227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141713227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141713227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141713227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)16384006 20241130141713227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141713227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141713227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141713227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141713227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141713227 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=00c3efd9) (sccp_scrc.c:477) 20241130141713227 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241130141713227 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141713227 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141713227 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141713227 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141713227 DLSCCP DEBUG SCCP-SCOC(34)[0x55b5a57bfac0]{IDLE}: Deallocated (fsm.c:568) 20241130141714232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141714239 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37141<->l=127.0.0.1:4262) (control_if.c:193) 20241130141714240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141714240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141714240 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141714241 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141714241 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141714240 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141714240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141714240 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141714240 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141714241 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141714241 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141714241 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141714241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141714241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141714242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141714242 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141714242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141714242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141714242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141714242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141714242 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141714242 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141714242 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141714242 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141714241 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141714241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141714241 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141714241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141714241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141714241 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141714241 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141714242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(376)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141714242 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141714242 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141714242 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141714242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141714242 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141714242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141714242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141714242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141714243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141714243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141714243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141714243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141714243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141714243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141714243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141714243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141714243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141714243 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(367)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@f38f6cf3d7d5: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@f38f6cf3d7d5: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141714245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(374)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(377)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(366)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Nov 30 14:17:14 UTC 2024 ====== 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 20241130141714283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141714785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57602<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305556) Waiting for packet dumper to finish... 1 (prev_count=305556, count=306096) 20241130141716242 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141716242 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141716242 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141716243 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141716243 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141716243 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Nov 30 14:17:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ps_rab_assignment started. 20241130141717845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141717849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141717852 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41125<->l=127.0.0.1:4262) (control_if.c:572) 20241130141717917 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717917 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717917 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717918 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717918 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717918 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ps_rab_assignment-Iuh0(383)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141717918 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141717918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141717919 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717919 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141717919 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717919 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141717919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717919 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717919 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717919 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141717919 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141717919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717919 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717919 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717919 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141717919 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141717919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717919 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141717919 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717919 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141717919 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141717919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717919 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141717919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141717919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141717919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(387)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(385)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141717936 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717936 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717936 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717936 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717937 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717937 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717937 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141717937 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141717938 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717938 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141717938 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717938 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141717938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717938 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717938 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717938 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141717938 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141717938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141717938 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717938 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141717938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717938 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717938 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717938 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141717938 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141717938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717938 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717938 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141717938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141717938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141717938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141717938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141717938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141717938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141717938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141717938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141717938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141717938 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141717938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141717938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141717938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141717938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141717938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141717939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141717939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141717939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141717939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141717939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141717964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141717965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141717965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141717965 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141717965 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141717965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141717965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141717965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141717965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141718134 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141718134 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141718134 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141718134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141718144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718144 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141718144 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141718144 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141718144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141718144 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141718144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141718147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718147 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141718147 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141718147 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141718147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141718147 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141718147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141718147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141718147 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141718147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141718147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141718147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141718147 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141718147 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141718148 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141718149 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141718149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141718149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141718149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141718149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141718149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141718149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141718149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141718149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141718149 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141718149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141718149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141718149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141718149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141718149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141718149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141718149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718152 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141718153 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141718153 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141718153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141718156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718156 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141718156 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141718156 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141718156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141718156 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141718156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141718158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141718158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141718158 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141718158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141718158 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141718158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141718158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141718158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141718158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141718158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141718158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141718158 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141718158 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141718158 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141718159 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141718159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141718159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141718159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141718159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141718159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141718159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141718159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141718159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141718159 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141718159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141718159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141718159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141718159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141718159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141718159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141718159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141718949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718949 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141718949 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141718949 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141718949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141718949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141718949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141718949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141718949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141718949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141718949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141718949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141718949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141718949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141718949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141718949 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141718949 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141718949 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141718949 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141718949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141718949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141718949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141718949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141718949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141718949 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141718949 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141718950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718950 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141718950 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141718950 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141718950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141718950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141718950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141718950 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141718950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141718950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141718950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141718950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141718950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141718950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141718950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141718950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141718950 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141718950 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141718957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718957 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141718957 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141718957 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141718957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141718957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141718957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141718957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141718957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141718957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141718957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141718957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141718957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141718957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141718957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141718957 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141718957 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141718957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141718957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141718957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141718957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141718957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141718957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141718957 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141718957 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141718957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141718958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141718958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141718958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141718958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141718958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141718958 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141718958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141718958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141718958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141718958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141718958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141718958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141718958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141718958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141718958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141718958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141718958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141718958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141718958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141718958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141718958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141718958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141718958 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141718958 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141719999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: f_create_expect(l3 := '0EF9A419697969E81A4D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: Created Expect[0] for '0EF9A419697969E81A4D'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@f38f6cf3d7d5: Added conn table entry 0TC_ps_rab_assignment0(392)14184946 20241130141721017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141721017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141721017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141721017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141721017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd871f2, normal) (hnbgw_rua.c:407) 20241130141721017 DHNB DEBUG map_rua[0x55b5a57bfac0]{init}: Allocated (fsm.c:456) 20241130141721017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141721017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141721017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141721017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141721017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141721017 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141721017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141721017 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14184946 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141721017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141721017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141721017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141721017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141721017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141721017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141721017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141721017 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: Allocated (fsm.c:456) 20241130141721017 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141721017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0ef9a419697969e81a4d004f40030000cd0056400500f1100926) (sccp_scrc.c:406) 20241130141721017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141721017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141721017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141721017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141721017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141721017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141721017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141721017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141721017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141721017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141721017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141721017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141721017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141721017 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141721017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141721017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141721017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141721017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141721017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141721017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141721017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141721017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141721017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141721017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: Found Expect[0] for l3='0EF9A419697969E81A4D'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: Added conn table entry 0TC_ps_rab_assignment0(392)8244787 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on connection ID:0 TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141721024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141721024 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141721024 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141721024 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141721024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141721024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141721024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141721024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141721024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141721024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141721024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141721024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141721024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141721024 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058a363) (sccp_scrc.c:477) 20241130141721024 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241130141721024 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141721024 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141721024 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141721024 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141721024 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141721024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141721024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141721226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141721226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141721226 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141721226 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141721226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141721226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141721226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141721226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141721226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141721226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141721226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141721226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141721227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141721227 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141721227 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241130141721227 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141721227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141721227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141721227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141721227 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141721227 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141721227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141721227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141721227 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141721227 DRANAP DEBUG ps_rab_ass[0x55b5a57a1580]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141721227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141721227 DLPFCP DEBUG ps_rab[0x55b5a57b2450]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141721227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141721227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141721227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141721227 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141721227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(382)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(382)@f38f6cf3d7d5: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141721240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141721240 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141721240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141721240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141721240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141721240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141721240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141721240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141721240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141721240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141721240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141721240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{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) 20241130141721240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141721240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141721240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141721240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141721240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141721240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141721240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141721252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141721252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141721252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141721252 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141721252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd871f2) (hnbgw_rua.c:471) 20241130141721252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141721252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141721252 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141721252 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141721252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141721252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141721252 DRANAP DEBUG ps_rab_ass[0x55b5a57a1580]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141721252 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141721252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141721252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141721252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141721252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141721252 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141721252 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141721252 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(382)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(382)@f38f6cf3d7d5: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { 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 } } } 20241130141721256 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141721256 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141721256 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141721256 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141721256 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141721256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141721256 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{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) 20241130141721256 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141721256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141721256 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141721256 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141721256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058a363), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141721256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141721256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141721256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141721256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141721257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141721257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141721257 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946)[0x55b5a57a1580]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141721257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{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) 20241130141721257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141721257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141721257 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141721257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141721257 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141721257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141721257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141721257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141721257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141721257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141721257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141721257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141721257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141723281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141723281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141723281 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141723281 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141723281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141723281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141723281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141723282 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141723282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141723282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141723282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141723282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141723282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141723282 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=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141723282 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241130141723282 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141723282 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141723282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141723282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141723282 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141723282 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141723282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141723282 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141723282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141723282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141723282 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141723282 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141723282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141723282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141723282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141723282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(382)@f38f6cf3d7d5: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141723289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141723290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141723290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141723290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14184946-RAB-23)[0x55b5a57b2450]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141723290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141723290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(384)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_rab_assignment0(392)14184946 20241130141723300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141723300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141723300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141723301 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141723301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd871f2,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141723301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141723301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141723301 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141723301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141723301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141723301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141723301 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141723301 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141723301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058a363), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141723301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141723301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141723301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141723301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141723301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141723301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141723301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141723301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141723301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141723301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141723301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141723301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141723301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141723301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141723301 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_rab_assignment0(392)8244787 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on connection ID:0 20241130141723310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141723310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141723310 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141723310 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141723310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141723310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141723310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141723310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141723310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141723310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141723310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141723310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141723310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141723310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=0058a363), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141723310 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241130141723310 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141723310 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141723310 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141723310 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141723310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141723310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141723310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141723310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{disconnected}: Freeing instance (context_map.c:202) 20241130141723310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14184946)[0x55b5a57bfac0]{disconnected}: Deallocated (fsm.c:568) 20241130141723310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141723310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141723310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141723310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184946 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141723310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058a363), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241130141723310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141723310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141723311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141723311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141723311 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141723311 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141723311 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141723311 DLSCCP DEBUG SCCP-SCOC(35)[0x55b5a57c8ca0]{IDLE}: Deallocated (fsm.c:568) 20241130141723311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141723311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141723311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141723311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141723311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141723311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141723311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141723311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141725313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141725325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141725325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141725325 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141725325 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141725325 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141725326 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41125<->l=127.0.0.1:4262) (control_if.c:193) 20241130141725326 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141725326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141725326 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ps_rab_assignment(379)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141725326 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141725326 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141725327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141725327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141725327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141725327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141725327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141725327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141725327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141725327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141725327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141725327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141725327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141725327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141725327 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141725327 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141725327 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(385)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141725327 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment-Iuh0-RUA(384)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141725328 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141725328 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141725328 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141725328 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141725328 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141725328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141725328 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141725328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141725329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(388)@f38f6cf3d7d5: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141725329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141725329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) IPA-CTRL-CLI-IPA(381)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141725329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141725329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141725329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141725329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141725329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141725329 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141725329 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141725329 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141725329 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(380)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(391)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141725331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Nov 30 14:17:25 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241130141725378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141725880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312816) Waiting for packet dumper to finish... 1 (prev_count=312816, count=313356) 20241130141727328 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141727328 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141727328 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141727329 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141727330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141727330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Nov 30 14:17:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_ps_rab_assignment_concurrent started. 20241130141728951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141728954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141728957 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40115<->l=127.0.0.1:4262) (control_if.c:572) 20241130141729021 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729021 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729022 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729022 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729022 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729022 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729022 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141729022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141729022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141729023 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729023 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141729023 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141729023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729023 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141729023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729024 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729024 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141729024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141729024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729024 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729024 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141729024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141729024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141729024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729024 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729024 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141729024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141729024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729024 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141729024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141729024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141729024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(401)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(399)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141729041 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729041 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729041 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729041 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729042 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729042 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729042 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141729042 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729043 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729043 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141729043 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729043 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141729043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729043 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729043 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729043 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141729043 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729043 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141729043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729043 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729043 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729043 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141729043 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729043 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141729043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729043 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729043 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729043 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141729043 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141729043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729043 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141729043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141729043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141729043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141729068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141729068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141729068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141729068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141729068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141729068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141729068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141729068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141729068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141729237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141729237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141729237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141729237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141729244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141729244 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141729244 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141729244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141729244 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141729244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141729247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729247 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141729247 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141729247 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141729247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141729247 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141729248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141729248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141729248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141729248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141729248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141729248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141729248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141729248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141729248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141729248 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141729248 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729249 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141729249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141729249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141729250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729250 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141729250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141729250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141729250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141729250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141729257 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141729257 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141729257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141729257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141729263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141729263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141729263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141729263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141729263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141729263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141729265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141729265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141729265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141729265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141729265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141729265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141729265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141729266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141729266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141729266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141729266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141729266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141729266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141729266 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141729266 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141729266 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141729267 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141729267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141729267 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141729267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141729267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141729267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141729267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141729267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141729267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141729267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141729267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141729267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141729267 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141729267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141729267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141729267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141729267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141729267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141729267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141729267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141729267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141730041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141730041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141730041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141730041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141730041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141730041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141730041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141730041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141730041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141730041 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141730041 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141730041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141730041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141730041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141730041 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141730041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141730042 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141730042 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141730042 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141730042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141730042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141730042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141730042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141730042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141730042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141730042 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141730042 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141730042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141730042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141730042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141730042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730042 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141730042 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141730042 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141730042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141730042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141730042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141730042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141730042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141730042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141730042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141730042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141730042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141730042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141730042 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141730042 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141730042 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141730061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730061 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141730061 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141730061 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141730061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141730061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141730061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141730061 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141730061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141730061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141730061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141730061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141730061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141730061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141730061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141730061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141730061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141730061 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141730061 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141730061 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141730061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141730061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141730061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141730061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141730061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141730061 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141730062 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141730062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141730062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141730062 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141730062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141730062 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141730062 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141730062 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141730062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141730062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141730062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141730062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141730062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141730062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141730062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141730062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141730062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141730062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141730062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141730062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141730062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141730062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141730062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141730062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141730062 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141730062 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141731100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141731240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'D8D749A8D18C9F7745E7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[0] for 'D8D749A8D18C9F7745E7'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)16273466 20241130141732119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf8503a, normal) (hnbgw_rua.c:407) 20241130141732119 DHNB DEBUG map_rua[0x55b5a57bfac0]{init}: Allocated (fsm.c:456) 20241130141732119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732119 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141732119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16273466 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732119 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: Allocated (fsm.c:456) 20241130141732119 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad8d749a8d18c9f7745e7004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20241130141732119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732119 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[0] for l3='D8D749A8D18C9F7745E7'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)1550371 TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'E669F1B9F7AB9B9DE910'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[0] for 'E669F1B9F7AB9B9DE910'O to be handled at TC_ps_rab_assignment_concurrent0(407) 20241130141732129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732129 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732129 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732129 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732129 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00493055) (sccp_scrc.c:477) 20241130141732129 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241130141732129 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732129 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732130 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)362821 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '773AD6F7D616FB94A884'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[1] for '773AD6F7D616FB94A884'O to be handled at TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)1381041 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'D2F1E29B7FBBCB6D3C5E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[2] for 'D2F1E29B7FBBCB6D3C5E'O to be handled at TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)12392429 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '0A6C22DC80F3429D9721'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[3] for '0A6C22DC80F3429D9721'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)5025397 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '1FBB4872C402485A1494'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[4] for '1FBB4872C402485A1494'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)4551831 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '91CAA92689F5BC1EEDE0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[5] for '91CAA92689F5BC1EEDE0'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)175291 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '192ABD5EE2871902089A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[6] for '192ABD5EE2871902089A'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)3202051 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '73A9094A12669F724DB0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[7] for '73A9094A12669F724DB0'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)3227208 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'BF7B28E2EBF46E4B952A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[8] for 'BF7B28E2EBF46E4B952A'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)9200476 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '271C9E8606FF97562D03'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[9] for '271C9E8606FF97562D03'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)14558597 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '2E93540014CF5FB13E0C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[10] for '2E93540014CF5FB13E0C'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)11052455 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'FECE68C3E8501996EBA8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[11] for 'FECE68C3E8501996EBA8'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)10725759 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'CF064DDB74CCE260B8CD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[12] for 'CF064DDB74CCE260B8CD'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)11271484 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := 'AC180B6BBAC28A9491A6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[13] for 'AC180B6BBAC28A9491A6'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)13052341 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: f_create_expect(l3 := '1A6697490FC29FCEDA88'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Created Expect[14] for '1A6697490FC29FCEDA88'O to be handled at TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)3383661 20241130141732326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58945, normal) (hnbgw_rua.c:407) 20241130141732326 DHNB DEBUG map_rua[0x55b5a57b2450]{init}: Allocated (fsm.c:456) 20241130141732326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732326 DCN DEBUG map_sccp[0x55b5a57a1580]{init}: Allocated (fsm.c:456) 20241130141732327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732327 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-362821 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732327 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732327 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: Allocated (fsm.c:456) 20241130141732327 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae669f1b9f7ab9b9de910004f40030000ac0056400500f1100926) (sccp_scrc.c:406) 20241130141732327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732327 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732327 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1512b1, normal) (hnbgw_rua.c:407) 20241130141732327 DHNB DEBUG map_rua[0x55b5a57c86e0]{init}: Allocated (fsm.c:456) 20241130141732327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732327 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732327 DCN DEBUG map_sccp[0x55b5a57a81c0]{init}: Allocated (fsm.c:456) 20241130141732327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732327 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1381041 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732328 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732328 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732328 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: Allocated (fsm.c:456) 20241130141732328 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732328 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732328 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a773ad6f7d616fb94a884004f40030002360056400500f1100926) (sccp_scrc.c:406) 20241130141732328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732328 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732328 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732328 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241130141732328 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732328 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732328 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732328 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732328 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732328 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732328 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732328 DLPFCP DEBUG ps_rab[0x55b5a57a1720]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732328 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732329 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732329 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd17ed, normal) (hnbgw_rua.c:407) 20241130141732329 DHNB DEBUG map_rua[0x55b5a57b0510]{init}: Allocated (fsm.c:456) 20241130141732329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732329 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732329 DCN DEBUG map_sccp[0x55b5a57c75b0]{init}: Allocated (fsm.c:456) 20241130141732329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732329 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12392429 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732329 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732329 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: Allocated (fsm.c:456) 20241130141732329 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad2f1e29b7fbbcb6d3c5e004f400300036a0056400500f1100926) (sccp_scrc.c:406) 20241130141732329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732329 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732329 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4cae75, normal) (hnbgw_rua.c:407) 20241130141732329 DHNB DEBUG map_rua[0x55b5a57c3310]{init}: Allocated (fsm.c:456) 20241130141732329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732330 DCN DEBUG map_sccp[0x55b5a57c7760]{init}: Allocated (fsm.c:456) 20241130141732330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732330 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5025397 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732330 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732330 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: Allocated (fsm.c:456) 20241130141732330 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0a6c22dc80f3429d9721004f40030002a80056400500f1100926) (sccp_scrc.c:406) 20241130141732330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732330 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732330 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x457497, normal) (hnbgw_rua.c:407) 20241130141732330 DHNB DEBUG map_rua[0x55b5a57c1dd0]{init}: Allocated (fsm.c:456) 20241130141732330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732330 DCN DEBUG map_sccp[0x55b5a57a6860]{init}: Allocated (fsm.c:456) 20241130141732330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732330 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4551831 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732331 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732331 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: Allocated (fsm.c:456) 20241130141732331 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1fbb4872c402485a1494004f400300020b0056400500f1100926) (sccp_scrc.c:406) 20241130141732331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732331 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732331 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2acbb, normal) (hnbgw_rua.c:407) 20241130141732331 DHNB DEBUG map_rua[0x55b5a57ac750]{init}: Allocated (fsm.c:456) 20241130141732331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732331 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732331 DCN DEBUG map_sccp[0x55b5a57a6990]{init}: Allocated (fsm.c:456) 20241130141732331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732331 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-175291 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732331 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732331 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: Allocated (fsm.c:456) 20241130141732331 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a91caa92689f5bc1eede0004f40030002530056400500f1100926) (sccp_scrc.c:406) 20241130141732332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732331 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732332 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30dc03, normal) (hnbgw_rua.c:407) 20241130141732332 DHNB DEBUG map_rua[0x55b5a57ac580]{init}: Allocated (fsm.c:456) 20241130141732332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732332 DCN DEBUG map_sccp[0x55b5a57b1f50]{init}: Allocated (fsm.c:456) 20241130141732332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3202051 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732332 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: Allocated (fsm.c:456) 20241130141732332 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a192abd5ee2871902089a004f40030003a80056400500f1100926) (sccp_scrc.c:406) 20241130141732332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732333 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x313e48, normal) (hnbgw_rua.c:407) 20241130141732333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732333 DHNB DEBUG map_rua[0x55b5a57b1770]{init}: Allocated (fsm.c:456) 20241130141732333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732333 DCN DEBUG map_sccp[0x55b5a57b0c20]{init}: Allocated (fsm.c:456) 20241130141732333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732333 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3227208 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732333 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: Allocated (fsm.c:456) 20241130141732333 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a73a9094a12669f724db0004f400300002a0056400500f1100926) (sccp_scrc.c:406) 20241130141732333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732334 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c635c, normal) (hnbgw_rua.c:407) 20241130141732334 DHNB DEBUG map_rua[0x55b5a57c8dd0]{init}: Allocated (fsm.c:456) 20241130141732334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732334 DCN DEBUG map_sccp[0x55b5a57ca5a0]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:1 20241130141732334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9200476 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732334 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: Allocated (fsm.c:456) 20241130141732334 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abf7b28e2ebf46e4b952a004f40030002c40056400500f1100926) (sccp_scrc.c:406) 20241130141732334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732334 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xde2585, normal) (hnbgw_rua.c:407) 20241130141732335 DHNB DEBUG map_rua[0x55b5a57a6ac0]{init}: Allocated (fsm.c:456) 20241130141732335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732335 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732335 DCN DEBUG map_sccp[0x55b5a57c9250]{init}: Allocated (fsm.c:456) 20241130141732335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732335 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14558597 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732335 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732335 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: Allocated (fsm.c:456) 20241130141732335 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a271c9e8606ff97562d03004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20241130141732335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732335 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa8a5a7, normal) (hnbgw_rua.c:407) 20241130141732335 DHNB DEBUG map_rua[0x55b5a57aa920]{init}: Allocated (fsm.c:456) 20241130141732335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732336 DCN DEBUG map_sccp[0x55b5a57a91c0]{init}: Allocated (fsm.c:456) 20241130141732336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11052455 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732336 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: Allocated (fsm.c:456) 20241130141732336 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2e93540014cf5fb13e0c004f40030003420056400500f1100926) (sccp_scrc.c:406) 20241130141732336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732336 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. 20241130141732337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa3a97f, normal) (hnbgw_rua.c:407) 20241130141732336 DHNB DEBUG map_rua[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732336 DCN DEBUG map_sccp[0x55b5a57a9450]{init}: Allocated (fsm.c:456) 20241130141732336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10725759 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732336 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: Allocated (fsm.c:456) 20241130141732337 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0afece68c3e8501996eba8004f400300031d0056400500f1100926) (sccp_scrc.c:406) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732337 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732337 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xabfd3c, normal) (hnbgw_rua.c:407) 20241130141732337 DHNB DEBUG map_rua[0x55b5a57c4510]{init}: Allocated (fsm.c:456) 20241130141732337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732337 DRUA[20241130141732337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 0;m DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732337 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732337 DCN DEBUG map_sccp[0x55b5a57c47f0]{init}: Allocated (fsm.c:456) 20241130141732337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732337 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11271484 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732337 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732337 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: Allocated (fsm.c:456) 20241130141732337 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acf064ddb74cce260b8cd004f400300006d0056400500f1100926) (sccp_scrc.c:406) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732338 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc729b5, normal) (hnbgw_rua.c:407) 20241130141732338 DHNB DEBUG map_rua[0x55b5a57c66d0]{init}: Allocated (fsm.c:456) 20241130141732338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732338 DCN DEBUG map_sccp[0x55b5a57c49a0]{init}: Allocated (fsm.c:456) 20241130141732338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732338 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13052341 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732338 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732338 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: Allocated (fsm.c:456) 20241130141732338 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aac180b6bbac28a9491a6004f40030002e10056400500f1100926) (sccp_scrc.c:406) 20241130141732338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732339 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141732339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141732339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33a16d, normal) (hnbgw_rua.c:407) 20241130141732339 DHNB DEBUG map_rua[0x55b5a57c64d0]{init}: Allocated (fsm.c:456) 20241130141732339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141732339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130141732339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130141732339 DCN DEBUG map_sccp[0x55b5a57c5ea0]{init}: Allocated (fsm.c:456) 20241130141732339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141732339 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3383661 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130141732339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141732339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141732339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141732339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141732339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141732339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141732339 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141732339 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: Allocated (fsm.c:456) 20241130141732339 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141732339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1a6697490fc29fceda88004f40030000480056400500f1100926) (sccp_scrc.c:406) 20241130141732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141732339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732339 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141732339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[0] for l3='E669F1B9F7AB9B9DE910'O handled at TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)3715195 20241130141732340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732340 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141732340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141732340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141732340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732340 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:3 TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[1] for l3='773AD6F7D616FB94A884'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)2018117 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[2] for l3='D2F1E29B7FBBCB6D3C5E'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)13922910 TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:4 TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[3] for l3='0A6C22DC80F3429D9721'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)10150768 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:6 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[4] for l3='1FBB4872C402485A1494'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)3943512 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[6]. TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:7 TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[5] for l3='91CAA92689F5BC1EEDE0'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)11230123 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:8 TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[6] for l3='192ABD5EE2871902089A'O handled at TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)388440 TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141732362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732362 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732362 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732362 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732362 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001340a0) (sccp_scrc.c:477) 20241130141732362 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241130141732362 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732362 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732362 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732363 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732363 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[7] for l3='73A9094A12669F724DB0'O handled at TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)1746316 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:11 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[8] for l3='BF7B28E2EBF46E4B952A'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)3836104 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:13 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[9] for l3='271C9E8606FF97562D03'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)2350873 20241130141732373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732373 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732373 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:14 TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141732373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732373 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732373 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732373 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[10] for l3='2E93540014CF5FB13E0C'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)197636 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[11] for l3='FECE68C3E8501996EBA8'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)10024157 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[12] for l3='CF064DDB74CCE260B8CD'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)5963715 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[13] for l3='AC180B6BBAC28A9491A6'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)4417342 TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Found Expect[14] for l3='1A6697490FC29FCEDA88'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)4736527 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732401 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf8503a) (hnbgw_rua.c:471) 20241130141732401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732401 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732401 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732401 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732401 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732401 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732401 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732401 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732406 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{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) 20241130141732406 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00493055), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec1780) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00646e36) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005fa272) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c81b6a) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00efafd7) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008264c2) (sccp_scrc.c:477) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:0 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f67bc) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d7338) (sccp_scrc.c:477) 20241130141732406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d93d27) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732406 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732406 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008136ae) (sccp_scrc.c:477) 20241130141732406 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732407 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006690fe) (sccp_scrc.c:477) 20241130141732407 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732407 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051f427) (sccp_scrc.c:477) 20241130141732407 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732407 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0041a6e4) (sccp_scrc.c:477) 20241130141732407 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732407 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0005dc6e) (sccp_scrc.c:477) 20241130141732407 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141732407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141732407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732407 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241130141732407 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732407 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732407 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732407 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732407 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141732407 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732407 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732407 DLPFCP DEBUG ps_rab[0x55b5a57b4810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732407 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732407 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732407 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732412 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732412 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732412 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732412 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732412 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732412 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732412 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732412 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732412 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732416 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x58945) (hnbgw_rua.c:471) 20241130141732416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732416 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732416 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732416 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732416 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732416 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732416 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:2 20241130141732419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732419 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{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) 20241130141732419 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732419 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732419 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 20241130141732419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001340a0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732419 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732419 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732419 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732419 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241130141732419 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732419 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732419 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732420 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732420 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732420 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732420 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732420 DLPFCP DEBUG ps_rab[0x55b5a57cab20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732420 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732420 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:1 HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732424 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1512b1) (hnbgw_rua.c:471) 20241130141732428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732428 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732428 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732428 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732428 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732428 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732428 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732428 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732428 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732428 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732428 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 20241130141732430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732430 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732430 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732430 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{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) 20241130141732430 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732430 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732430 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1780), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732430 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732430 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732430 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732430 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732430 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732430 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241130141732430 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732430 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732430 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732430 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732430 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732430 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732430 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732430 DLPFCP DEBUG ps_rab[0x55b5a57c6230]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:2 20241130141732430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732431 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732431 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732434 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732438 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd17ed) (hnbgw_rua.c:471) 20241130141732438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732438 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732438 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732438 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732438 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732438 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732440 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732440 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732440 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732440 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732440 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732440 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{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) 20241130141732440 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732440 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732440 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00646e36), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732440 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732440 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732440 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732440 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732440 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732440 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732440 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732440 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732440 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141732441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732441 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732441 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732441 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732441 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241130141732441 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732441 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732441 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732441 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732441 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732441 DLPFCP DEBUG ps_rab[0x55b5a57c46b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732441 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732441 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732444 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732449 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cae75) (hnbgw_rua.c:471) 20241130141732449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732449 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732449 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732449 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732449 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732449 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732449 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732451 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732451 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732451 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{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) 20241130141732451 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732451 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fa272), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732451 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732451 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732451 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 20241130141732451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:4 20241130141732451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732451 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732451 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732451 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732451 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer 20241130141732451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732452 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141732452 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732452 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732452 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732452 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732452 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732452 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732452 DLPFCP DEBUG ps_rab[0x55b5a57c1b70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732452 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732452 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732455 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732455 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732455 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732455 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732455 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732455 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732455 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732455 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732455 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732459 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x457497) (hnbgw_rua.c:471) 20241130141732459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732459 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732459 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732459 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732459 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732459 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732459 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732459 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732459 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732459 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732459 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732462 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{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) 20241130141732462 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732462 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732462 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c81b6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732462 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732462 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732462 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732462 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732462 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241130141732462 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732462 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732462 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732462 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732462 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732462 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732462 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732462 DLPFCP DEBUG ps_rab[0x55b5a57ab820]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732462 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732462 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732462 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732465 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732465 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732470 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2acbb) (hnbgw_rua.c:471) 20241130141732470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732470 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732470 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732470 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732470 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732470 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732470 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732472 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{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) 20241130141732472 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732472 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732472 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efafd7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732472 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732473 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732473 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732473 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732473 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732473 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241130141732473 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732473 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732473 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732473 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732473 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732473 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732473 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732473 DLPFCP DEBUG ps_rab[0x55b5a57ac070]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732473 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732473 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732473 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732473 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732473 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732476 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732476 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732476 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732476 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732476 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732476 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732476 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732476 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732476 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732480 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30dc03) (hnbgw_rua.c:471) 20241130141732480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732480 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732480 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732480 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732480 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732480 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732480 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732480 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732480 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732483 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{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) 20241130141732483 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732483 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732483 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008264c2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732483 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732483 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732483 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732483 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732483 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732483 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241130141732483 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732483 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732483 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732483 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732483 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732483 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732483 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732483 DLPFCP DEBUG ps_rab[0x55b5a57cb6a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:7 20241130141732483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732483 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732483 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732483 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732487 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732491 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x313e48) (hnbgw_rua.c:471) 20241130141732491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732491 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732491 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732491 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732491 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732491 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732491 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732491 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732491 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732491 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732493 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732493 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732493 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732493 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732493 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732493 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732493 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{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) 20241130141732493 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732493 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732493 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f67bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732493 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732493 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732493 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732493 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732493 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732493 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732493 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732493 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732493 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732494 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732494 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732494 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:8 20241130141732494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732494 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241130141732494 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732494 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732494 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732494 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732494 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732494 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732494 DLPFCP DEBUG ps_rab[0x55b5a57b44e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141732494 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732494 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732494 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732494 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732494 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732497 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c635c) (hnbgw_rua.c:471) 20241130141732502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732502 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732502 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732502 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732502 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732502 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732502 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732504 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732504 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732504 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732504 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732504 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732504 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{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) 20241130141732504 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732504 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732504 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d7338), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732504 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732504 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732504 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732504 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732504 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732505 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732505 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732505 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732505 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732505 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732505 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732505 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732506 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241130141732506 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732506 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732506 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732506 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732506 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732506 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732506 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732506 DLPFCP DEBUG ps_rab[0x55b5a57b9760]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732506 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732506 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732506 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732506 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732506 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732510 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732514 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde2585) (hnbgw_rua.c:471) 20241130141732514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732514 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732514 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732514 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732514 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732514 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732514 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732514 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732514 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732514 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732514 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732514 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732514 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732516 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{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) 20241130141732516 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732516 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93d27), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732516 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732516 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732516 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732516 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241130141732516 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732516 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732516 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732516 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732516 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732516 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732516 DLPFCP DEBUG ps_rab[0x55b5a57b4940]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732516 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732516 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732520 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732520 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732520 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732520 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732520 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732520 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732520 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732520 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732520 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732520 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732520 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732520 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732520 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732520 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732524 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa8a5a7) (hnbgw_rua.c:471) 20241130141732524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732524 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732524 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732524 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732524 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732524 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732524 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732524 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732524 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732524 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732524 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732526 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732526 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732526 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732526 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732526 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{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) 20241130141732526 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732526 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732526 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008136ae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732526 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732526 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732526 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732526 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732526 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732526 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:11 20241130141732527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732527 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241130141732527 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732527 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732527 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732527 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732527 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732527 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732527 DLPFCP DEBUG ps_rab[0x55b5a57ac1a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732527 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141732527 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732527 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732527 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732527 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732530 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732534 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa3a97f) (hnbgw_rua.c:471) 20241130141732534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732534 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732534 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732534 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732534 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732534 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732534 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732534 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732534 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732534 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732534 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732536 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732536 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732536 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732536 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{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) 20241130141732536 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732536 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732536 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006690fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732536 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732536 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732536 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732536 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732536 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732536 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:12 20241130141732537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732537 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732537 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141732537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer 20241130141732537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732537 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241130141732537 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732537 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732537 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732537 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732537 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732537 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141732537 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732537 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732537 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732537 DLPFCP DEBUG ps_rab[0x55b5a57cb7d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732537 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732537 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732537 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732537 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732537 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732541 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732541 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732541 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732541 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732541 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732545 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabfd3c) (hnbgw_rua.c:471) 20241130141732545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732545 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732545 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732545 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732545 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732545 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732545 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732545 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732545 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732545 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732545 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732547 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732547 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732547 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{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) 20241130141732547 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732547 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732547 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f427), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732548 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732548 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732548 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732548 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732548 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732549 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732549 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241130141732549 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732549 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732549 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732549 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732549 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732549 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732549 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732549 DLPFCP DEBUG ps_rab[0x55b5a57cc790]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732549 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732549 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732549 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732549 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732552 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732552 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732552 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732552 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732552 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732552 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732552 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732552 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732552 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732556 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc729b5) (hnbgw_rua.c:471) 20241130141732556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732556 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732556 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732556 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732556 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732556 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732556 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732556 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732556 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732556 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732556 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732556 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732556 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732558 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732558 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{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) 20241130141732558 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732558 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732558 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041a6e4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732558 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241130141732560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732560 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141732560 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141732560 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141732560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141732560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141732560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141732560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141732560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141732560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141732560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141732560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141732560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141732560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241130141732560 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241130141732560 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141732560 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141732560 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141732560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141732560 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130141732560 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130141732560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130141732560 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732560 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241130141732560 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732560 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732560 DLPFCP DEBUG ps_rab[0x55b5a57b0190]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241130141732560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241130141732560 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732560 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241130141732560 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732560 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241130141732563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732563 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241130141732563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241130141732563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130141732563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241130141732563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241130141732563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241130141732563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241130141732563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241130141732563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241130141732563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241130141732563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141732563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141732567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141732567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141732567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130141732567 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130141732567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x33a16d) (hnbgw_rua.c:471) 20241130141732567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130141732567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130141732567 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130141732567 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130141732567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130141732567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732567 DRANAP DEBUG ps_rab_ass[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241130141732567 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241130141732567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241130141732567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241130141732567 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141732567 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241130141732567 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141732567 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@f38f6cf3d7d5: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241130141732569 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141732569 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141732569 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241130141732569 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241130141732569 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241130141732569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130141732569 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{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) 20241130141732569 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241130141732569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241130141732569 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141732569 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141732569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005dc6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241130141732569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141732569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141732569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141732569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141732569 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241130141732569 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241130141732569 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661)[0x55b5a57a7f60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241130141732569 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141732569 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241130141732569 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141732569 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141732569 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141732569 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141732569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141732569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141732569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141732569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141732569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141732569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141732569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141732569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734424 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734424 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734424 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734425 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=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734425 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241130141734425 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734425 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734425 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734425 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734425 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734425 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734425 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734425 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734436 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734436 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734436 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16273466-RAB-23)[0x55b5a57a1720]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734436 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734436 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)16273466 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 20241130141734447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734447 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf8503a,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734448 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734448 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734448 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734448 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00493055), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734448 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734448 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734449 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734449 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734449 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734449 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734449 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241130141734449 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734449 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734449 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734449 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734449 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734449 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734449 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734449 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734449 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241130141734449 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734449 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734449 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734449 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734449 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734449 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241130141734450 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734450 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(407) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734458 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-362821-RAB-23)[0x55b5a57b4810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734460 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734460 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734460 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734460 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1381041-RAB-23)[0x55b5a57cab20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734460 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734460 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)1550371 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)362821 20241130141734465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734465 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x58945,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734465 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734465 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734465 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734465 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001340a0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)1381041 20241130141734465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734466 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734466 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734466 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734466 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734466 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734466 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734466 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734466 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734466 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734466 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734466 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734466 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00493055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734466 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734466 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734466 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734466 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16273466)[0x55b5a57bfac0]{disconnected}: Deallocated (fsm.c:568) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141734466 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16273466 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00493055), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241130141734466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b5a57c8ca0]{IDLE}: Deallocated (fsm.c:568) 20241130141734466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734467 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241130141734467 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734467 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734467 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734467 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734467 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734467 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734467 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734467 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241130141734467 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734467 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734467 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1512b1,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734467 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734467 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734467 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734467 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1780), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)3715195 20241130141734475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734475 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734475 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734475 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734475 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:2 20241130141734475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734476 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241130141734476 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734476 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734476 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734476 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734476 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734476 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734476 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer 20241130141734476 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20241130141734476 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734476 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141734476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734477 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734477 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5025397-RAB-23)[0x55b5a57c46b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) 20241130141734477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(411) HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141734480 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734480 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734480 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734480 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12392429-RAB-23)[0x55b5a57c6230]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734480 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)2018117 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734484 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4551831-RAB-23)[0x55b5a57c1b70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)5025397 20241130141734486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734486 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cae75,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734487 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734487 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734487 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734487 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fa272), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734487 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734488 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734488 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734488 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)12392429 20241130141734488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734488 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734488 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734488 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734488 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734488 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734488 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734488 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=001340a0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734488 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241130141734488 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734488 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734488 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734488 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{disconnected}: Freeing instance (context_map.c:202) 20241130141734489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-362821)[0x55b5a57b2450]{disconnected}: Deallocated (fsm.c:568) 20241130141734489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{disconnected}: Freeing instance (context_map.c:206) 20241130141734489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b5a57a1580]{disconnected}: Deallocated (fsm.c:568) 20241130141734489 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-362821 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001340a0), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241130141734489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734489 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734489 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734489 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734489 DLSCCP DEBUG SCCP-SCOC(37)[0x55b5a57cfc70]{IDLE}: Deallocated (fsm.c:568) 20241130141734489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734489 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241130141734489 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734489 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734489 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734489 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734489 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734489 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734489 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734489 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734489 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734489 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734489 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734489 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734490 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=00ec1780), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734490 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734490 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734490 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734490 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1381041)[0x55b5a57c86e0]{disconnected}: Deallocated (fsm.c:568) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b5a57a81c0]{disconnected}: Deallocated (fsm.c:568) 20241130141734490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1381041 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1780), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241130141734490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(38)[0x55b5a57a84e0]{IDLE}: Deallocated (fsm.c:568) 20241130141734490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734490 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd17ed,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734490 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734490 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734490 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734490 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00646e36), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141734490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)4551831 TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)10150768 20241130141734496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734496 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734496 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734496 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734496 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241130141734496 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734496 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734496 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734496 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734496 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734496 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241130141734496 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734496 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141734496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734496 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x457497,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734496 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734496 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734496 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c81b6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141734497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734497 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-175291-RAB-23)[0x55b5a57ab820]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:4 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141734499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734499 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734499 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734499 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:5 20241130141734499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734499 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=005fa272), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734499 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241130141734499 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734499 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{disconnected}: Freeing instance (context_map.c:202) 20241130141734499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5025397)[0x55b5a57c3310]{disconnected}: Deallocated (fsm.c:568) 20241130141734500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{disconnected}: Freeing instance (context_map.c:206) 20241130141734500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b5a57c7760]{disconnected}: Deallocated (fsm.c:568) 20241130141734500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025397 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fa272), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241130141734500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241130141734500 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734500 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734500 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734500 DLSCCP DEBUG SCCP-SCOC(40)[0x55b5a57c1ca0]{IDLE}: Deallocated (fsm.c:568) 20241130141734500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)13922910 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141734502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734502 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734502 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734502 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3202051-RAB-23)[0x55b5a57ac070]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141734502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734502 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734502 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241130141734503 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734503 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734503 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734503 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734503 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734503 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734503 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734503 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734503 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)175291 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)3943512 20241130141734504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734504 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2acbb,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734504 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734504 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734504 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734504 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efafd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734505 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734505 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734505 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:5 20241130141734505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734505 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=00646e36), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734505 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241130141734505 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734505 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734505 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734505 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{disconnected}: Freeing instance (context_map.c:202) 20241130141734505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12392429)[0x55b5a57b0510]{disconnected}: Deallocated (fsm.c:568) 20241130141734505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b5a57c75b0]{disconnected}: Deallocated (fsm.c:568) 20241130141734505 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392429 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00646e36), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241130141734505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734505 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734505 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734505 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734505 DLSCCP DEBUG SCCP-SCOC(39)[0x55b5a57a6730]{IDLE}: Deallocated (fsm.c:568) 20241130141734505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(414) 20241130141734507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734507 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734507 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734507 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734507 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:6 20241130141734507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734507 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=00c81b6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734507 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241130141734507 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734507 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4551831)[0x55b5a57c1dd0]{disconnected}: Deallocated (fsm.c:568) 20241130141734508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{disconnected}: Freeing instance (context_map.c:206) 20241130141734508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b5a57a6860]{disconnected}: Deallocated (fsm.c:568) 20241130141734508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4551831 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c81b6a), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241130141734508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141734508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer 20241130141734508 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734508 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734508 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734508 DLSCCP DEBUG SCCP-SCOC(41)[0x55b5a57a6c30]{IDLE}: Deallocated (fsm.c:568) 20241130141734508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer 20241130141734508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)3202051 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending 20241130141734511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734511 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734512 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734512 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3227208-RAB-23)[0x55b5a57cb6a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734512 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734512 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:5 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)11230123 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734513 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734513 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734513 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734513 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241130141734513 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734513 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734513 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734513 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734513 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734513 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734513 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734513 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734513 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734513 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:6 20241130141734513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734514 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30dc03,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734514 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734514 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734514 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008264c2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734514 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734514 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734514 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(415) 20241130141734514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734514 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=00efafd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734514 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734514 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734514 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734514 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{disconnected}: Freeing instance (context_map.c:202) 20241130141734514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-175291)[0x55b5a57ac750]{disconnected}: Deallocated (fsm.c:568) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{disconnected}: Freeing instance (context_map.c:206) 20241130141734514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b5a57a6990]{disconnected}: Deallocated (fsm.c:568) 20241130141734514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-175291 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efafd7), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241130141734514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734514 DLSCCP DEBUG SCCP-SCOC(42)[0x55b5a57b1e20]{IDLE}: Deallocated (fsm.c:568) 20241130141734515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:7 TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734518 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9200476-RAB-23)[0x55b5a57b44e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)3227208 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)388440 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:7 20241130141734519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734519 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734519 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734520 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=008264c2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734520 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241130141734520 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734520 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734520 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734520 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{disconnected}: Freeing instance (context_map.c:202) 20241130141734520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3202051)[0x55b5a57ac580]{disconnected}: Deallocated (fsm.c:568) 20241130141734520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{disconnected}: Freeing instance (context_map.c:206) 20241130141734520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b5a57b1f50]{disconnected}: Deallocated (fsm.c:568) 20241130141734520 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202051 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008264c2), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241130141734520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734520 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734520 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734520 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734520 DLSCCP DEBUG SCCP-SCOC(43)[0x55b5a57b1640]{IDLE}: Deallocated (fsm.c:568) 20241130141734520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)9200476 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734521 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734521 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734521 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734521 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241130141734521 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734521 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734521 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734521 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734521 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734521 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734521 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734521 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734521 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734521 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734522 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x313e48,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734522 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734522 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734522 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734522 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f67bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734522 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c635c,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734522 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734522 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734522 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734522 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d7338), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141734524 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734524 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734524 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734524 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14558597-RAB-23)[0x55b5a57b9760]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734524 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734524 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)1746316 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)3836104 20241130141734525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734525 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734525 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:9 20241130141734525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734525 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=006f67bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734525 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241130141734525 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734525 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734525 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734525 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{disconnected}: Freeing instance (context_map.c:202) 20241130141734525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3227208)[0x55b5a57b1770]{disconnected}: Deallocated (fsm.c:568) 20241130141734525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{disconnected}: Freeing instance (context_map.c:206) 20241130141734525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b5a57b0c20]{disconnected}: Deallocated (fsm.c:568) 20241130141734525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3227208 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f67bc), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241130141734525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734525 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734525 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734525 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734525 DLSCCP DEBUG SCCP-SCOC(44)[0x55b5a57ca470]{IDLE}: Deallocated (fsm.c:568) 20241130141734525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734526 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734526 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734526 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734526 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734526 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=000d7338), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734526 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241130141734526 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734526 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734526 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734526 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9200476)[0x55b5a57c8dd0]{disconnected}: Deallocated (fsm.c:568) 20241130141734526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b5a57ca5a0]{disconnected}: Deallocated (fsm.c:568) 20241130141734526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9200476 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d7338), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241130141734526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734526 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734526 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734526 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734526 DLSCCP DEBUG SCCP-SCOC(45)[0x55b5a57c9db0]{IDLE}: Deallocated (fsm.c:568) 20241130141734526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)14558597 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734531 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734531 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734531 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734531 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734531 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241130141734531 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734531 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734531 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734531 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734531 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734531 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734531 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734531 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734531 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734531 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde2585,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734531 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734531 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734531 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734531 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93d27), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)2350873 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734533 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734533 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734533 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734533 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11052455-RAB-23)[0x55b5a57b4940]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734533 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734533 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:10 20241130141734533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734533 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734533 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734534 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=00d93d27), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734534 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241130141734534 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734534 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734534 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734534 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14558597)[0x55b5a57a6ac0]{disconnected}: Deallocated (fsm.c:568) 20241130141734534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{disconnected}: Freeing instance (context_map.c:206) 20241130141734534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b5a57c9250]{disconnected}: Deallocated (fsm.c:568) 20241130141734534 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14558597 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93d27), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241130141734534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734534 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734534 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734534 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734534 DLSCCP DEBUG SCCP-SCOC(46)[0x55b5a57aa7f0]{IDLE}: Deallocated (fsm.c:568) 20241130141734534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)11052455 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734542 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734542 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734543 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241130141734543 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734543 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734543 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734543 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734543 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734543 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734543 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734543 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734543 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734543 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734543 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa8a5a7,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734543 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734543 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734543 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734543 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008136ae), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734547 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10725759-RAB-23)[0x55b5a57ac1a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)197636 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:11 20241130141734550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734550 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734550 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734550 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734550 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=008136ae), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734550 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241130141734551 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734551 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734551 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734551 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{disconnected}: Freeing instance (context_map.c:202) 20241130141734551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11052455)[0x55b5a57aa920]{disconnected}: Deallocated (fsm.c:568) 20241130141734551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b5a57a91c0]{disconnected}: Deallocated (fsm.c:568) 20241130141734551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11052455 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008136ae), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241130141734551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734551 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734551 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734551 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734551 DLSCCP DEBUG SCCP-SCOC(47)[0x55b5a57a9fb0]{IDLE}: Deallocated (fsm.c:568) 20241130141734551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)10725759 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734555 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734555 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734555 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241130141734555 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734555 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734555 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734555 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734555 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734555 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734555 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734555 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734556 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734556 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa3a97f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734556 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734556 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734556 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734556 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006690fe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734561 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734561 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734561 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11271484-RAB-23)[0x55b5a57cb7d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734561 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734561 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)10024157 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:12 20241130141734562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734562 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734562 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734562 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=006690fe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734562 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241130141734562 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734562 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734562 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734562 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:202) 20241130141734562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10725759)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141734563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{disconnected}: Freeing instance (context_map.c:206) 20241130141734563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b5a57a9450]{disconnected}: Deallocated (fsm.c:568) 20241130141734563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10725759 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006690fe), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241130141734563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734563 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734563 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734563 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734563 DLSCCP DEBUG SCCP-SCOC(48)[0x55b5a57c43e0]{IDLE}: Deallocated (fsm.c:568) 20241130141734563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)11271484 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734564 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734564 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734564 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734564 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241130141734564 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734564 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734564 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734564 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734564 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734564 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734564 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734565 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xabfd3c,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734565 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734565 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734565 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734565 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f427), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)5963715 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:13 HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734567 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734567 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734567 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734567 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13052341-RAB-23)[0x55b5a57cc790]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734567 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734567 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241130141734568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734568 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734568 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734568 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=0051f427), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734568 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241130141734568 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734568 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734568 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734568 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{disconnected}: Freeing instance (context_map.c:202) 20241130141734568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11271484)[0x55b5a57c4510]{disconnected}: Deallocated (fsm.c:568) 20241130141734568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b5a57c47f0]{disconnected}: Deallocated (fsm.c:568) 20241130141734568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11271484 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f427), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241130141734568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734568 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734568 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734568 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734568 DLSCCP DEBUG SCCP-SCOC(49)[0x55b5a57c52a0]{IDLE}: Deallocated (fsm.c:568) 20241130141734568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)13052341 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130141734573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734573 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734573 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734573 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734573 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130141734573 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241130141734573 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130141734573 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734573 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130141734573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130141734573 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130141734573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130141734573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130141734573 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241130141734573 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241130141734573 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241130141734573 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241130141734573 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241130141734573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130141734573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241130141734573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141734573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241130141734573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc729b5,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734573 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041a6e4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@f38f6cf3d7d5: found destination TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241130141734575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241130141734575 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)4417342 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241130141734575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241130141734575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3383661-RAB-23)[0x55b5a57b0190]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241130141734575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241130141734575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b5a579e220]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:14 20241130141734575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734575 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734575 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734575 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734575 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734575 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=0041a6e4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734575 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241130141734575 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734575 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734575 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734575 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13052341)[0x55b5a57c66d0]{disconnected}: Deallocated (fsm.c:568) 20241130141734575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b5a57c49a0]{disconnected}: Deallocated (fsm.c:568) 20241130141734575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13052341 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041a6e4), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241130141734575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734576 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734576 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734576 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734576 DLSCCP DEBUG SCCP-SCOC(50)[0x55b5a57c5d70]{IDLE}: Deallocated (fsm.c:568) 20241130141734576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)3383661 20241130141734774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141734774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141734774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130141734774 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130141734774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x33a16d,cause=radio(normal)) (hnbgw_rua.c:439) 20241130141734774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130141734774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130141734774 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130141734774 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130141734774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130141734774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141734774 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130141734774 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130141734774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005dc6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130141734774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130141734775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130141734775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130141734775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)4736527 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on connection ID:15 20241130141734784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734785 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141734785 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141734785 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141734785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141734785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141734785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141734785 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141734785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141734785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141734785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141734785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141734785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141734785 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=0005dc6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130141734785 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241130141734785 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130141734785 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141734785 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130141734785 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130141734785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130141734785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130141734785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141734785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{disconnected}: Freeing instance (context_map.c:202) 20241130141734785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3383661)[0x55b5a57c64d0]{disconnected}: Deallocated (fsm.c:568) 20241130141734785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141734785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{disconnected}: Freeing instance (context_map.c:206) 20241130141734785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b5a57c5ea0]{disconnected}: Deallocated (fsm.c:568) 20241130141734785 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3383661 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130141734785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005dc6e), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241130141734785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141734785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141734785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141734785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141734785 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130141734785 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141734785 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141734785 DLSCCP DEBUG SCCP-SCOC(51)[0x55b5a57cb090]{IDLE}: Deallocated (fsm.c:568) 20241130141734786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141734786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141734786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141734786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141734786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141734786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141734786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141734786 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(413)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141736528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(415)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(418)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@f38f6cf3d7d5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141736788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ps_rab_assignment_concurrent(393)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141736801 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40115<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(400)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141736802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141736802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141736803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141736803 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141736803 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141736803 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141736803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141736803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141736803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141736803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141736803 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141736803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141736803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141736803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141736803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141736803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-MGCP(405)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141736803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141736803 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141736804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141736804 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141736804 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141736804 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141736804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141736804 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141736804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141736804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141736803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141736804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141736804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141736804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141736804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141736804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141736804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141736804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141736804 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141736804 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141736804 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(403)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@f38f6cf3d7d5: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141736804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141736804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141736804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141736804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141736804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141736804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141736804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141736804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141736804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141736804 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141736804 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(394)@f38f6cf3d7d5: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(397)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141736805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Nov 30 14:17:36 UTC 2024 ====== 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 20241130141736864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141737367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1662564) Waiting for packet dumper to finish... 1 (prev_count=1662564, count=1689920) 20241130141738805 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141738805 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141738805 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141738805 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141738805 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141738805 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Nov 30 14:17:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241130141740487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141740490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141740493 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43653<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141740556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141740557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141740566 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740566 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740567 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740567 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740567 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740567 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740567 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141740567 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56282 (stream_srv.c:132) 20241130141740567 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56282<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141740568 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740568 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141740568 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141740568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740568 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141740568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740568 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740568 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740568 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141740568 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141740568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740569 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141740569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740569 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740569 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740569 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141740569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141740569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740569 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740569 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141740569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141740569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740569 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141740569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141740569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141740569 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(432)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(432)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141740582 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740582 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740583 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740583 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141740583 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740584 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740584 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141740584 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740584 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141740584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740584 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740584 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740584 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141740584 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740584 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141740584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740584 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740584 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740584 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141740584 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141740584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740584 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740584 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740584 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141740584 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141740584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740584 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141740584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141740584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141740584 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(435)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(433)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141740607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141740607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141740607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141740607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141740607 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141740607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141740607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141740607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141740607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141740611 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141740611 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141740611 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141740611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141740611 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) 20241130141740611 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130141740611 DHNBAP DEBUG (127.0.0.1:56282 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141740611 DHNBAP NOTICE (127.0.0.1:56282 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141740611 DHNBAP NOTICE (127.0.0.1:56282 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141740611 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141740611 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141740781 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141740781 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141740781 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141740781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(432)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141740789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141740789 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141740790 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141740790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141740790 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141740790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141740793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740793 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141740793 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141740793 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141740793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141740793 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141740793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141740793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141740793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141740793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141740793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141740793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141740794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141740794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141740794 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141740794 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141740794 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740795 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141740795 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141740795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141740795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740795 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141740796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141740796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141740796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141740796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141740797 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141740797 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141740797 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141740797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(435)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141740803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740803 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141740803 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141740803 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141740803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740803 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141740803 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141740803 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141740803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141740803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141740803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141740803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141740803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141740803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141740803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141740803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141740803 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141740803 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141740803 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141740804 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141740804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141740804 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141740804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141740804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141740804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141740805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141740805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141740805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141740805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141740805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141740805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141740805 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141740805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141740805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141740805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141740805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141740805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141740805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141740805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141740805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141741597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741597 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141741597 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141741597 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141741597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141741597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141741597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141741597 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141741597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141741597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141741597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141741597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141741597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141741597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141741597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141741597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141741598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141741598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141741598 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141741598 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141741598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141741598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141741598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141741598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141741598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141741598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141741598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141741598 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141741598 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141741598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141741598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141741598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141741598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141741598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141741598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141741598 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741601 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141741601 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141741601 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141741601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141741601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141741601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141741601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141741601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141741601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141741601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141741601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141741601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141741601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141741601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141741601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141741601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141741601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141741601 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141741601 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141741605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741605 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141741605 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141741605 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141741605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141741605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141741605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141741605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141741605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141741605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141741605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141741605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141741605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141741605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141741605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141741605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141741605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141741605 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141741605 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141741605 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141741605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141741605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141741605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141741605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141741605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141741606 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141741606 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141741606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141741606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141741606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141741606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141741606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141741606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141741606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141741609 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141741609 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141741609 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141741609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141741609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141741609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141741609 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141741609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141741609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141741609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141741609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141741609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141741609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141741609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141741609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141741609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141741609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141741609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141741609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141741609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141741609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141741609 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141741609 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141741615 DLCTRL DEBUG Command: GET 896133264 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141741615 DLCTRL DEBUG Tx Command reply: GET_REPLY 896133264 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141741618 DLCTRL DEBUG Command: GET 405048229 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141741618 DLCTRL DEBUG Tx Command reply: GET_REPLY 405048229 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141741620 DLCTRL DEBUG Command: GET 68784727 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141741620 DLCTRL DEBUG Tx Command reply: GET_REPLY 68784727 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141741621 DLCTRL DEBUG Command: GET 746084478 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141741621 DLCTRL DEBUG Tx Command reply: GET_REPLY 746084478 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141741623 DLCTRL DEBUG Command: GET 761550523 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141741623 DLCTRL DEBUG Tx Command reply: GET_REPLY 761550523 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141741624 DLCTRL DEBUG Command: GET 798834811 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141741624 DLCTRL DEBUG Tx Command reply: GET_REPLY 798834811 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141741626 DLCTRL DEBUG Command: GET 707930217 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141741626 DLCTRL DEBUG Tx Command reply: GET_REPLY 707930217 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141741627 DLCTRL DEBUG Command: GET 189134866 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141741627 DLCTRL DEBUG Tx Command reply: GET_REPLY 189134866 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141741629 DLCTRL DEBUG Command: GET 626482924 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141741629 DLCTRL DEBUG Tx Command reply: GET_REPLY 626482924 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141741630 DLCTRL DEBUG Command: GET 406443595 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141741630 DLCTRL DEBUG Tx Command reply: GET_REPLY 406443595 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141741631 DLCTRL DEBUG Command: GET 528432427 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141741631 DLCTRL DEBUG Tx Command reply: GET_REPLY 528432427 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141741632 DLCTRL DEBUG Command: GET 765368032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141741632 DLCTRL DEBUG Tx Command reply: GET_REPLY 765368032 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141741633 DLCTRL DEBUG Command: GET 701765603 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141741633 DLCTRL DEBUG Tx Command reply: GET_REPLY 701765603 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141741635 DLCTRL DEBUG Command: GET 497993985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141741635 DLCTRL DEBUG Tx Command reply: GET_REPLY 497993985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141741636 DLCTRL DEBUG Command: GET 283920104 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141741636 DLCTRL DEBUG Tx Command reply: GET_REPLY 283920104 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141741638 DLCTRL DEBUG Command: GET 687688364 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141741638 DLCTRL DEBUG Tx Command reply: GET_REPLY 687688364 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141741640 DLCTRL DEBUG Command: GET 232949534 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141741640 DLCTRL DEBUG Tx Command reply: GET_REPLY 232949534 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141741641 DLCTRL DEBUG Command: GET 58300018 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141741641 DLCTRL DEBUG Tx Command reply: GET_REPLY 58300018 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141741642 DLCTRL DEBUG Command: GET 842269505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141741642 DLCTRL DEBUG Tx Command reply: GET_REPLY 842269505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141741643 DLCTRL DEBUG Command: GET 167469327 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141741643 DLCTRL DEBUG Tx Command reply: GET_REPLY 167469327 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001011111001'B, t_guard := 20.000000 } 20241130141741657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(437) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)180094 20241130141742669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141742669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141742669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141742669 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141742669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2bf7e, normal) (hnbgw_rua.c:407) 20241130141742669 DHNB DEBUG map_rua[0x55b5a57bfac0]{init}: Allocated (fsm.c:456) 20241130141742669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141742669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-180094 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141742669 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141742669 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141742669 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-180094 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141742669 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141742669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141742669 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-180094 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141742669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-180094 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141742669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141742669 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141742669 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141742669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141742669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141742669 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141742669 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: Allocated (fsm.c:456) 20241130141742669 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141742669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002f90056400500f1100926) (sccp_scrc.c:406) 20241130141742669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141742669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141742669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141742669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141742669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141742669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141742669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141742669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141742669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141742669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141742669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141742669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141742669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141742669 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141742669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141742669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141742669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141742669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141742669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141742669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141742669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141742669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141742669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141742669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)15581434 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141742674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141742674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141742674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141742674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141742674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141742674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141742674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141742674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141742674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141742674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141742674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141742674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141742674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) TC_mscpool_L3Compl_on_1_cnlink0(437)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141742674 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00800366) (sccp_scrc.c:477) 20241130141742674 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241130141742674 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141742674 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141742674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141742674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141742674 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141742674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141742674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141742674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141742675 DLCTRL DEBUG Command: GET 844209825 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141742675 DLCTRL DEBUG Tx Command reply: GET_REPLY 844209825 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141742677 DLCTRL DEBUG Command: GET 455310758 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141742677 DLCTRL DEBUG Tx Command reply: GET_REPLY 455310758 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141742678 DLCTRL DEBUG Command: GET 276970174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141742678 DLCTRL DEBUG Tx Command reply: GET_REPLY 276970174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141742679 DLCTRL DEBUG Command: GET 639067772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141742679 DLCTRL DEBUG Tx Command reply: GET_REPLY 639067772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141742681 DLCTRL DEBUG Command: GET 262221741 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141742681 DLCTRL DEBUG Tx Command reply: GET_REPLY 262221741 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141742682 DLCTRL DEBUG Command: GET 88551406 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141742682 DLCTRL DEBUG Tx Command reply: GET_REPLY 88551406 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141742683 DLCTRL DEBUG Command: GET 192729330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141742683 DLCTRL DEBUG Tx Command reply: GET_REPLY 192729330 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141742685 DLCTRL DEBUG Command: GET 959965040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141742685 DLCTRL DEBUG Tx Command reply: GET_REPLY 959965040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141742686 DLCTRL DEBUG Command: GET 642734156 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141742686 DLCTRL DEBUG Tx Command reply: GET_REPLY 642734156 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141742687 DLCTRL DEBUG Command: GET 728936657 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141742687 DLCTRL DEBUG Tx Command reply: GET_REPLY 728936657 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141742689 DLCTRL DEBUG Command: GET 311675901 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141742689 DLCTRL DEBUG Tx Command reply: GET_REPLY 311675901 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141742690 DLCTRL DEBUG Command: GET 925359774 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141742690 DLCTRL DEBUG Tx Command reply: GET_REPLY 925359774 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141742691 DLCTRL DEBUG Command: GET 901810345 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141742691 DLCTRL DEBUG Tx Command reply: GET_REPLY 901810345 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141742692 DLCTRL DEBUG Command: GET 949524821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141742692 DLCTRL DEBUG Tx Command reply: GET_REPLY 949524821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141742693 DLCTRL DEBUG Command: GET 438369557 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141742693 DLCTRL DEBUG Tx Command reply: GET_REPLY 438369557 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141742694 DLCTRL DEBUG Command: GET 358801018 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141742694 DLCTRL DEBUG Tx Command reply: GET_REPLY 358801018 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141742695 DLCTRL DEBUG Command: GET 853834727 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141742696 DLCTRL DEBUG Tx Command reply: GET_REPLY 853834727 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141742697 DLCTRL DEBUG Command: GET 233425122 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141742697 DLCTRL DEBUG Tx Command reply: GET_REPLY 233425122 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141742699 DLCTRL DEBUG Command: GET 441673025 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141742699 DLCTRL DEBUG Tx Command reply: GET_REPLY 441673025 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141742700 DLCTRL DEBUG Command: GET 623320168 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141742700 DLCTRL DEBUG Tx Command reply: GET_REPLY 623320168 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20241130141742714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(438) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)9501614 20241130141743734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141743734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141743734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141743734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141743734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90fbae, normal) (hnbgw_rua.c:407) 20241130141743734 DHNB DEBUG map_rua[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130141743734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141743734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501614 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141743734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141743734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141743734 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141743734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501614 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141743734 DCN DEBUG map_sccp[0x55b5a57b4810]{init}: Allocated (fsm.c:456) 20241130141743734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141743734 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9501614 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141743734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501614 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141743734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141743734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141743734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141743734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141743734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141743734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141743734 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: Allocated (fsm.c:456) 20241130141743735 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141743735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300009b0056400500f1100926) (sccp_scrc.c:406) 20241130141743735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141743735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141743735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141743735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141743735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141743735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141743735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141743735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141743735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141743735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141743735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141743735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141743735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141743735 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141743735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141743735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141743735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141743735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141743735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141743735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141743735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141743735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141743735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141743735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)9799234 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141743738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141743738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141743738 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141743738 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141743738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141743738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141743738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141743738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141743738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141743738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141743738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141743738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141743738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141743738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bbd2b) (sccp_scrc.c:477) 20241130141743738 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241130141743738 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141743738 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141743739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141743739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141743739 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:486) 20241130141743739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141743739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(438)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141743742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141743742 DLCTRL DEBUG Command: GET 119056612 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141743742 DLCTRL DEBUG Tx Command reply: GET_REPLY 119056612 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141743744 DLCTRL DEBUG Command: GET 598257028 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141743744 DLCTRL DEBUG Tx Command reply: GET_REPLY 598257028 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141743745 DLCTRL DEBUG Command: GET 828218097 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141743745 DLCTRL DEBUG Tx Command reply: GET_REPLY 828218097 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141743747 DLCTRL DEBUG Command: GET 753909935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141743747 DLCTRL DEBUG Tx Command reply: GET_REPLY 753909935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141743748 DLCTRL DEBUG Command: GET 926498795 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141743748 DLCTRL DEBUG Tx Command reply: GET_REPLY 926498795 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141743750 DLCTRL DEBUG Command: GET 170236334 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141743750 DLCTRL DEBUG Tx Command reply: GET_REPLY 170236334 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141743752 DLCTRL DEBUG Command: GET 614027772 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141743752 DLCTRL DEBUG Tx Command reply: GET_REPLY 614027772 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141743754 DLCTRL DEBUG Command: GET 883084034 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141743754 DLCTRL DEBUG Tx Command reply: GET_REPLY 883084034 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141743755 DLCTRL DEBUG Command: GET 40299849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141743755 DLCTRL DEBUG Tx Command reply: GET_REPLY 40299849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141743756 DLCTRL DEBUG Command: GET 512164201 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141743756 DLCTRL DEBUG Tx Command reply: GET_REPLY 512164201 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141743757 DLCTRL DEBUG Command: GET 365714988 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141743757 DLCTRL DEBUG Tx Command reply: GET_REPLY 365714988 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141743758 DLCTRL DEBUG Command: GET 900704533 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141743758 DLCTRL DEBUG Tx Command reply: GET_REPLY 900704533 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141743759 DLCTRL DEBUG Command: GET 665594664 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141743759 DLCTRL DEBUG Tx Command reply: GET_REPLY 665594664 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141743760 DLCTRL DEBUG Command: GET 341422497 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141743760 DLCTRL DEBUG Tx Command reply: GET_REPLY 341422497 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141743760 DLCTRL DEBUG Command: GET 765325594 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141743760 DLCTRL DEBUG Tx Command reply: GET_REPLY 765325594 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141743761 DLCTRL DEBUG Command: GET 163278857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141743761 DLCTRL DEBUG Tx Command reply: GET_REPLY 163278857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141743762 DLCTRL DEBUG Command: GET 927895257 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141743762 DLCTRL DEBUG Tx Command reply: GET_REPLY 927895257 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141743762 DLCTRL DEBUG Command: GET 424212591 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141743762 DLCTRL DEBUG Tx Command reply: GET_REPLY 424212591 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141743763 DLCTRL DEBUG Command: GET 700195610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141743763 DLCTRL DEBUG Tx Command reply: GET_REPLY 700195610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141743764 DLCTRL DEBUG Command: GET 573067014 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141743764 DLCTRL DEBUG Tx Command reply: GET_REPLY 573067014 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001011111110'B, t_guard := 20.000000 } 20241130141743774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(439) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)16559701 20241130141744782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141744782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141744782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141744782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141744782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcae55, normal) (hnbgw_rua.c:407) 20241130141744782 DHNB DEBUG map_rua[0x55b5a57a7f60]{init}: Allocated (fsm.c:456) 20241130141744782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141744782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16559701 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141744782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141744782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141744782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16559701 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141744782 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141744782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141744782 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16559701 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141744782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16559701 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141744782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141744782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141744782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141744782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141744782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141744782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141744782 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: Allocated (fsm.c:456) 20241130141744782 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141744782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002fe0056400500f1100926) (sccp_scrc.c:406) 20241130141744782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141744782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141744782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141744782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141744782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141744782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141744782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141744782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141744782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141744782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141744782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141744782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141744782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141744782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141744782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141744782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141744782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141744782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141744782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141744782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141744782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141744782 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141744782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141744782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)14319318 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141744784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141744784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141744784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141744784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141744784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141744784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141744784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141744784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141744784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141744784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141744784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141744784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141744784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141744784 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053d7d4) (sccp_scrc.c:477) 20241130141744784 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241130141744784 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141744784 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141744784 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141744784 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141744784 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141744784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141744784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(439)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141744784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141744785 DLCTRL DEBUG Command: GET 280979534 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141744785 DLCTRL DEBUG Tx Command reply: GET_REPLY 280979534 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241130141744786 DLCTRL DEBUG Command: GET 688581101 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141744786 DLCTRL DEBUG Tx Command reply: GET_REPLY 688581101 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141744786 DLCTRL DEBUG Command: GET 508118941 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141744786 DLCTRL DEBUG Tx Command reply: GET_REPLY 508118941 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141744787 DLCTRL DEBUG Command: GET 471589186 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141744787 DLCTRL DEBUG Tx Command reply: GET_REPLY 471589186 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141744788 DLCTRL DEBUG Command: GET 69915375 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141744788 DLCTRL DEBUG Tx Command reply: GET_REPLY 69915375 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141744789 DLCTRL DEBUG Command: GET 871333066 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141744789 DLCTRL DEBUG Tx Command reply: GET_REPLY 871333066 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141744790 DLCTRL DEBUG Command: GET 426978382 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141744790 DLCTRL DEBUG Tx Command reply: GET_REPLY 426978382 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141744790 DLCTRL DEBUG Command: GET 946877869 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141744790 DLCTRL DEBUG Tx Command reply: GET_REPLY 946877869 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141744791 DLCTRL DEBUG Command: GET 300538476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141744791 DLCTRL DEBUG Tx Command reply: GET_REPLY 300538476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141744792 DLCTRL DEBUG Command: GET 899359033 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141744792 DLCTRL DEBUG Tx Command reply: GET_REPLY 899359033 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141744793 DLCTRL DEBUG Command: GET 219661137 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141744793 DLCTRL DEBUG Tx Command reply: GET_REPLY 219661137 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141744793 DLCTRL DEBUG Command: GET 966781983 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141744793 DLCTRL DEBUG Tx Command reply: GET_REPLY 966781983 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141744794 DLCTRL DEBUG Command: GET 712210810 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141744794 DLCTRL DEBUG Tx Command reply: GET_REPLY 712210810 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141744795 DLCTRL DEBUG Command: GET 578523038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141744795 DLCTRL DEBUG Tx Command reply: GET_REPLY 578523038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141744796 DLCTRL DEBUG Command: GET 212121131 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141744796 DLCTRL DEBUG Tx Command reply: GET_REPLY 212121131 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141744796 DLCTRL DEBUG Command: GET 222487166 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141744796 DLCTRL DEBUG Tx Command reply: GET_REPLY 222487166 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141744797 DLCTRL DEBUG Command: GET 541436113 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141744797 DLCTRL DEBUG Tx Command reply: GET_REPLY 541436113 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141744798 DLCTRL DEBUG Command: GET 225909348 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141744798 DLCTRL DEBUG Tx Command reply: GET_REPLY 225909348 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141744799 DLCTRL DEBUG Command: GET 865424240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141744799 DLCTRL DEBUG Tx Command reply: GET_REPLY 865424240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141744800 DLCTRL DEBUG Command: GET 872403554 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141744800 DLCTRL DEBUG Tx Command reply: GET_REPLY 872403554 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001000010001'B, t_guard := 20.000000 } 20241130141744810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(440) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@f38f6cf3d7d5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)724188 20241130141745818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141745818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141745818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241130141745818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141745818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0cdc, normal) (hnbgw_rua.c:407) 20241130141745818 DHNB DEBUG map_rua[0x55b5a57a1190]{init}: Allocated (fsm.c:456) 20241130141745818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141745818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-724188 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141745818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141745818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141745818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-724188 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141745818 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141745818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141745818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-724188 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141745818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-724188 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241130141745818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141745818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141745818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141745818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141745818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141745818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141745818 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: Allocated (fsm.c:456) 20241130141745818 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141745818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002110056400500f1100926) (sccp_scrc.c:406) 20241130141745818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141745818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141745818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141745818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141745818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141745818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141745818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141745818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141745818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141745818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141745818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141745818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141745818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141745818 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141745818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141745818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141745818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141745818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141745818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141745818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141745818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141745818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141745818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)7142382 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241130141745820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745820 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141745820 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141745820 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141745820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141745820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141745820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141745820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141745820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141745820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141745820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141745820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141745820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141745820 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0046d7ef) (sccp_scrc.c:477) 20241130141745820 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241130141745820 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141745820 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141745820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141745820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141745820 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141745820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141745820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(440)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141745821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141745822 DLCTRL DEBUG Command: GET 356708100 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141745822 DLCTRL DEBUG Tx Command reply: GET_REPLY 356708100 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241130141745822 DLCTRL DEBUG Command: GET 527046285 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141745822 DLCTRL DEBUG Tx Command reply: GET_REPLY 527046285 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141745823 DLCTRL DEBUG Command: GET 418560892 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141745823 DLCTRL DEBUG Tx Command reply: GET_REPLY 418560892 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141745824 DLCTRL DEBUG Command: GET 682369268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141745824 DLCTRL DEBUG Tx Command reply: GET_REPLY 682369268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141745825 DLCTRL DEBUG Command: GET 525193201 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141745825 DLCTRL DEBUG Tx Command reply: GET_REPLY 525193201 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141745826 DLCTRL DEBUG Command: GET 864512010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141745826 DLCTRL DEBUG Tx Command reply: GET_REPLY 864512010 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141745827 DLCTRL DEBUG Command: GET 957645587 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141745827 DLCTRL DEBUG Tx Command reply: GET_REPLY 957645587 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141745827 DLCTRL DEBUG Command: GET 819018182 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141745827 DLCTRL DEBUG Tx Command reply: GET_REPLY 819018182 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141745828 DLCTRL DEBUG Command: GET 55299758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141745828 DLCTRL DEBUG Tx Command reply: GET_REPLY 55299758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141745829 DLCTRL DEBUG Command: GET 756035414 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141745829 DLCTRL DEBUG Tx Command reply: GET_REPLY 756035414 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141745830 DLCTRL DEBUG Command: GET 433500556 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141745830 DLCTRL DEBUG Tx Command reply: GET_REPLY 433500556 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141745831 DLCTRL DEBUG Command: GET 864182577 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141745831 DLCTRL DEBUG Tx Command reply: GET_REPLY 864182577 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141745831 DLCTRL DEBUG Command: GET 638240170 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141745831 DLCTRL DEBUG Tx Command reply: GET_REPLY 638240170 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141745832 DLCTRL DEBUG Command: GET 734572409 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141745832 DLCTRL DEBUG Tx Command reply: GET_REPLY 734572409 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141745833 DLCTRL DEBUG Command: GET 266462860 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141745833 DLCTRL DEBUG Tx Command reply: GET_REPLY 266462860 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141745834 DLCTRL DEBUG Command: GET 334658446 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141745834 DLCTRL DEBUG Tx Command reply: GET_REPLY 334658446 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141745835 DLCTRL DEBUG Command: GET 671620335 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141745835 DLCTRL DEBUG Tx Command reply: GET_REPLY 671620335 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141745835 DLCTRL DEBUG Command: GET 527043632 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141745835 DLCTRL DEBUG Tx Command reply: GET_REPLY 527043632 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141745836 DLCTRL DEBUG Command: GET 299203284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141745836 DLCTRL DEBUG Tx Command reply: GET_REPLY 299203284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141745837 DLCTRL DEBUG Command: GET 295443374 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141745837 DLCTRL DEBUG Tx Command reply: GET_REPLY 295443374 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141745840 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141745840 DLINP DEBUG SRVCONN(,r=127.0.0.1:56282<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141745840 DLINP NOTICE SRV(,r=127.0.0.1:56282<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141745840 DMAIN NOTICE (127.0.0.1:56282 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56282<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141745840 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43653<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(433)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141745840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(434)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141745840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141745840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(430)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141745840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141745840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141745840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(435)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141745841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141745841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141745841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141745841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141745841 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141745841 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141745841 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141745841 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141745841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141745841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141745840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141745840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141745840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141745840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141745841 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141745841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141745841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141745841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141745841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141745841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141745841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141745841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141745841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141745841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141745841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141745841 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141745841 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141745841 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141745841 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141745841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141745841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141745841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141745841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141745841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141745841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141745841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141745841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{disrupted}: Freeing instance (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-180094)[0x55b5a57bfac0]{disrupted}: Deallocated (fsm.c:568) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141745841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141745841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141745841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141745841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-180094 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141745841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141745841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141745841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141745841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141745841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141745841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141745841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141745841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{disrupted}: Freeing instance (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501614)[0x55b5a57cab20]{disrupted}: Deallocated (fsm.c:568) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{disconnected}: Freeing instance (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b5a57b4810]{disconnected}: Deallocated (fsm.c:568) 20241130141745841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501614 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141745841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141745841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141745841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141745841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141745841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141745841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141745841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141745841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{disrupted}: Freeing instance (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16559701)[0x55b5a57a7f60]{disrupted}: Deallocated (fsm.c:568) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141745841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16559701 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141745841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141745841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141745841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141745841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141745841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141745841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141745841 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) IPA-CTRL-CLI-IPA(424)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(423)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141745841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141745841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{disrupted}: Freeing instance (context_map.c:202) 20241130141745841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-724188)[0x55b5a57a1190]{disrupted}: Deallocated (fsm.c:568) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141745841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141745841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-724188 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141745841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141745841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141745841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141745841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141745841 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141745841 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141745841 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141745841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141745841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141745841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141745841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141745841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141745841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141745841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141745841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141745841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141745841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141745841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141745841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(436)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141745849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(425)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Nov 30 14:17:45 UTC 2024 ====== 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 20241130141745894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141746396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=438344) Waiting for packet dumper to finish... 1 (prev_count=438344, count=438884) 20241130141747841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141747841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141747841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141747841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141747841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141747841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Nov 30 14:17:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241130141749465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141749469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141749472 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42463<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141749553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141749553 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141749562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749562 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749562 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749562 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749563 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749563 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749563 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37828 (stream_srv.c:132) 20241130141749563 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37828<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141749563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749563 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749564 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141749564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749564 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141749564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141749564 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749564 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141749564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141749564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749564 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141749564 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141749564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141749564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749564 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749564 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141749564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141749564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749564 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141749564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141749564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141749564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(451)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(451)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(454)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(454)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141749595 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749595 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749596 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749596 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749596 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749596 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749596 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141749596 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749597 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141749597 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749597 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141749597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749597 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749597 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749597 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141749597 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141749597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141749597 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749597 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141749597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749597 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749597 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749597 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141749597 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749597 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141749597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749597 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749597 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749597 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141749597 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141749598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749598 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141749598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141749598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141749598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141749637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141749638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141749638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141749638 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141749638 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141749638 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141749638 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141749638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141749638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141749642 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141749642 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141749642 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141749642 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141749642 DHNBAP DEBUG (127.0.0.1:37828 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141749642 DHNBAP NOTICE (127.0.0.1:37828 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141749642 DHNBAP NOTICE (127.0.0.1:37828 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141749642 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141749642 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141749778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141749778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141749778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141749778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(451)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141749781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141749781 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141749781 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141749781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141749781 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141749781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141749782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141749782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141749782 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141749782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141749782 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141749782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141749782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141749782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141749782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141749782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141749782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141749782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141749782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141749782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141749782 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141749782 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749783 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141749783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141749784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749784 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141749784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141749784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141749784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141749784 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141749792 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141749792 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141749792 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141749792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(454)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141749794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749794 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141749794 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141749794 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141749794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141749794 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141749794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141749795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749795 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141749795 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141749795 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141749795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141749795 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141749795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141749795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141749795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141749795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141749795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141749795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141749795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141749795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141749795 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141749795 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141749795 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749796 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749796 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141749796 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141749796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141749796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749796 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141749796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141749796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141749796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141749796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141749812 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141749812 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141749812 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141749812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(457)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141749813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749813 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141749813 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141749813 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141749813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141749813 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141749813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141749814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141749814 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141749814 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141749814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141749814 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141749814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141749814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141749814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141749814 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141749814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141749814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141749814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141749814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141749814 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141749814 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141749814 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749815 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141749815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141749815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749815 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141749815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141749815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141749815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141749815 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141749826 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141749826 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141749826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141749826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(460)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141749828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141749828 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141749828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141749828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141749828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141749828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141749829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749829 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141749829 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141749829 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141749829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141749829 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141749829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141749829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141749829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141749829 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141749829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141749829 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141749829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141749829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141749829 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141749829 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141749829 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141749830 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141749830 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141749830 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141749830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141749830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141749830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141749830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141749830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141749830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141749830 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141749830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141749830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141749830 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141749830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141749830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141749830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141749830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141749830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141749830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141749830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141749830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141750595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141750595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141750595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141750595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141750596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141750596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141750596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141750596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141750596 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141750596 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141750596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141750596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141750596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141750596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141750596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141750596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141750596 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141750596 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141750596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141750596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141750596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141750596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141750596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141750597 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141750597 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141750600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750600 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141750600 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141750600 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141750600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141750601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141750601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750601 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141750601 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141750601 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) 20241130141750601 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) 20241130141750601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141750601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141750601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141750601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141750601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141750601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141750601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141750601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141750601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141750601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141750601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141750601 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141750601 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141750602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141750602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141750602 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141750602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141750602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141750602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141750602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141750602 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141750602 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141750619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141750619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141750619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141750619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141750619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141750619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141750619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141750620 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141750620 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141750620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141750620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141750620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141750620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141750620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141750620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141750620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141750620 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141750620 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141750620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141750620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141750620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141750620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141750620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141750620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141750620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750621 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141750621 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141750621 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141750621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750621 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141750621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141750621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141750621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750621 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141750621 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141750621 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141750633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750633 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141750633 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141750633 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141750633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750633 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141750633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141750633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141750633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141750633 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141750633 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) 20241130141750633 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) 20241130141750633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141750633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141750633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141750634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141750634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141750634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141750634 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141750634 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141750634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141750634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141750634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141750634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141750634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141750634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141750634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141750635 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141750635 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141750635 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141750635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141750635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141750635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141750635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141750635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141750635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141750635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141750635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141750635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141750635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141750635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141750635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141750635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141750635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141750635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141750635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141750635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141750635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141750635 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141750635 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141751653 DLCTRL DEBUG Command: GET 44950245 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141751653 DLCTRL DEBUG Tx Command reply: GET_REPLY 44950245 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141751664 DLCTRL DEBUG Command: GET 636342330 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141751664 DLCTRL DEBUG Tx Command reply: GET_REPLY 636342330 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141751670 DLCTRL DEBUG Command: GET 102388734 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141751671 DLCTRL DEBUG Tx Command reply: GET_REPLY 102388734 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141751677 DLCTRL DEBUG Command: GET 682217013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141751677 DLCTRL DEBUG Tx Command reply: GET_REPLY 682217013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141751681 DLCTRL DEBUG Command: GET 321732129 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141751681 DLCTRL DEBUG Tx Command reply: GET_REPLY 321732129 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141751685 DLCTRL DEBUG Command: GET 257648607 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141751685 DLCTRL DEBUG Tx Command reply: GET_REPLY 257648607 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141751689 DLCTRL DEBUG Command: GET 378270611 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141751689 DLCTRL DEBUG Tx Command reply: GET_REPLY 378270611 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141751693 DLCTRL DEBUG Command: GET 394058773 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141751693 DLCTRL DEBUG Tx Command reply: GET_REPLY 394058773 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141751698 DLCTRL DEBUG Command: GET 863024435 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141751698 DLCTRL DEBUG Tx Command reply: GET_REPLY 863024435 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141751702 DLCTRL DEBUG Command: GET 470691142 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141751702 DLCTRL DEBUG Tx Command reply: GET_REPLY 470691142 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141751706 DLCTRL DEBUG Command: GET 116092869 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141751706 DLCTRL DEBUG Tx Command reply: GET_REPLY 116092869 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141751710 DLCTRL DEBUG Command: GET 129913717 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141751710 DLCTRL DEBUG Tx Command reply: GET_REPLY 129913717 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141751714 DLCTRL DEBUG Command: GET 19216591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141751714 DLCTRL DEBUG Tx Command reply: GET_REPLY 19216591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141751718 DLCTRL DEBUG Command: GET 614719699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141751718 DLCTRL DEBUG Tx Command reply: GET_REPLY 614719699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141751721 DLCTRL DEBUG Command: GET 748020140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141751721 DLCTRL DEBUG Tx Command reply: GET_REPLY 748020140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141751725 DLCTRL DEBUG Command: GET 993041667 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141751725 DLCTRL DEBUG Tx Command reply: GET_REPLY 993041667 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141751730 DLCTRL DEBUG Command: GET 676528133 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141751730 DLCTRL DEBUG Tx Command reply: GET_REPLY 676528133 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141751733 DLCTRL DEBUG Command: GET 932490440 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141751733 DLCTRL DEBUG Tx Command reply: GET_REPLY 932490440 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141751737 DLCTRL DEBUG Command: GET 364241904 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141751737 DLCTRL DEBUG Tx Command reply: GET_REPLY 364241904 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141751741 DLCTRL DEBUG Command: GET 358391489 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141751741 DLCTRL DEBUG Tx Command reply: GET_REPLY 358391489 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001111010000'B, t_guard := 20.000000 } 20241130141751768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)8886392 20241130141752800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141752800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141752800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141752800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141752800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x879878, normal) (hnbgw_rua.c:407) 20241130141752800 DHNB DEBUG map_rua[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141752800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141752800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8886392 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141752800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141752800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141752800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8886392 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141752800 DCN DEBUG map_sccp[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130141752800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141752800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8886392 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141752800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8886392 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141752800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141752800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141752800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141752800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141752800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141752800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141752800 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: Allocated (fsm.c:456) 20241130141752800 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141752800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d00056400500f1100926) (sccp_scrc.c:406) 20241130141752800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141752800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141752800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141752800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141752800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141752800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141752800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141752800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141752800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141752800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141752800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141752800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141752800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141752800 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141752800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141752800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141752800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141752801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141752801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141752801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141752801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141752801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141752801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141752801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)2092364 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(462)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141752814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141752814 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141752815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141752815 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141752815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141752815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141752815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141752815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141752815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141752815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141752815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141752815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141752815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141752815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c6973) (sccp_scrc.c:477) 20241130141752815 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241130141752815 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141752815 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141752815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141752815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141752815 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141752815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141752815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141752817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141752819 DLCTRL DEBUG Command: GET 3560419 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141752819 DLCTRL DEBUG Tx Command reply: GET_REPLY 3560419 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141752821 DLCTRL DEBUG Command: GET 935271008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141752821 DLCTRL DEBUG Tx Command reply: GET_REPLY 935271008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141752823 DLCTRL DEBUG Command: GET 92633872 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141752823 DLCTRL DEBUG Tx Command reply: GET_REPLY 92633872 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141752824 DLCTRL DEBUG Command: GET 176661695 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141752824 DLCTRL DEBUG Tx Command reply: GET_REPLY 176661695 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141752826 DLCTRL DEBUG Command: GET 606301469 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141752826 DLCTRL DEBUG Tx Command reply: GET_REPLY 606301469 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141752828 DLCTRL DEBUG Command: GET 900606744 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141752828 DLCTRL DEBUG Tx Command reply: GET_REPLY 900606744 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141752829 DLCTRL DEBUG Command: GET 655188474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141752829 DLCTRL DEBUG Tx Command reply: GET_REPLY 655188474 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141752831 DLCTRL DEBUG Command: GET 342810062 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141752831 DLCTRL DEBUG Tx Command reply: GET_REPLY 342810062 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141752832 DLCTRL DEBUG Command: GET 523566405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141752832 DLCTRL DEBUG Tx Command reply: GET_REPLY 523566405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141752834 DLCTRL DEBUG Command: GET 686381926 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141752834 DLCTRL DEBUG Tx Command reply: GET_REPLY 686381926 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141752835 DLCTRL DEBUG Command: GET 876346240 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141752835 DLCTRL DEBUG Tx Command reply: GET_REPLY 876346240 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141752836 DLCTRL DEBUG Command: GET 750633022 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141752836 DLCTRL DEBUG Tx Command reply: GET_REPLY 750633022 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141752837 DLCTRL DEBUG Command: GET 400785722 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141752837 DLCTRL DEBUG Tx Command reply: GET_REPLY 400785722 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141752838 DLCTRL DEBUG Command: GET 58992839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141752838 DLCTRL DEBUG Tx Command reply: GET_REPLY 58992839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141752839 DLCTRL DEBUG Command: GET 806491969 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141752839 DLCTRL DEBUG Tx Command reply: GET_REPLY 806491969 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141752839 DLCTRL DEBUG Command: GET 651768949 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141752839 DLCTRL DEBUG Tx Command reply: GET_REPLY 651768949 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141752840 DLCTRL DEBUG Command: GET 179980261 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141752840 DLCTRL DEBUG Tx Command reply: GET_REPLY 179980261 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141752841 DLCTRL DEBUG Command: GET 383778355 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141752841 DLCTRL DEBUG Tx Command reply: GET_REPLY 383778355 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141752842 DLCTRL DEBUG Command: GET 225077130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141752842 DLCTRL DEBUG Tx Command reply: GET_REPLY 225077130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141752842 DLCTRL DEBUG Command: GET 964097234 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141752842 DLCTRL DEBUG Tx Command reply: GET_REPLY 964097234 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101101001'B, t_guard := 20.000000 } 20241130141752853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)11171161 20241130141753885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141753885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141753885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141753885 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141753885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa7559, normal) (hnbgw_rua.c:407) 20241130141753885 DHNB DEBUG map_rua[0x55b5a57a7f60]{init}: Allocated (fsm.c:456) 20241130141753885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141753885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11171161 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141753885 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141753885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141753885 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141753885 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11171161 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141753885 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141753886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141753886 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11171161 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141753886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11171161 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141753886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141753886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141753886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141753886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141753886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141753886 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141753886 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: Allocated (fsm.c:456) 20241130141753886 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141753886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001690056400500f1100926) (sccp_scrc.c:406) 20241130141753886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141753886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141753886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141753886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141753886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141753886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141753886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141753886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141753886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141753886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141753886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141753886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141753886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141753886 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141753886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141753886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141753886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141753886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141753886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141753887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141753887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141753887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141753887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141753887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)8000666 HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(463)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141753904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141753904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141753904 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141753904 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141753904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141753904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141753904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141753904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141753905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141753905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141753905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141753905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141753905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141753905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0023e51e) (sccp_scrc.c:477) 20241130141753905 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241130141753905 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141753905 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141753905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141753905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141753905 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141753905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141753905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141753907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141753909 DLCTRL DEBUG Command: GET 92452703 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141753909 DLCTRL DEBUG Tx Command reply: GET_REPLY 92452703 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141753912 DLCTRL DEBUG Command: GET 471605106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141753912 DLCTRL DEBUG Tx Command reply: GET_REPLY 471605106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141753915 DLCTRL DEBUG Command: GET 759372035 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141753915 DLCTRL DEBUG Tx Command reply: GET_REPLY 759372035 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141753918 DLCTRL DEBUG Command: GET 525113581 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141753918 DLCTRL DEBUG Tx Command reply: GET_REPLY 525113581 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141753919 DLCTRL DEBUG Command: GET 53213225 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141753919 DLCTRL DEBUG Tx Command reply: GET_REPLY 53213225 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141753921 DLCTRL DEBUG Command: GET 761322149 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141753921 DLCTRL DEBUG Tx Command reply: GET_REPLY 761322149 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141753922 DLCTRL DEBUG Command: GET 348448813 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141753922 DLCTRL DEBUG Tx Command reply: GET_REPLY 348448813 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141753923 DLCTRL DEBUG Command: GET 179417708 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141753923 DLCTRL DEBUG Tx Command reply: GET_REPLY 179417708 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141753924 DLCTRL DEBUG Command: GET 244372711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141753924 DLCTRL DEBUG Tx Command reply: GET_REPLY 244372711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141753925 DLCTRL DEBUG Command: GET 139033762 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141753925 DLCTRL DEBUG Tx Command reply: GET_REPLY 139033762 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141753926 DLCTRL DEBUG Command: GET 728236381 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141753926 DLCTRL DEBUG Tx Command reply: GET_REPLY 728236381 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141753927 DLCTRL DEBUG Command: GET 317445606 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141753927 DLCTRL DEBUG Tx Command reply: GET_REPLY 317445606 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141753929 DLCTRL DEBUG Command: GET 645263362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141753929 DLCTRL DEBUG Tx Command reply: GET_REPLY 645263362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141753930 DLCTRL DEBUG Command: GET 534589693 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141753930 DLCTRL DEBUG Tx Command reply: GET_REPLY 534589693 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141753931 DLCTRL DEBUG Command: GET 26321960 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141753931 DLCTRL DEBUG Tx Command reply: GET_REPLY 26321960 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141753933 DLCTRL DEBUG Command: GET 506749689 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141753933 DLCTRL DEBUG Tx Command reply: GET_REPLY 506749689 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141753934 DLCTRL DEBUG Command: GET 644409021 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141753934 DLCTRL DEBUG Tx Command reply: GET_REPLY 644409021 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141753935 DLCTRL DEBUG Command: GET 857827706 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141753935 DLCTRL DEBUG Tx Command reply: GET_REPLY 857827706 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141753937 DLCTRL DEBUG Command: GET 934246735 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141753937 DLCTRL DEBUG Tx Command reply: GET_REPLY 934246735 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141753938 DLCTRL DEBUG Command: GET 233296989 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141753938 DLCTRL DEBUG Tx Command reply: GET_REPLY 233296989 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000110100100'B, t_guard := 20.000000 } 20241130141753950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)4290901 20241130141754977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141754977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141754977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141754977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141754977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x417955, normal) (hnbgw_rua.c:407) 20241130141754977 DHNB DEBUG map_rua[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141754977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141754977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4290901 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141754977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141754977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141754977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4290901 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141754977 DCN DEBUG map_sccp[0x55b5a57ac850]{init}: Allocated (fsm.c:456) 20241130141754977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141754977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4290901 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141754977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4290901 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141754977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141754977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141754977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141754978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141754978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141754978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141754978 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: Allocated (fsm.c:456) 20241130141754978 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141754978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001a40056400500f1100926) (sccp_scrc.c:406) 20241130141754978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141754978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141754978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141754978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141754978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141754978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141754978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141754978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141754978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141754978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141754978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141754978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141754978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141754978 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141754978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141754978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141754978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141754978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141754978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141754978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141754978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141754978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141754978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141754978 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)13854650 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141754985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141754985 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141754985 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141754985 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141754985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141754985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141754985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141754985 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141754985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141754985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141754985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141754985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141754985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141754985 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056947b) (sccp_scrc.c:477) 20241130141754985 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241130141754985 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141754985 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141754985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141754985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141754985 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141754985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141754985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141754987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141754989 DLCTRL DEBUG Command: GET 819488333 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141754989 DLCTRL DEBUG Tx Command reply: GET_REPLY 819488333 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141754992 DLCTRL DEBUG Command: GET 486975170 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141754992 DLCTRL DEBUG Tx Command reply: GET_REPLY 486975170 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141754993 DLCTRL DEBUG Command: GET 551417026 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141754993 DLCTRL DEBUG Tx Command reply: GET_REPLY 551417026 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141754994 DLCTRL DEBUG Command: GET 645880292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141754994 DLCTRL DEBUG Tx Command reply: GET_REPLY 645880292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141754995 DLCTRL DEBUG Command: GET 813786608 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141754995 DLCTRL DEBUG Tx Command reply: GET_REPLY 813786608 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141754996 DLCTRL DEBUG Command: GET 655647944 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141754996 DLCTRL DEBUG Tx Command reply: GET_REPLY 655647944 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141754997 DLCTRL DEBUG Command: GET 143316225 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141754997 DLCTRL DEBUG Tx Command reply: GET_REPLY 143316225 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141754998 DLCTRL DEBUG Command: GET 816102832 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141754998 DLCTRL DEBUG Tx Command reply: GET_REPLY 816102832 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141754999 DLCTRL DEBUG Command: GET 139553684 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141754999 DLCTRL DEBUG Tx Command reply: GET_REPLY 139553684 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141754999 DLCTRL DEBUG Command: GET 257806367 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141754999 DLCTRL DEBUG Tx Command reply: GET_REPLY 257806367 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141755001 DLCTRL DEBUG Command: GET 261110986 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141755001 DLCTRL DEBUG Tx Command reply: GET_REPLY 261110986 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141755002 DLCTRL DEBUG Command: GET 351107673 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141755002 DLCTRL DEBUG Tx Command reply: GET_REPLY 351107673 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141755003 DLCTRL DEBUG Command: GET 477368028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141755003 DLCTRL DEBUG Tx Command reply: GET_REPLY 477368028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141755005 DLCTRL DEBUG Command: GET 541620572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141755005 DLCTRL DEBUG Tx Command reply: GET_REPLY 541620572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141755006 DLCTRL DEBUG Command: GET 974805343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141755006 DLCTRL DEBUG Tx Command reply: GET_REPLY 974805343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141755008 DLCTRL DEBUG Command: GET 141688277 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141755008 DLCTRL DEBUG Tx Command reply: GET_REPLY 141688277 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141755009 DLCTRL DEBUG Command: GET 552733936 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141755009 DLCTRL DEBUG Tx Command reply: GET_REPLY 552733936 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141755010 DLCTRL DEBUG Command: GET 309065255 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141755010 DLCTRL DEBUG Tx Command reply: GET_REPLY 309065255 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141755011 DLCTRL DEBUG Command: GET 830154391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141755011 DLCTRL DEBUG Tx Command reply: GET_REPLY 830154391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141755012 DLCTRL DEBUG Command: GET 107325359 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141755012 DLCTRL DEBUG Tx Command reply: GET_REPLY 107325359 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141755015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141755015 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42463<->l=127.0.0.1:4262) (control_if.c:193) 20241130141755016 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141755016 DLINP DEBUG SRVCONN(,r=127.0.0.1:37828<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141755016 DLINP NOTICE SRV(,r=127.0.0.1:37828<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141755016 DMAIN NOTICE (127.0.0.1:37828 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37828<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-SCCP(458)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755016 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141755016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(456)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(453)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(459)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141755016 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141755016 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141755016 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(457)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(460)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141755016 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(450)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141755016 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141755016 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141755016 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141755016 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141755016 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141755016 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141755016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141755016 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141755016 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141755016 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141755016 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141755016 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141755016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755017 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141755017 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141755017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141755017 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141755017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(443)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755017 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141755017 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141755017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141755017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(454)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(461)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141755018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141755018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141755018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141755018 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141755019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755019 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141755019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755019 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(442)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141755018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141755018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141755018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141755018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141755018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141755018 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141755018 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141755018 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141755018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141755018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141755018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141755018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141755018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141755018 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141755018 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141755018 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141755018 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141755018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141755018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141755018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141755018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141755018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141755018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141755018 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141755018 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141755018 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141755018 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141755018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141755018 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141755018 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141755018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141755018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141755018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755018 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141755018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141755018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141755018 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141755018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141755018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{disrupted}: Freeing instance (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11171161)[0x55b5a57a7f60]{disrupted}: Deallocated (fsm.c:568) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141755019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11171161 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141755019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141755019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141755019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141755019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141755019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141755019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141755019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141755019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141755019 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141755019 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141755019 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141755019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141755019 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141755019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141755019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755019 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141755019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141755019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{disrupted}: Freeing instance (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8886392)[0x55b5a57a37d0]{disrupted}: Deallocated (fsm.c:568) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{disconnected}: Freeing instance (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55b5a57cab20]{disconnected}: Deallocated (fsm.c:568) 20241130141755019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8886392 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141755019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141755019 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141755019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141755019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755019 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141755019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141755019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{disrupted}: Freeing instance (context_map.c:202) 20241130141755019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4290901)[0x55b5a57c3880]{disrupted}: Deallocated (fsm.c:568) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{disconnected}: Freeing instance (context_map.c:206) 20241130141755019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b5a57ac850]{disconnected}: Deallocated (fsm.c:568) 20241130141755019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4290901 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141755019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141755019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141755020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141755020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141755020 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141755020 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141755020 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(451)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141755031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(444)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Nov 30 14:17:55 UTC 2024 ====== 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 20241130141755162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141755764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508928) 20241130141755842 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141755842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141755842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755842 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141755842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141755842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755842 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141755842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141755842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755842 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141755842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141755842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141755842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141755842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141755842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141755842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141755842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141755843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141755843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141755843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141755843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141755843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141755843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141755843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=508928, count=530180) 20241130141757018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141757018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141757018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141757018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141757018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141757018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141757018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141757018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141757018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141757018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141757018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141757018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Nov 30 14:17:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241130141758832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141758835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141758839 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42771<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141758924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141758924 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141758933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758933 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758933 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758933 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758933 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141758934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56062 (stream_srv.c:132) 20241130141758934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56062<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141758934 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758934 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758935 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758935 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141758935 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758935 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141758935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758935 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758935 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141758935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141758935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758935 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758935 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141758935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141758935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758935 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758935 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141758935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141758935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758935 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141758935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141758935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141758935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141758935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(475)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(475)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(478)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(478)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141758963 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758963 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758964 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758964 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758964 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758964 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758964 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141758964 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141758965 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758965 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141758965 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758965 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141758965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758965 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758965 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758965 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141758965 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758965 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141758965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758965 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758965 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758965 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141758965 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141758965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141758965 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141758965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141758965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758965 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758965 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141758965 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141758965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141758965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141758965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141758965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141758965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141758965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141758965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141758965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141758966 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141758966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141758966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141758966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141758966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141758966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141758966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141758966 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(484)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(482)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141759006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141759006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141759006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141759006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141759006 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141759006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141759006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141759006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141759006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141759011 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141759011 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141759011 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141759011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141759011 DHNBAP DEBUG (127.0.0.1:56062 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141759011 DHNBAP NOTICE (127.0.0.1:56062 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141759011 DHNBAP NOTICE (127.0.0.1:56062 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141759011 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141759011 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141759148 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141759148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141759148 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141759148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(475)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141759150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759150 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141759150 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141759150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141759150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141759150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141759150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141759151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141759151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141759151 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141759151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141759151 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141759151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141759151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141759152 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141759152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141759152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141759152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141759152 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141759152 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141759152 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141759153 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141759153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141759153 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141759153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141759153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141759153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759153 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141759153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141759153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141759153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141759153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141759153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759161 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141759161 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141759161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141759161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(478)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141759163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759163 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141759163 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141759163 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141759163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141759163 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141759163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141759164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141759164 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141759164 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141759164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141759164 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141759164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141759164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141759164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141759164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141759164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141759164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141759164 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141759164 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141759164 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141759165 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141759165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141759165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141759165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141759165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141759165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759165 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141759165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141759165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141759165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141759165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141759165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759180 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141759180 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141759180 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141759180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(481)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141759183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759183 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141759183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141759183 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141759183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141759183 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141759183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141759184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141759184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141759184 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141759184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141759184 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141759184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141759184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141759184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141759184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141759184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141759184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141759184 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141759184 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141759184 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141759185 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141759186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141759186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141759186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141759186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141759186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759186 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141759186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141759186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141759186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141759186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141759186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141759194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141759194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141759194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(484)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141759197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141759197 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141759197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141759197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141759197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141759197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141759198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759198 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141759198 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141759198 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141759198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141759198 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141759198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141759198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141759198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141759198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141759198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141759198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141759198 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141759198 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141759198 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141759199 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141759199 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141759199 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141759199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141759199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141759199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759199 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141759199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141759199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141759199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141759199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141759199 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141759953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759953 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141759953 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141759953 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141759953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759953 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141759953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141759953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141759953 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141759953 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141759953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141759953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141759953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759954 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141759954 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141759954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141759954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141759954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141759954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141759954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141759954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141759954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141759954 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141759954 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141759965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141759965 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141759965 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141759965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141759965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141759965 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141759965 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) 20241130141759965 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) 20241130141759965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759965 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141759965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759965 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141759965 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141759965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141759965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141759965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141759966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141759966 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141759966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141759966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141759966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141759966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759966 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141759966 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141759966 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141759984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141759984 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141759984 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141759984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759984 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141759984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141759984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141759984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141759984 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141759984 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141759984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141759984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141759984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141759984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141759985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141759985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141759985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141759985 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141759985 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141759985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141759985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141759985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141759985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141759985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141759985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141759985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141759986 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141759986 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141759986 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141759986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141759986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141759986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141759986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141759986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141759986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141759986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141759986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141759986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141759986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141759986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141759986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141759986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141759986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141759986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141759986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141759986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141759986 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141759986 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141759986 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141800000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141800000 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141800000 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141800000 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141800000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141800000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141800000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141800000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141800000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141800000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141800000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141800000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141800000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141800000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141800000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141800000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141800000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141800001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141800001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141800001 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141800001 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) 20241130141800001 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) 20241130141800001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141800001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141800001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141800001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141800001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141800001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141800001 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141800001 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141800001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141800001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141800001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141800001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141800001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141800001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141800001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141800001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141800003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141800003 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141800003 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141800003 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141800003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141800003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141800003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141800003 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141800003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141800003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141800003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141800003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141800003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141800003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141800003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141800003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141800003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141800003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141800003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141800003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141800003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141800003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141800003 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141800003 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141801015 DLCTRL DEBUG Command: GET 488611151 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141801015 DLCTRL DEBUG Tx Command reply: GET_REPLY 488611151 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141801017 DLCTRL DEBUG Command: GET 651410309 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141801017 DLCTRL DEBUG Tx Command reply: GET_REPLY 651410309 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141801018 DLCTRL DEBUG Command: GET 720950558 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141801018 DLCTRL DEBUG Tx Command reply: GET_REPLY 720950558 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141801019 DLCTRL DEBUG Command: GET 792393691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141801019 DLCTRL DEBUG Tx Command reply: GET_REPLY 792393691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141801020 DLCTRL DEBUG Command: GET 438554817 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141801020 DLCTRL DEBUG Tx Command reply: GET_REPLY 438554817 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141801022 DLCTRL DEBUG Command: GET 775899840 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141801022 DLCTRL DEBUG Tx Command reply: GET_REPLY 775899840 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141801023 DLCTRL DEBUG Command: GET 181610247 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141801023 DLCTRL DEBUG Tx Command reply: GET_REPLY 181610247 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141801025 DLCTRL DEBUG Command: GET 698167814 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141801025 DLCTRL DEBUG Tx Command reply: GET_REPLY 698167814 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141801027 DLCTRL DEBUG Command: GET 664116520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141801027 DLCTRL DEBUG Tx Command reply: GET_REPLY 664116520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141801029 DLCTRL DEBUG Command: GET 205277030 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141801029 DLCTRL DEBUG Tx Command reply: GET_REPLY 205277030 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141801031 DLCTRL DEBUG Command: GET 729312588 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141801031 DLCTRL DEBUG Tx Command reply: GET_REPLY 729312588 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141801033 DLCTRL DEBUG Command: GET 467750506 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141801033 DLCTRL DEBUG Tx Command reply: GET_REPLY 467750506 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141801035 DLCTRL DEBUG Command: GET 512336282 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141801035 DLCTRL DEBUG Tx Command reply: GET_REPLY 512336282 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141801036 DLCTRL DEBUG Command: GET 985194407 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141801036 DLCTRL DEBUG Tx Command reply: GET_REPLY 985194407 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141801038 DLCTRL DEBUG Command: GET 542263928 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141801038 DLCTRL DEBUG Tx Command reply: GET_REPLY 542263928 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141801040 DLCTRL DEBUG Command: GET 804372580 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141801040 DLCTRL DEBUG Tx Command reply: GET_REPLY 804372580 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141801041 DLCTRL DEBUG Command: GET 512098620 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141801041 DLCTRL DEBUG Tx Command reply: GET_REPLY 512098620 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141801043 DLCTRL DEBUG Command: GET 794974672 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141801043 DLCTRL DEBUG Tx Command reply: GET_REPLY 794974672 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141801044 DLCTRL DEBUG Command: GET 4470465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141801044 DLCTRL DEBUG Tx Command reply: GET_REPLY 4470465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141801046 DLCTRL DEBUG Command: GET 37650321 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141801046 DLCTRL DEBUG Tx Command reply: GET_REPLY 37650321 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: f_gen_tmsi(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@f38f6cf3d7d5: 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 := '000000000000001000101110'B, t_guard := 20.000000 } 20241130141801075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)14814761 20241130141802091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141802091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141802091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141802091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141802091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe20e29, normal) (hnbgw_rua.c:407) 20241130141802091 DHNB DEBUG map_rua[0x55b5a57a7f60]{init}: Allocated (fsm.c:456) 20241130141802091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141802091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814761 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141802091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141802091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141802091 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814761 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141802092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814761 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141802092 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141802092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141802092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14814761 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141802092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814761 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141802092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141802092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141802092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141802092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141802092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141802092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141802092 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: Allocated (fsm.c:456) 20241130141802092 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141802092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300022e0056400500f1100926) (sccp_scrc.c:406) 20241130141802092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141802092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141802092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141802092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141802092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141802092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141802092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141802092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141802092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141802092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141802092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141802092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141802092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141802092 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141802092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141802092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141802092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141802092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141802092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141802092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141802092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141802092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141802092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141802092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)9364322 HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141802096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141802096 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141802096 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141802096 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141802096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141802096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141802096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141802096 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141802096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141802096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141802096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141802096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141802096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141802096 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006aee67) (sccp_scrc.c:477) 20241130141802096 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241130141802096 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141802096 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141802096 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141802096 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141802096 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:486) 20241130141802096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141802096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141802097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141802097 DLCTRL DEBUG Command: GET 834226532 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141802097 DLCTRL DEBUG Tx Command reply: GET_REPLY 834226532 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141802098 DLCTRL DEBUG Command: GET 220861039 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141802098 DLCTRL DEBUG Tx Command reply: GET_REPLY 220861039 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141802099 DLCTRL DEBUG Command: GET 62220392 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141802099 DLCTRL DEBUG Tx Command reply: GET_REPLY 62220392 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141802101 DLCTRL DEBUG Command: GET 423754728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141802101 DLCTRL DEBUG Tx Command reply: GET_REPLY 423754728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141802102 DLCTRL DEBUG Command: GET 564168455 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141802102 DLCTRL DEBUG Tx Command reply: GET_REPLY 564168455 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141802103 DLCTRL DEBUG Command: GET 893501679 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141802103 DLCTRL DEBUG Tx Command reply: GET_REPLY 893501679 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141802105 DLCTRL DEBUG Command: GET 291709186 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141802105 DLCTRL DEBUG Tx Command reply: GET_REPLY 291709186 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141802106 DLCTRL DEBUG Command: GET 422336776 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141802106 DLCTRL DEBUG Tx Command reply: GET_REPLY 422336776 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141802107 DLCTRL DEBUG Command: GET 283991035 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141802107 DLCTRL DEBUG Tx Command reply: GET_REPLY 283991035 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141802107 DLCTRL DEBUG Command: GET 224397051 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141802107 DLCTRL DEBUG Tx Command reply: GET_REPLY 224397051 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141802108 DLCTRL DEBUG Command: GET 709367151 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141802108 DLCTRL DEBUG Tx Command reply: GET_REPLY 709367151 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141802109 DLCTRL DEBUG Command: GET 272669991 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141802109 DLCTRL DEBUG Tx Command reply: GET_REPLY 272669991 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141802110 DLCTRL DEBUG Command: GET 788141210 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141802110 DLCTRL DEBUG Tx Command reply: GET_REPLY 788141210 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141802110 DLCTRL DEBUG Command: GET 188020597 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141802110 DLCTRL DEBUG Tx Command reply: GET_REPLY 188020597 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141802111 DLCTRL DEBUG Command: GET 794166447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141802111 DLCTRL DEBUG Tx Command reply: GET_REPLY 794166447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141802112 DLCTRL DEBUG Command: GET 130529831 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141802112 DLCTRL DEBUG Tx Command reply: GET_REPLY 130529831 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141802112 DLCTRL DEBUG Command: GET 102109081 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141802112 DLCTRL DEBUG Tx Command reply: GET_REPLY 102109081 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141802113 DLCTRL DEBUG Command: GET 402918952 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141802113 DLCTRL DEBUG Tx Command reply: GET_REPLY 402918952 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141802114 DLCTRL DEBUG Command: GET 375105109 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141802114 DLCTRL DEBUG Tx Command reply: GET_REPLY 375105109 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141802115 DLCTRL DEBUG Command: GET 498705274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141802115 DLCTRL DEBUG Tx Command reply: GET_REPLY 498705274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101100101'B, t_guard := 20.000000 } 20241130141802126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)11992731 20241130141803133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141803133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141803133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141803133 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141803133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb6fe9b, normal) (hnbgw_rua.c:407) 20241130141803133 DHNB DEBUG map_rua[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130141803133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141803133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11992731 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141803133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141803133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141803133 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11992731 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141803133 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11992731 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141803133 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141803133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141803133 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11992731 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141803133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11992731 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141803133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141803133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141803133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141803133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141803133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141803133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141803133 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: Allocated (fsm.c:456) 20241130141803133 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141803133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001650056400500f1100926) (sccp_scrc.c:406) 20241130141803133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141803133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141803133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141803133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141803133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141803134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141803134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141803134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141803134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141803134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141803134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141803134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141803134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141803134 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141803134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141803134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141803134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141803134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141803134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141803134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141803134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141803134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141803134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141803134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)16293054 HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141803138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141803138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141803138 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141803138 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141803138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141803138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141803138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141803138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141803138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141803138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141803138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141803138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141803138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141803138 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0099bafc) (sccp_scrc.c:477) 20241130141803138 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241130141803138 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141803138 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141803138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141803138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141803138 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141803138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141803138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141803139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141803140 DLCTRL DEBUG Command: GET 372786119 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141803140 DLCTRL DEBUG Tx Command reply: GET_REPLY 372786119 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141803141 DLCTRL DEBUG Command: GET 462390651 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141803141 DLCTRL DEBUG Tx Command reply: GET_REPLY 462390651 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141803142 DLCTRL DEBUG Command: GET 617430953 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141803142 DLCTRL DEBUG Tx Command reply: GET_REPLY 617430953 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141803143 DLCTRL DEBUG Command: GET 18560965 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141803143 DLCTRL DEBUG Tx Command reply: GET_REPLY 18560965 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141803144 DLCTRL DEBUG Command: GET 400213162 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141803144 DLCTRL DEBUG Tx Command reply: GET_REPLY 400213162 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141803146 DLCTRL DEBUG Command: GET 45723412 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141803146 DLCTRL DEBUG Tx Command reply: GET_REPLY 45723412 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141803147 DLCTRL DEBUG Command: GET 878790864 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141803147 DLCTRL DEBUG Tx Command reply: GET_REPLY 878790864 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141803148 DLCTRL DEBUG Command: GET 900727298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141803148 DLCTRL DEBUG Tx Command reply: GET_REPLY 900727298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141803149 DLCTRL DEBUG Command: GET 478428654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141803149 DLCTRL DEBUG Tx Command reply: GET_REPLY 478428654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141803151 DLCTRL DEBUG Command: GET 288822827 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141803151 DLCTRL DEBUG Tx Command reply: GET_REPLY 288822827 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141803152 DLCTRL DEBUG Command: GET 430251205 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141803152 DLCTRL DEBUG Tx Command reply: GET_REPLY 430251205 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141803153 DLCTRL DEBUG Command: GET 142051402 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141803153 DLCTRL DEBUG Tx Command reply: GET_REPLY 142051402 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141803154 DLCTRL DEBUG Command: GET 805918048 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141803154 DLCTRL DEBUG Tx Command reply: GET_REPLY 805918048 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141803155 DLCTRL DEBUG Command: GET 615521009 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141803155 DLCTRL DEBUG Tx Command reply: GET_REPLY 615521009 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141803157 DLCTRL DEBUG Command: GET 94275700 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141803157 DLCTRL DEBUG Tx Command reply: GET_REPLY 94275700 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141803158 DLCTRL DEBUG Command: GET 672708864 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141803158 DLCTRL DEBUG Tx Command reply: GET_REPLY 672708864 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141803159 DLCTRL DEBUG Command: GET 754635491 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141803159 DLCTRL DEBUG Tx Command reply: GET_REPLY 754635491 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141803160 DLCTRL DEBUG Command: GET 834195302 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141803160 DLCTRL DEBUG Tx Command reply: GET_REPLY 834195302 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141803161 DLCTRL DEBUG Command: GET 955528942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141803161 DLCTRL DEBUG Tx Command reply: GET_REPLY 955528942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141803162 DLCTRL DEBUG Command: GET 825636495 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141803162 DLCTRL DEBUG Tx Command reply: GET_REPLY 825636495 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001000101010'B, t_guard := 20.000000 } 20241130141803174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)12748423 20241130141804197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141804197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141804197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141804197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141804197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc28687, normal) (hnbgw_rua.c:407) 20241130141804197 DHNB DEBUG map_rua[0x55b5a57ac610]{init}: Allocated (fsm.c:456) 20241130141804197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141804197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12748423 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141804197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141804197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141804197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12748423 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141804197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12748423 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141804197 DCN DEBUG map_sccp[0x55b5a57c3a40]{init}: Allocated (fsm.c:456) 20241130141804197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141804198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12748423 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141804198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12748423 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141804198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141804198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141804198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141804198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141804198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141804198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141804198 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: Allocated (fsm.c:456) 20241130141804198 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141804198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300022a0056400500f1100926) (sccp_scrc.c:406) 20241130141804198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141804198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141804198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141804198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141804198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141804198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141804198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141804198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141804198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141804198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141804198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141804198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141804198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141804198 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141804198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141804198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141804198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141804198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141804198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141804198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141804198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141804198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141804198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)5665784 HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141804205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141804205 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141804205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141804205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141804206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141804206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141804206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141804206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141804206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141804206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141804206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141804206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141804206 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0014e2da) (sccp_scrc.c:477) 20241130141804206 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241130141804206 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141804206 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141804206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141804206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141804206 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141804206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141804206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141804208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141804211 DLCTRL DEBUG Command: GET 720157699 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141804211 DLCTRL DEBUG Tx Command reply: GET_REPLY 720157699 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141804213 DLCTRL DEBUG Command: GET 892958328 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141804213 DLCTRL DEBUG Tx Command reply: GET_REPLY 892958328 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141804215 DLCTRL DEBUG Command: GET 871130752 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141804215 DLCTRL DEBUG Tx Command reply: GET_REPLY 871130752 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241130141804216 DLCTRL DEBUG Command: GET 170172770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141804216 DLCTRL DEBUG Tx Command reply: GET_REPLY 170172770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141804217 DLCTRL DEBUG Command: GET 734121978 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141804217 DLCTRL DEBUG Tx Command reply: GET_REPLY 734121978 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141804218 DLCTRL DEBUG Command: GET 165164700 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141804218 DLCTRL DEBUG Tx Command reply: GET_REPLY 165164700 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141804220 DLCTRL DEBUG Command: GET 167311820 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141804220 DLCTRL DEBUG Tx Command reply: GET_REPLY 167311820 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141804221 DLCTRL DEBUG Command: GET 793303510 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141804221 DLCTRL DEBUG Tx Command reply: GET_REPLY 793303510 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141804222 DLCTRL DEBUG Command: GET 741411918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141804222 DLCTRL DEBUG Tx Command reply: GET_REPLY 741411918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141804223 DLCTRL DEBUG Command: GET 113652400 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141804223 DLCTRL DEBUG Tx Command reply: GET_REPLY 113652400 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141804224 DLCTRL DEBUG Command: GET 754314431 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141804224 DLCTRL DEBUG Tx Command reply: GET_REPLY 754314431 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141804225 DLCTRL DEBUG Command: GET 567411259 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141804225 DLCTRL DEBUG Tx Command reply: GET_REPLY 567411259 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141804225 DLCTRL DEBUG Command: GET 481663832 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141804225 DLCTRL DEBUG Tx Command reply: GET_REPLY 481663832 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141804226 DLCTRL DEBUG Command: GET 615142588 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141804226 DLCTRL DEBUG Tx Command reply: GET_REPLY 615142588 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141804227 DLCTRL DEBUG Command: GET 984581414 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141804227 DLCTRL DEBUG Tx Command reply: GET_REPLY 984581414 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141804228 DLCTRL DEBUG Command: GET 167423839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141804228 DLCTRL DEBUG Tx Command reply: GET_REPLY 167423839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141804229 DLCTRL DEBUG Command: GET 971046696 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141804229 DLCTRL DEBUG Tx Command reply: GET_REPLY 971046696 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141804231 DLCTRL DEBUG Command: GET 92116025 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141804231 DLCTRL DEBUG Tx Command reply: GET_REPLY 92116025 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141804232 DLCTRL DEBUG Command: GET 781319336 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141804232 DLCTRL DEBUG Tx Command reply: GET_REPLY 781319336 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141804234 DLCTRL DEBUG Command: GET 151562274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141804234 DLCTRL DEBUG Tx Command reply: GET_REPLY 151562274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141804237 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141804237 DLINP DEBUG SRVCONN(,r=127.0.0.1:56062<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141804237 DLINP NOTICE SRV(,r=127.0.0.1:56062<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141804237 DMAIN NOTICE (127.0.0.1:56062 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56062<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141804237 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141804237 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42771<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(474)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804237 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141804237 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141804237 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(482)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141804237 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141804237 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141804237 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(483)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141804237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141804237 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141804237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141804237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141804237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc1-RAN(477)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141804237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141804237 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141804237 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141804237 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141804238 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141804237 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141804237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141804237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141804237 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141804237 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141804237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141804237 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141804237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141804237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141804238 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141804238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804238 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141804238 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141804238 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141804238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141804238 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141804238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141804238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141804238 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141804238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141804238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141804238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141804238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141804238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141804238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141804238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141804238 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141804238 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141804238 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141804238 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141804238 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141804238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141804238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141804238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141804238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141804238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141804238 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn1-M3UA(484)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(476)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(480)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(485)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(479)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141804239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141804239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141804239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141804239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141804239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141804239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141804239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141804239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141804239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141804239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141804239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141804239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141804239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(478)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(466)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141804238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{disrupted}: Freeing instance (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11992731)[0x55b5a57cab20]{disrupted}: Deallocated (fsm.c:568) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141804238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11992731 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141804238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141804238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141804238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141804238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141804238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141804238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141804238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141804238 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141804238 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141804238 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141804238 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141804238 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141804238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141804238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141804238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141804238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141804238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141804238 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141804238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{disrupted}: Freeing instance (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14814761)[0x55b5a57a7f60]{disrupted}: Deallocated (fsm.c:568) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141804238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14814761 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141804238 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141804238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141804238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141804238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141804238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141804238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141804238 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141804238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141804238 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141804238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{disrupted}: Freeing instance (context_map.c:202) 20241130141804238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12748423)[0x55b5a57ac610]{disrupted}: Deallocated (fsm.c:568) 20241130141804239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141804239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{disconnected}: Freeing instance (context_map.c:206) 20241130141804239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b5a57c3a40]{disconnected}: Deallocated (fsm.c:568) 20241130141804239 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12748423 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241130141804239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141804239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141804239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141804239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141804239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141804239 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141804239 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141804239 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141804251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(468)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Nov 30 14:18:04 UTC 2024 ====== 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 20241130141804359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141804963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507092) 20241130141805019 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141805019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805019 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141805019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805019 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141805019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141805019 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805019 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805020 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141805020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805843 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141805843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805843 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141805844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805844 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141805844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805844 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141805844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141805844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141805844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141805844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141805844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141805844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141805844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141805844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141805844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141805844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141805844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141805844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=507092, count=520600) 20241130141806238 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141806238 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141806238 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141806238 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141806238 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141806238 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141806238 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141806238 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141806238 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Nov 30 14:18:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241130141808059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141808061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141808066 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39065<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141808153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141808153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141808163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808163 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808163 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808163 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808163 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36781 (stream_srv.c:132) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141808163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36781<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141808164 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808164 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808165 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141808165 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808165 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141808165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808165 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808165 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141808165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141808165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808165 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808165 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141808165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141808165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808165 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808165 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141808165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141808165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808165 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141808165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141808165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141808165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(499)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(502)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141808197 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808197 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808197 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141808198 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808198 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808198 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808198 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808198 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141808198 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808199 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808199 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141808199 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808199 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141808199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808199 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808199 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808199 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141808199 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141808199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141808199 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808199 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141808199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808199 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808199 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808199 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141808199 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141808199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808199 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808199 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141808199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141808200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808200 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141808200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141808200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141808200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141808200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141808200 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(505)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(503)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(508)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(506)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141808244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141808244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141808244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141808244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141808244 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141808244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141808244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141808244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141808244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141808250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141808250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141808250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141808250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141808250 DHNBAP DEBUG (127.0.0.1:36781 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141808250 DHNBAP NOTICE (127.0.0.1:36781 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141808250 DHNBAP NOTICE (127.0.0.1:36781 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141808250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141808250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141808379 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141808379 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141808379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141808379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141808383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141808383 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141808383 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141808383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141808383 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141808383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141808384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141808384 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141808384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141808384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141808384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141808384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141808385 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141808385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141808385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141808385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141808385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141808385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141808385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141808385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141808385 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141808385 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141808385 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808386 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141808386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141808386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808386 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141808386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141808386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141808386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141808386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141808393 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141808393 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141808393 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141808393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(502)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141808395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808395 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141808395 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141808395 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141808395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141808395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141808395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141808396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808396 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141808396 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141808396 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141808396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141808396 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141808396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141808396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141808396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141808396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141808396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141808396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141808396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141808396 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141808396 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141808396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141808396 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141808396 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808397 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808397 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141808397 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141808397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808397 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141808397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808397 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141808397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141808397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141808397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141808397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141808414 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141808414 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141808414 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141808414 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141808414 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141808414 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141808414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(505)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141808416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141808416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141808416 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141808416 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141808417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141808417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141808417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141808417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141808417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141808417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141808417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141808417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141808417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141808417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141808417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141808419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141808419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141808419 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141808419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141808419 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141808419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141808419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141808419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141808419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141808419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141808419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141808419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141808419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141808419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141808419 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141808419 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808420 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141808420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141808420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808420 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141808420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141808420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141808420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141808420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141808428 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141808428 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141808428 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141808428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(508)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141808430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141808430 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141808431 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141808431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141808431 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141808431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141808431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141808432 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141808432 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141808432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141808432 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141808432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141808432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141808432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141808432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141808432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141808432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141808432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141808432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141808432 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141808432 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141808432 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141808433 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141808433 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141808433 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141808433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141808433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141808433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141808433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141808433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141808433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141808433 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141808433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141808433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141808433 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141808433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141808433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141808433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141808433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141808433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141808433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141808433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141808433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141809199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141809199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141809199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141809199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141809200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141809200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141809200 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141809200 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141809200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141809200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141809200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141809200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141809200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141809200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141809200 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141809200 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141809200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141809200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141809200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141809200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141809200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141809200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141809200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141809202 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141809202 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141809203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141809203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141809203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141809203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141809203 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141809203 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141809206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809206 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141809206 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141809206 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141809206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141809206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141809206 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141809206 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) 20241130141809206 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) 20241130141809206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141809206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141809206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141809206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141809206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141809206 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141809206 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141809206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141809206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141809206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141809206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141809206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809208 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141809208 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141809208 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141809208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809208 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141809208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141809208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141809208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141809208 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141809208 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141809221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141809221 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141809221 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141809221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141809222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141809222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141809222 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141809222 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141809222 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141809222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141809222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141809222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141809222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141809222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141809222 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141809222 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141809222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141809222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141809222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141809222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141809222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141809222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141809222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809224 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141809224 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141809224 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141809224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809224 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141809224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141809224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141809224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141809224 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141809224 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141809234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809234 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141809234 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141809234 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809234 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141809234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141809234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141809234 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141809234 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) 20241130141809234 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) 20241130141809234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141809234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141809234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141809234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141809234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141809234 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141809234 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141809234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141809234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141809234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141809234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141809234 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141809235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141809235 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141809235 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141809235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141809235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141809235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141809235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141809235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141809235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141809235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141809235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141809235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141809235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141809235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141809235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141809235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141809235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141809235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141809235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141809235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141809235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141809235 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141809235 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141810261 DLCTRL DEBUG Command: GET 175231223 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141810261 DLCTRL DEBUG Tx Command reply: GET_REPLY 175231223 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141810267 DLCTRL DEBUG Command: GET 446724558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141810267 DLCTRL DEBUG Tx Command reply: GET_REPLY 446724558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141810267 DLCTRL DEBUG Command: GET 411597773 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141810268 DLCTRL DEBUG Tx Command reply: GET_REPLY 411597773 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141810269 DLCTRL DEBUG Command: GET 685066722 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141810269 DLCTRL DEBUG Tx Command reply: GET_REPLY 685066722 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141810272 DLCTRL DEBUG Command: GET 926368003 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141810272 DLCTRL DEBUG Tx Command reply: GET_REPLY 926368003 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141810276 DLCTRL DEBUG Command: GET 999400903 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141810276 DLCTRL DEBUG Tx Command reply: GET_REPLY 999400903 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141810278 DLCTRL DEBUG Command: GET 12429963 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141810278 DLCTRL DEBUG Tx Command reply: GET_REPLY 12429963 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141810279 DLCTRL DEBUG Command: GET 878619057 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141810279 DLCTRL DEBUG Tx Command reply: GET_REPLY 878619057 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141810280 DLCTRL DEBUG Command: GET 754192381 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141810280 DLCTRL DEBUG Tx Command reply: GET_REPLY 754192381 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141810281 DLCTRL DEBUG Command: GET 437755487 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141810281 DLCTRL DEBUG Tx Command reply: GET_REPLY 437755487 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141810282 DLCTRL DEBUG Command: GET 233283214 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141810282 DLCTRL DEBUG Tx Command reply: GET_REPLY 233283214 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141810283 DLCTRL DEBUG Command: GET 135533894 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141810283 DLCTRL DEBUG Tx Command reply: GET_REPLY 135533894 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141810284 DLCTRL DEBUG Command: GET 721192518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141810284 DLCTRL DEBUG Tx Command reply: GET_REPLY 721192518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141810285 DLCTRL DEBUG Command: GET 477153710 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141810285 DLCTRL DEBUG Tx Command reply: GET_REPLY 477153710 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141810286 DLCTRL DEBUG Command: GET 175777795 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141810286 DLCTRL DEBUG Tx Command reply: GET_REPLY 175777795 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141810287 DLCTRL DEBUG Command: GET 221038085 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141810287 DLCTRL DEBUG Tx Command reply: GET_REPLY 221038085 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141810288 DLCTRL DEBUG Command: GET 483815276 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141810288 DLCTRL DEBUG Tx Command reply: GET_REPLY 483815276 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141810289 DLCTRL DEBUG Command: GET 730818583 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141810289 DLCTRL DEBUG Tx Command reply: GET_REPLY 730818583 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141810290 DLCTRL DEBUG Command: GET 692913362 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141810290 DLCTRL DEBUG Tx Command reply: GET_REPLY 692913362 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141810292 DLCTRL DEBUG Command: GET 310389046 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141810292 DLCTRL DEBUG Tx Command reply: GET_REPLY 310389046 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000011010101'B, t_guard := 20.000000 } 20241130141810309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)3192095 20241130141811333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141811333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141811333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141811333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141811333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30b51f, normal) (hnbgw_rua.c:407) 20241130141811333 DHNB DEBUG map_rua[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130141811333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141811333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192095 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141811333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141811333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141811334 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192095 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141811334 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192095 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141811334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192095 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141811334 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141811334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141811334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3192095 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141811334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192095 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141811334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141811334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141811334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141811334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141811334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141811334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141811334 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: Allocated (fsm.c:456) 20241130141811334 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141811334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000d50056400500f1100926) (sccp_scrc.c:406) 20241130141811334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141811334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141811334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141811334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141811334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141811334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141811334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141811334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141811334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141811334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141811334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141811334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141811334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141811334 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141811334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141811334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141811334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141811334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141811334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141811334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141811334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141811334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141811334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141811334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)4612775 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141811344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141811344 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141811344 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141811344 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141811344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141811344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141811344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141811344 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141811344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141811344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141811344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141811344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141811344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141811344 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016daf9) (sccp_scrc.c:477) 20241130141811344 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241130141811344 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141811345 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141811345 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141811345 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141811345 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:486) 20241130141811345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141811345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141811346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141811347 DLCTRL DEBUG Command: GET 529128754 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141811347 DLCTRL DEBUG Tx Command reply: GET_REPLY 529128754 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141811350 DLCTRL DEBUG Command: GET 131207690 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141811350 DLCTRL DEBUG Tx Command reply: GET_REPLY 131207690 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141811352 DLCTRL DEBUG Command: GET 736483746 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141811352 DLCTRL DEBUG Tx Command reply: GET_REPLY 736483746 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141811354 DLCTRL DEBUG Command: GET 96677877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141811354 DLCTRL DEBUG Tx Command reply: GET_REPLY 96677877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141811355 DLCTRL DEBUG Command: GET 725332175 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141811355 DLCTRL DEBUG Tx Command reply: GET_REPLY 725332175 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141811356 DLCTRL DEBUG Command: GET 787963765 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141811356 DLCTRL DEBUG Tx Command reply: GET_REPLY 787963765 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141811358 DLCTRL DEBUG Command: GET 128897031 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141811358 DLCTRL DEBUG Tx Command reply: GET_REPLY 128897031 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141811359 DLCTRL DEBUG Command: GET 373275775 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141811359 DLCTRL DEBUG Tx Command reply: GET_REPLY 373275775 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141811360 DLCTRL DEBUG Command: GET 4147519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141811360 DLCTRL DEBUG Tx Command reply: GET_REPLY 4147519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141811361 DLCTRL DEBUG Command: GET 943943646 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141811361 DLCTRL DEBUG Tx Command reply: GET_REPLY 943943646 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141811362 DLCTRL DEBUG Command: GET 842498982 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141811362 DLCTRL DEBUG Tx Command reply: GET_REPLY 842498982 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141811363 DLCTRL DEBUG Command: GET 49439630 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141811363 DLCTRL DEBUG Tx Command reply: GET_REPLY 49439630 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141811364 DLCTRL DEBUG Command: GET 762280508 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141811364 DLCTRL DEBUG Tx Command reply: GET_REPLY 762280508 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141811365 DLCTRL DEBUG Command: GET 3590969 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141811365 DLCTRL DEBUG Tx Command reply: GET_REPLY 3590969 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141811366 DLCTRL DEBUG Command: GET 133100540 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141811366 DLCTRL DEBUG Tx Command reply: GET_REPLY 133100540 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141811366 DLCTRL DEBUG Command: GET 948840221 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141811366 DLCTRL DEBUG Tx Command reply: GET_REPLY 948840221 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141811367 DLCTRL DEBUG Command: GET 162967237 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141811367 DLCTRL DEBUG Tx Command reply: GET_REPLY 162967237 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141811368 DLCTRL DEBUG Command: GET 418304200 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141811368 DLCTRL DEBUG Tx Command reply: GET_REPLY 418304200 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141811368 DLCTRL DEBUG Command: GET 208753463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141811368 DLCTRL DEBUG Tx Command reply: GET_REPLY 208753463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141811369 DLCTRL DEBUG Command: GET 811874781 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141811369 DLCTRL DEBUG Tx Command reply: GET_REPLY 811874781 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001010001101'B, t_guard := 20.000000 } 20241130141811380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)16501056 20241130141812388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141812388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141812388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141812388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141812389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbc940, normal) (hnbgw_rua.c:407) 20241130141812389 DHNB DEBUG map_rua[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141812389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141812389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141812389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141812389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141812389 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141812389 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141812389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141812389 DCN DEBUG map_sccp[0x55b5a57c3a40]{init}: Allocated (fsm.c:456) 20241130141812389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141812389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16501056 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141812389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141812389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141812389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141812389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141812389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141812389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141812389 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141812389 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: Allocated (fsm.c:456) 20241130141812389 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141812389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300028d0056400500f1100926) (sccp_scrc.c:406) 20241130141812389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141812389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141812389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141812389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141812389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141812389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141812389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141812389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141812389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141812389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141812389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141812389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141812389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141812389 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141812389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141812389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141812389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141812389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141812389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141812389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141812389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141812389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141812389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141812389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)13147700 HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141812395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141812395 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141812395 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141812395 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141812395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141812395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141812395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141812395 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141812395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141812395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141812395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141812395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141812395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141812395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141812395 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d067f3) (sccp_scrc.c:477) 20241130141812395 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241130141812395 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141812395 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141812395 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141812395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141812395 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141812395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141812395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141812396 DLCTRL DEBUG Command: GET 23939712 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141812396 DLCTRL DEBUG Tx Command reply: GET_REPLY 23939712 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141812397 DLCTRL DEBUG Command: GET 717799178 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141812397 DLCTRL DEBUG Tx Command reply: GET_REPLY 717799178 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141812398 DLCTRL DEBUG Command: GET 36277890 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141812398 DLCTRL DEBUG Tx Command reply: GET_REPLY 36277890 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141812398 DLCTRL DEBUG Command: GET 759997215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141812398 DLCTRL DEBUG Tx Command reply: GET_REPLY 759997215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141812399 DLCTRL DEBUG Command: GET 735663007 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141812399 DLCTRL DEBUG Tx Command reply: GET_REPLY 735663007 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141812400 DLCTRL DEBUG Command: GET 218560003 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141812400 DLCTRL DEBUG Tx Command reply: GET_REPLY 218560003 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141812401 DLCTRL DEBUG Command: GET 969325997 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141812401 DLCTRL DEBUG Tx Command reply: GET_REPLY 969325997 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141812402 DLCTRL DEBUG Command: GET 808525895 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141812402 DLCTRL DEBUG Tx Command reply: GET_REPLY 808525895 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141812403 DLCTRL DEBUG Command: GET 208538211 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141812403 DLCTRL DEBUG Tx Command reply: GET_REPLY 208538211 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141812404 DLCTRL DEBUG Command: GET 891359864 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141812404 DLCTRL DEBUG Tx Command reply: GET_REPLY 891359864 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141812405 DLCTRL DEBUG Command: GET 611233005 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141812405 DLCTRL DEBUG Tx Command reply: GET_REPLY 611233005 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141812406 DLCTRL DEBUG Command: GET 790528206 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141812406 DLCTRL DEBUG Tx Command reply: GET_REPLY 790528206 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141812408 DLCTRL DEBUG Command: GET 791045483 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141812408 DLCTRL DEBUG Tx Command reply: GET_REPLY 791045483 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141812409 DLCTRL DEBUG Command: GET 22638930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141812409 DLCTRL DEBUG Tx Command reply: GET_REPLY 22638930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141812410 DLCTRL DEBUG Command: GET 190244536 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141812410 DLCTRL DEBUG Tx Command reply: GET_REPLY 190244536 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141812411 DLCTRL DEBUG Command: GET 707919076 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141812411 DLCTRL DEBUG Tx Command reply: GET_REPLY 707919076 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141812412 DLCTRL DEBUG Command: GET 524363796 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141812412 DLCTRL DEBUG Tx Command reply: GET_REPLY 524363796 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141812413 DLCTRL DEBUG Command: GET 325201597 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141812413 DLCTRL DEBUG Tx Command reply: GET_REPLY 325201597 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141812414 DLCTRL DEBUG Command: GET 421153893 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141812414 DLCTRL DEBUG Tx Command reply: GET_REPLY 421153893 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141812415 DLCTRL DEBUG Command: GET 555116657 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141812415 DLCTRL DEBUG Tx Command reply: GET_REPLY 555116657 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001110100001'B, t_guard := 20.000000 } 20241130141812427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)10632880 20241130141813435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141813435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141813435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141813435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141813435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa23eb0, normal) (hnbgw_rua.c:407) 20241130141813435 DHNB DEBUG map_rua[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130141813435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141813435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141813435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141813435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141813435 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632880 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241130141813435 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632880 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20241130141813435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632880 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141813435 DCN DEBUG map_sccp[0x55b5a580f5e0]{init}: Allocated (fsm.c:456) 20241130141813435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141813435 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10632880 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141813435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632880 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141813435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141813435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141813435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141813435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141813435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141813435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141813435 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: Allocated (fsm.c:456) 20241130141813435 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141813435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003a10056400500f1100926) (sccp_scrc.c:406) 20241130141813435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141813435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141813435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141813435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141813435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141813435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141813435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141813435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141813435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141813435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141813435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141813435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141813435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141813435 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141813435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141813435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141813436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141813436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141813436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141813436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141813436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141813436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141813436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)4848264 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141813437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141813437 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141813437 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141813437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141813437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141813437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141813437 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141813437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141813437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141813437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141813437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141813437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141813437 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0028c122) (sccp_scrc.c:477) 20241130141813437 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241130141813437 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141813437 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141813437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141813437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141813437 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141813437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141813437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141813438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141813439 DLCTRL DEBUG Command: GET 810649222 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141813439 DLCTRL DEBUG Tx Command reply: GET_REPLY 810649222 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141813440 DLCTRL DEBUG Command: GET 787241051 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141813440 DLCTRL DEBUG Tx Command reply: GET_REPLY 787241051 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141813442 DLCTRL DEBUG Command: GET 717467825 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141813442 DLCTRL DEBUG Tx Command reply: GET_REPLY 717467825 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241130141813443 DLCTRL DEBUG Command: GET 183731487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141813443 DLCTRL DEBUG Tx Command reply: GET_REPLY 183731487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141813444 DLCTRL DEBUG Command: GET 942961638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141813444 DLCTRL DEBUG Tx Command reply: GET_REPLY 942961638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141813445 DLCTRL DEBUG Command: GET 895860172 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141813445 DLCTRL DEBUG Tx Command reply: GET_REPLY 895860172 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141813447 DLCTRL DEBUG Command: GET 974992255 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141813447 DLCTRL DEBUG Tx Command reply: GET_REPLY 974992255 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141813448 DLCTRL DEBUG Command: GET 43658873 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141813448 DLCTRL DEBUG Tx Command reply: GET_REPLY 43658873 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241130141813449 DLCTRL DEBUG Command: GET 59794268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141813449 DLCTRL DEBUG Tx Command reply: GET_REPLY 59794268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141813451 DLCTRL DEBUG Command: GET 683078911 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141813451 DLCTRL DEBUG Tx Command reply: GET_REPLY 683078911 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141813452 DLCTRL DEBUG Command: GET 811919065 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141813452 DLCTRL DEBUG Tx Command reply: GET_REPLY 811919065 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141813453 DLCTRL DEBUG Command: GET 453978420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141813453 DLCTRL DEBUG Tx Command reply: GET_REPLY 453978420 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141813455 DLCTRL DEBUG Command: GET 324764297 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141813455 DLCTRL DEBUG Tx Command reply: GET_REPLY 324764297 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141813456 DLCTRL DEBUG Command: GET 894036959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141813456 DLCTRL DEBUG Tx Command reply: GET_REPLY 894036959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141813457 DLCTRL DEBUG Command: GET 155833738 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141813457 DLCTRL DEBUG Tx Command reply: GET_REPLY 155833738 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141813458 DLCTRL DEBUG Command: GET 421314740 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141813458 DLCTRL DEBUG Tx Command reply: GET_REPLY 421314740 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141813459 DLCTRL DEBUG Command: GET 684849164 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141813459 DLCTRL DEBUG Tx Command reply: GET_REPLY 684849164 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141813460 DLCTRL DEBUG Command: GET 82299717 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141813460 DLCTRL DEBUG Tx Command reply: GET_REPLY 82299717 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141813461 DLCTRL DEBUG Command: GET 584868622 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141813461 DLCTRL DEBUG Tx Command reply: GET_REPLY 584868622 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141813461 DLCTRL DEBUG Command: GET 976987336 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141813461 DLCTRL DEBUG Tx Command reply: GET_REPLY 976987336 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141813465 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141813465 DLINP DEBUG SRVCONN(,r=127.0.0.1:36781<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141813465 DLINP NOTICE SRV(,r=127.0.0.1:36781<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141813465 DMAIN NOTICE (127.0.0.1:36781 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36781<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141813465 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141813465 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39065<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(504)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813466 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(503)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(501)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813466 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141813466 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141813466 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141813466 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141813466 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(509)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(490)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141813466 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@f38f6cf3d7d5: Final verdict of PTC: none20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141813466 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141813466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141813467 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141813467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141813467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141813467 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141813467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141813467 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141813468 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141813468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141813468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141813468 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141813468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141813469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141813470 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141813470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141813467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141813468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141813468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141813468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141813468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141813468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141813468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141813468 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141813468 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141813468 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141813468 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141813468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141813468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141813468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141813468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141813468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141813469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141813469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141813469 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141813469 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141813469 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141813469 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141813469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141813469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141813469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141813469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141813469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141813469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141813469 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141813469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{disrupted}: Freeing instance (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16501056)[0x55b5a57a7d80]{disrupted}: Deallocated (fsm.c:568) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{disconnected}: Freeing instance (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b5a57c3a40]{disconnected}: Deallocated (fsm.c:568) 20241130141813469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501056 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141813469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141813469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141813469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141813469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141813469 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141813469 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141813469 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141813469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141813469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141813469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141813469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141813469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141813469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{disrupted}: Freeing instance (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3192095)[0x55b5a57cab20]{disrupted}: Deallocated (fsm.c:568) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141813469 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3192095 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141813469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141813469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141813469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141813469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141813469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141813469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141813469 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{disrupted}: Freeing instance (context_map.c:202) 20241130141813469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10632880)[0x55b5a57bfa50]{disrupted}: Deallocated (fsm.c:568) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141813469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b5a580f5e0]{disconnected}: Deallocated (fsm.c:568) 20241130141813469 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10632880 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141813470 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141813470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141813470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141813470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141813470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141813470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141813470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141813470 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141813470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813471 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141813471 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141813471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141813471 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141813471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813471 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141813471 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141813471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141813471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-M3UA(508)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141813472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141813472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141813472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141813472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141813472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141813472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141813472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141813472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141813472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141813472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141813472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141813472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141813472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141813472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141813472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141813472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141813472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141813473 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141813473 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141813473 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141813473 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141813473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141813473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141813473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141813473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141813473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141813473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141813473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141813473 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141813473 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141813474 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141813474 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(492)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141813486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Nov 30 14:18:13 UTC 2024 ====== 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 20241130141813594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141814197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520264) 20241130141814239 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141814239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141814239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141814239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141814239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141814239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141814239 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141814239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141814239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141814239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141814239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141814239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141814239 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141814239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141814239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141814239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141814239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141814239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141814239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141814239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141814239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141814239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141814239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141814239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141814239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141814239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141814240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141814240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141814240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141814240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141814240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141814240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141814240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141814240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141814240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141814240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141814240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141815019 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815020 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141815020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141815020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141815020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141815020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141815020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141815021 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141815021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=520264, count=533996) 20241130141815467 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141815467 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141815467 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141815467 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141815467 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141815467 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141815471 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141815471 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141815471 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141815472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141815472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141815472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141815844 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815844 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815844 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815844 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141815844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141815844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141815844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141815844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141815844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141815844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141815844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141815844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141815845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141815845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141815845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141815845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141815845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141815845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141815845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Nov 30 14:18:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241130141817260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141817263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141817267 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43073<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141817345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141817345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141817357 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817357 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817357 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817357 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817357 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817357 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817357 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817357 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33047 (stream_srv.c:132) 20241130141817357 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33047<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141817358 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817358 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141817358 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817359 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141817359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817359 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817359 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141817359 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141817359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817359 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817359 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141817359 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141817359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817359 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817359 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141817359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141817359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817359 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141817359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141817359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141817359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(523)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(526)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(526)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141817390 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817390 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817391 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817391 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817391 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141817391 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817392 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817392 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141817392 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817392 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141817392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817392 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817392 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817392 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141817392 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141817392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817392 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817392 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817392 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141817392 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141817392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141817392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817392 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817392 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141817392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141817392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817392 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141817393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141817393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141817393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(532)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(530)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141817444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141817444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141817444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141817444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141817444 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141817444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141817444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141817444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141817444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141817452 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141817452 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141817452 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141817452 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141817452 DHNBAP DEBUG (127.0.0.1:33047 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141817452 DHNBAP NOTICE (127.0.0.1:33047 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141817452 DHNBAP NOTICE (127.0.0.1:33047 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141817452 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141817452 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141817574 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141817574 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141817574 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141817574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(523)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141817583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141817583 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141817583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141817583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141817583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141817583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141817586 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141817586 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141817586 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141817586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141817586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141817586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141817586 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141817586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141817586 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141817587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141817587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141817587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141817587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141817587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141817587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141817587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141817587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141817587 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141817587 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141817587 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817588 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817588 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141817588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141817589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817589 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141817589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141817589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141817589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141817589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(526)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141817593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141817593 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141817593 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141817593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141817593 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141817594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141817596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141817596 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141817596 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141817596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141817596 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141817596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141817596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141817596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141817596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141817596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141817596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141817596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141817596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141817596 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141817596 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141817596 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817597 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817598 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141817598 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141817598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141817598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141817598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141817598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141817598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141817598 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141817598 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817606 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141817606 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141817606 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141817606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(529)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141817611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817611 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141817611 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141817611 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141817611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141817611 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141817611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141817613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817613 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141817613 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141817613 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141817613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141817613 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141817613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141817613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141817613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141817613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141817613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141817613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141817613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141817613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141817613 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141817614 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141817615 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817615 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141817615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141817615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817615 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141817615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141817615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141817615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141817615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141817615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141817623 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141817623 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141817623 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141817623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(532)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141817630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817630 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141817630 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141817630 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141817630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141817630 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141817630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141817632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141817632 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141817632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141817632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141817632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141817632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141817633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141817633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141817633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141817633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141817633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141817633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141817633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141817633 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141817633 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141817633 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141817634 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141817634 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141817634 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141817634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141817634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141817634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141817634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141817634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141817634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141817634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141817634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141817634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141817634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141817634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141817634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141817634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141817634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141817634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141817634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141817634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141817634 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141818379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141818379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141818379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141818379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141818379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141818379 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141818379 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141818379 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141818379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141818379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141818379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141818379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141818379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141818379 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141818379 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141818379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141818379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141818379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141818379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141818379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141818381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141818381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141818381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141818381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141818381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141818381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141818381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141818381 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141818381 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141818390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818390 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141818390 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141818390 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141818390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141818390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141818390 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141818390 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) 20241130141818390 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) 20241130141818390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141818390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141818390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141818390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141818390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141818390 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141818390 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141818390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141818390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141818390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141818390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818390 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141818390 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141818390 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141818390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141818390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818390 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141818390 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141818390 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141818410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818410 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141818410 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141818410 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818410 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141818410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141818410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141818410 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141818410 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141818410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141818410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141818410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141818410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141818410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141818410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141818410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141818410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141818410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141818410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141818410 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818410 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141818410 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141818411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141818411 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141818411 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141818411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141818411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141818411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141818411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141818411 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141818411 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141818427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818427 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141818427 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141818427 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141818427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141818427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141818427 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141818427 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) 20241130141818427 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) 20241130141818427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141818427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141818427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141818427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141818427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141818427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141818427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141818427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141818427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141818427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818427 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141818427 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141818428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141818428 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141818428 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141818428 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141818428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141818428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141818428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141818428 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141818428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141818428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141818428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141818428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141818428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141818428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141818428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141818428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141818428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141818428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141818428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141818428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141818428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141818428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141818428 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141818428 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141819456 DLCTRL DEBUG Command: GET 757677473 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141819456 DLCTRL DEBUG Tx Command reply: GET_REPLY 757677473 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141819457 DLCTRL DEBUG Command: GET 170818434 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141819457 DLCTRL DEBUG Tx Command reply: GET_REPLY 170818434 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141819458 DLCTRL DEBUG Command: GET 41984491 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141819458 DLCTRL DEBUG Tx Command reply: GET_REPLY 41984491 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141819459 DLCTRL DEBUG Command: GET 290103130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141819459 DLCTRL DEBUG Tx Command reply: GET_REPLY 290103130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141819460 DLCTRL DEBUG Command: GET 210245562 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141819460 DLCTRL DEBUG Tx Command reply: GET_REPLY 210245562 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141819460 DLCTRL DEBUG Command: GET 44678551 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141819460 DLCTRL DEBUG Tx Command reply: GET_REPLY 44678551 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141819461 DLCTRL DEBUG Command: GET 42354905 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141819461 DLCTRL DEBUG Tx Command reply: GET_REPLY 42354905 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141819462 DLCTRL DEBUG Command: GET 464912643 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141819462 DLCTRL DEBUG Tx Command reply: GET_REPLY 464912643 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141819462 DLCTRL DEBUG Command: GET 850356267 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141819462 DLCTRL DEBUG Tx Command reply: GET_REPLY 850356267 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141819463 DLCTRL DEBUG Command: GET 425255934 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141819463 DLCTRL DEBUG Tx Command reply: GET_REPLY 425255934 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141819464 DLCTRL DEBUG Command: GET 629156049 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141819464 DLCTRL DEBUG Tx Command reply: GET_REPLY 629156049 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141819464 DLCTRL DEBUG Command: GET 758989956 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141819464 DLCTRL DEBUG Tx Command reply: GET_REPLY 758989956 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141819465 DLCTRL DEBUG Command: GET 312389083 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141819465 DLCTRL DEBUG Tx Command reply: GET_REPLY 312389083 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141819466 DLCTRL DEBUG Command: GET 458464261 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141819466 DLCTRL DEBUG Tx Command reply: GET_REPLY 458464261 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141819466 DLCTRL DEBUG Command: GET 66283854 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141819466 DLCTRL DEBUG Tx Command reply: GET_REPLY 66283854 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141819467 DLCTRL DEBUG Command: GET 823042902 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141819467 DLCTRL DEBUG Tx Command reply: GET_REPLY 823042902 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141819468 DLCTRL DEBUG Command: GET 248036961 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141819468 DLCTRL DEBUG Tx Command reply: GET_REPLY 248036961 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141819469 DLCTRL DEBUG Command: GET 666348565 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141819469 DLCTRL DEBUG Tx Command reply: GET_REPLY 666348565 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141819469 DLCTRL DEBUG Command: GET 610894145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141819469 DLCTRL DEBUG Tx Command reply: GET_REPLY 610894145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141819470 DLCTRL DEBUG Command: GET 727027926 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141819470 DLCTRL DEBUG Tx Command reply: GET_REPLY 727027926 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000101010011'B, t_guard := 20.000000 } 20241130141819482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)4118694 20241130141820494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141820494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141820494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141820494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141820494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ed8a6, normal) (hnbgw_rua.c:407) 20241130141820494 DHNB DEBUG map_rua[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130141820494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141820494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4118694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141820494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141820494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141820494 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4118694 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141820494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4118694 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141820494 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141820494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141820494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4118694 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141820494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4118694 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141820494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141820494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141820494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141820494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141820494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141820494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141820494 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: Allocated (fsm.c:456) 20241130141820494 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141820494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001530056400500f1100926) (sccp_scrc.c:406) 20241130141820494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141820494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141820494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141820494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141820494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141820494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141820494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141820494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141820494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141820494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141820494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141820494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141820494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141820494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141820494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141820494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141820495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141820495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141820495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141820495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141820495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141820494 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141820494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141820494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)1801625 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141820500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141820500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141820500 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141820500 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141820500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141820500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141820500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141820500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141820500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141820500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141820500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141820500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141820500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141820500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027e3b9) (sccp_scrc.c:477) 20241130141820500 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241130141820500 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141820500 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141820500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141820500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141820500 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:486) 20241130141820500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141820500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141820501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141820501 DLCTRL DEBUG Command: GET 619367926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141820501 DLCTRL DEBUG Tx Command reply: GET_REPLY 619367926 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141820502 DLCTRL DEBUG Command: GET 107041858 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141820502 DLCTRL DEBUG Tx Command reply: GET_REPLY 107041858 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141820503 DLCTRL DEBUG Command: GET 591553893 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141820503 DLCTRL DEBUG Tx Command reply: GET_REPLY 591553893 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141820504 DLCTRL DEBUG Command: GET 133458773 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141820504 DLCTRL DEBUG Tx Command reply: GET_REPLY 133458773 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141820504 DLCTRL DEBUG Command: GET 422447094 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141820504 DLCTRL DEBUG Tx Command reply: GET_REPLY 422447094 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141820505 DLCTRL DEBUG Command: GET 522558519 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141820505 DLCTRL DEBUG Tx Command reply: GET_REPLY 522558519 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141820506 DLCTRL DEBUG Command: GET 382256142 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141820506 DLCTRL DEBUG Tx Command reply: GET_REPLY 382256142 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141820507 DLCTRL DEBUG Command: GET 703694384 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141820507 DLCTRL DEBUG Tx Command reply: GET_REPLY 703694384 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141820507 DLCTRL DEBUG Command: GET 735520438 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141820508 DLCTRL DEBUG Tx Command reply: GET_REPLY 735520438 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141820508 DLCTRL DEBUG Command: GET 618754885 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141820508 DLCTRL DEBUG Tx Command reply: GET_REPLY 618754885 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141820509 DLCTRL DEBUG Command: GET 94976706 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141820509 DLCTRL DEBUG Tx Command reply: GET_REPLY 94976706 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141820510 DLCTRL DEBUG Command: GET 879954845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141820510 DLCTRL DEBUG Tx Command reply: GET_REPLY 879954845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141820511 DLCTRL DEBUG Command: GET 11224761 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141820511 DLCTRL DEBUG Tx Command reply: GET_REPLY 11224761 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141820511 DLCTRL DEBUG Command: GET 416294299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141820511 DLCTRL DEBUG Tx Command reply: GET_REPLY 416294299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141820512 DLCTRL DEBUG Command: GET 111393970 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141820512 DLCTRL DEBUG Tx Command reply: GET_REPLY 111393970 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141820513 DLCTRL DEBUG Command: GET 370455857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141820513 DLCTRL DEBUG Tx Command reply: GET_REPLY 370455857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141820514 DLCTRL DEBUG Command: GET 199127978 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141820514 DLCTRL DEBUG Tx Command reply: GET_REPLY 199127978 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141820514 DLCTRL DEBUG Command: GET 986003651 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141820514 DLCTRL DEBUG Tx Command reply: GET_REPLY 986003651 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141820515 DLCTRL DEBUG Command: GET 841525640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141820515 DLCTRL DEBUG Tx Command reply: GET_REPLY 841525640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141820516 DLCTRL DEBUG Command: GET 434867970 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141820516 DLCTRL DEBUG Tx Command reply: GET_REPLY 434867970 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001010101110'B, t_guard := 20.000000 } 20241130141820527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)6218659 20241130141821551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141821551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141821551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141821551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141821551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ee3a3, normal) (hnbgw_rua.c:407) 20241130141821551 DHNB DEBUG map_rua[0x55b5a580f5e0]{init}: Allocated (fsm.c:456) 20241130141821551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141821551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6218659 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141821551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141821551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141821551 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141821551 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6218659 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141821551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6218659 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141821551 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141821551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141821551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6218659 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141821551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6218659 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141821551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141821552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141821552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141821552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141821552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141821552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141821552 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: Allocated (fsm.c:456) 20241130141821552 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141821552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002ae0056400500f1100926) (sccp_scrc.c:406) 20241130141821552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141821552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141821552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141821552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141821552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141821552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141821552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141821552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141821552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141821552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141821552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141821552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141821552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141821552 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141821552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141821552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141821552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141821552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141821552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141821552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141821552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141821552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141821552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141821552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)16269925 HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141821565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141821565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141821565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141821565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141821565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141821565 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141821565 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141821565 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141821565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141821565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141821565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141821565 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141821565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141821565 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec1b16) (sccp_scrc.c:477) 20241130141821565 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241130141821565 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141821565 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141821565 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141821565 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141821565 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141821565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141821565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141821566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141821568 DLCTRL DEBUG Command: GET 851449265 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141821568 DLCTRL DEBUG Tx Command reply: GET_REPLY 851449265 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141821570 DLCTRL DEBUG Command: GET 997727845 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141821570 DLCTRL DEBUG Tx Command reply: GET_REPLY 997727845 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141821572 DLCTRL DEBUG Command: GET 4899413 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141821572 DLCTRL DEBUG Tx Command reply: GET_REPLY 4899413 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141821575 DLCTRL DEBUG Command: GET 392311935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141821575 DLCTRL DEBUG Tx Command reply: GET_REPLY 392311935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141821577 DLCTRL DEBUG Command: GET 207406197 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141821577 DLCTRL DEBUG Tx Command reply: GET_REPLY 207406197 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141821579 DLCTRL DEBUG Command: GET 524001017 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141821579 DLCTRL DEBUG Tx Command reply: GET_REPLY 524001017 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141821582 DLCTRL DEBUG Command: GET 754610642 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141821582 DLCTRL DEBUG Tx Command reply: GET_REPLY 754610642 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141821585 DLCTRL DEBUG Command: GET 979410099 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141821585 DLCTRL DEBUG Tx Command reply: GET_REPLY 979410099 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141821587 DLCTRL DEBUG Command: GET 517117939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141821587 DLCTRL DEBUG Tx Command reply: GET_REPLY 517117939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141821588 DLCTRL DEBUG Command: GET 597285019 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141821588 DLCTRL DEBUG Tx Command reply: GET_REPLY 597285019 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141821589 DLCTRL DEBUG Command: GET 740877497 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141821589 DLCTRL DEBUG Tx Command reply: GET_REPLY 740877497 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141821590 DLCTRL DEBUG Command: GET 127627677 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141821590 DLCTRL DEBUG Tx Command reply: GET_REPLY 127627677 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141821591 DLCTRL DEBUG Command: GET 399330799 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141821591 DLCTRL DEBUG Tx Command reply: GET_REPLY 399330799 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141821592 DLCTRL DEBUG Command: GET 439802268 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141821592 DLCTRL DEBUG Tx Command reply: GET_REPLY 439802268 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141821594 DLCTRL DEBUG Command: GET 887103085 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141821594 DLCTRL DEBUG Tx Command reply: GET_REPLY 887103085 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141821595 DLCTRL DEBUG Command: GET 975408480 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141821595 DLCTRL DEBUG Tx Command reply: GET_REPLY 975408480 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141821596 DLCTRL DEBUG Command: GET 116969933 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141821596 DLCTRL DEBUG Tx Command reply: GET_REPLY 116969933 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141821597 DLCTRL DEBUG Command: GET 352333529 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141821597 DLCTRL DEBUG Tx Command reply: GET_REPLY 352333529 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141821598 DLCTRL DEBUG Command: GET 935729883 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141821598 DLCTRL DEBUG Tx Command reply: GET_REPLY 935729883 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141821599 DLCTRL DEBUG Command: GET 563014357 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141821599 DLCTRL DEBUG Tx Command reply: GET_REPLY 563014357 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20241130141821613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)4831314 20241130141822620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141822620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141822620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141822621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141822621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49b852, normal) (hnbgw_rua.c:407) 20241130141822621 DHNB DEBUG map_rua[0x55b5a57a9590]{init}: Allocated (fsm.c:456) 20241130141822621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141822621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4831314 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141822621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141822621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141822621 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4831314 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141822621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4831314 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141822621 DCN DEBUG map_sccp[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130141822621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141822621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4831314 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141822621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4831314 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141822621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141822621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141822621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141822621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141822621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141822621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141822621 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: Allocated (fsm.c:456) 20241130141822621 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141822621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001060056400500f1100926) (sccp_scrc.c:406) 20241130141822621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141822621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141822621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141822621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141822621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141822621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141822621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141822621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141822621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141822621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141822621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141822621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141822621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141822621 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141822621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141822621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141822621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141822621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141822621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141822621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141822621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141822621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141822621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)2226771 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141822623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141822623 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141822623 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141822623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141822623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141822623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141822623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141822623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141822623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141822623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141822623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141822623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141822623 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d955c5) (sccp_scrc.c:477) 20241130141822623 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241130141822623 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141822623 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141822623 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141822623 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141822623 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141822623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141822623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141822623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141822624 DLCTRL DEBUG Command: GET 269657054 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141822624 DLCTRL DEBUG Tx Command reply: GET_REPLY 269657054 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141822625 DLCTRL DEBUG Command: GET 102986943 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141822625 DLCTRL DEBUG Tx Command reply: GET_REPLY 102986943 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141822626 DLCTRL DEBUG Command: GET 560259371 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141822626 DLCTRL DEBUG Tx Command reply: GET_REPLY 560259371 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141822627 DLCTRL DEBUG Command: GET 241246626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141822627 DLCTRL DEBUG Tx Command reply: GET_REPLY 241246626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141822628 DLCTRL DEBUG Command: GET 826443050 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141822628 DLCTRL DEBUG Tx Command reply: GET_REPLY 826443050 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141822629 DLCTRL DEBUG Command: GET 728911782 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141822629 DLCTRL DEBUG Tx Command reply: GET_REPLY 728911782 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141822630 DLCTRL DEBUG Command: GET 576435762 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141822630 DLCTRL DEBUG Tx Command reply: GET_REPLY 576435762 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141822630 DLCTRL DEBUG Command: GET 11428066 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141822630 DLCTRL DEBUG Tx Command reply: GET_REPLY 11428066 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141822631 DLCTRL DEBUG Command: GET 932992408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141822631 DLCTRL DEBUG Tx Command reply: GET_REPLY 932992408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141822632 DLCTRL DEBUG Command: GET 813926413 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141822632 DLCTRL DEBUG Tx Command reply: GET_REPLY 813926413 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141822633 DLCTRL DEBUG Command: GET 923938625 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141822633 DLCTRL DEBUG Tx Command reply: GET_REPLY 923938625 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141822634 DLCTRL DEBUG Command: GET 826786742 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141822634 DLCTRL DEBUG Tx Command reply: GET_REPLY 826786742 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141822634 DLCTRL DEBUG Command: GET 926786523 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141822634 DLCTRL DEBUG Tx Command reply: GET_REPLY 926786523 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141822635 DLCTRL DEBUG Command: GET 697661178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141822635 DLCTRL DEBUG Tx Command reply: GET_REPLY 697661178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141822636 DLCTRL DEBUG Command: GET 137230037 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141822636 DLCTRL DEBUG Tx Command reply: GET_REPLY 137230037 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141822636 DLCTRL DEBUG Command: GET 919330659 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141822636 DLCTRL DEBUG Tx Command reply: GET_REPLY 919330659 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141822637 DLCTRL DEBUG Command: GET 672444259 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141822637 DLCTRL DEBUG Tx Command reply: GET_REPLY 672444259 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141822638 DLCTRL DEBUG Command: GET 884472661 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141822638 DLCTRL DEBUG Tx Command reply: GET_REPLY 884472661 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141822639 DLCTRL DEBUG Command: GET 715550513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141822639 DLCTRL DEBUG Tx Command reply: GET_REPLY 715550513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141822639 DLCTRL DEBUG Command: GET 463167995 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141822639 DLCTRL DEBUG Tx Command reply: GET_REPLY 463167995 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141822642 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141822642 DLINP DEBUG SRVCONN(,r=127.0.0.1:33047<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141822642 DLINP NOTICE SRV(,r=127.0.0.1:33047<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141822642 DMAIN NOTICE (127.0.0.1:33047 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33047<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141822642 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141822642 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43073<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(531)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141822642 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141822642 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141822642 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141822642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(523)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141822642 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141822642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141822642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141822642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141822643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141822643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141822643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141822643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141822643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141822643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141822643 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141822643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141822643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141822643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141822643 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141822643 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141822643 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141822643 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141822643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141822643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141822643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141822643 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141822643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141822643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141822643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141822643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141822643 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141822643 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141822643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141822643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6218659)[0x55b5a580f5e0]{disrupted}: Deallocated (fsm.c:568) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141822643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6218659 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241130141822643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141822643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141822643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141822643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141822643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141822643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141822643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141822643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141822643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141822643 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141822643 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141822643 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141822643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141822643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141822643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141822643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141822643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141822643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141822643 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141822643 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141822643 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141822643 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141822643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141822643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141822643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141822643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141822643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141822643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141822643 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141822643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{disrupted}: Freeing instance (context_map.c:202) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4118694)[0x55b5a57cab20]{disrupted}: Deallocated (fsm.c:568) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141822643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4118694 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141822643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141822643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141822643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141822643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141822643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141822643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141822643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141822643 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141822643 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141822643 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141822643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141822643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141822643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(526)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(530)@f38f6cf3d7d5: Final verdict of PTC: none20241130141822643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141822643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141822643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141822643 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141822643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141822643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141822643 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141822644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141822644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141822644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141822644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{disrupted}: Freeing instance (context_map.c:202) 20241130141822644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4831314)[0x55b5a57a9590]{disrupted}: Deallocated (fsm.c:568) 20241130141822644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141822644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{disconnected}: Freeing instance (context_map.c:206) 20241130141822644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b5a57c8130]{disconnected}: Deallocated (fsm.c:568) 20241130141822644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4831314 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241130141822644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141822644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141822644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141822644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141822644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141822644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141822644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141822644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141822644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141822644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141822644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141822644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141822644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141822644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141822644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141822644 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141822644 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141822644 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141822644 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141822644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141822644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW-MGCP(533)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(514)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141822644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141822644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141822644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141822644 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141822644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141822671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Nov 30 14:18:22 UTC 2024 ====== 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 20241130141822797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141823399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=509776) 20241130141823469 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141823469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141823469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141823469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141823469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141823469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141823469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141823469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141823469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141823469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141823469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141823469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141823469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141823469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141823470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141823470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141823470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141823470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141823470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141823470 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141823470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141823470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141823470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141823470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141823470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141823470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141823470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141823470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141823470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141823470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141823470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141823470 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141823470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141823470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141823470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141823470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141823470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141824240 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141824240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141824240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141824240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141824240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141824240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141824240 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141824240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141824240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141824240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141824240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141824240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141824240 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141824240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141824241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141824241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141824241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141824241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141824240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141824240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141824241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141824241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141824241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141824241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141824241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141824241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141824241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141824241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141824241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141824241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141824241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141824241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141824241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141824241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=509776, count=526740) 20241130141824644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141824644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141824644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141824644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141824644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141824644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141824644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141824644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141824644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141824644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141824644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141824644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141825020 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825021 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141825021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141825021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141825022 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Nov 30 14:18:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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-io_uring/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 20241130141825845 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825846 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825846 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141825846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825846 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141825846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141825846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141825846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141825846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141825846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141825847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141825847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141825847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141825847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141825847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141825847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141825847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241130141826473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141826476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141826479 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40965<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141826562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141826562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141826571 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826571 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826571 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826571 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826571 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826571 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826572 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60277 (stream_srv.c:132) 20241130141826572 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60277<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141826572 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826572 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826573 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826573 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141826573 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826573 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141826573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826573 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826573 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141826573 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826573 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141826573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826573 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826573 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141826573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141826573 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141826573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826573 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826573 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141826573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141826573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826573 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141826573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141826573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141826573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(547)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(547)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(550)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141826608 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826608 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826608 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826608 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826608 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826608 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826608 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141826608 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826610 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826610 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141826610 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826610 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141826610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826610 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826610 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826610 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141826610 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141826610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826610 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826610 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141826610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141826610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826610 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826610 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141826610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141826610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826610 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141826610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141826610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141826610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(556)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(554)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141826654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141826654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141826654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141826654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141826654 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141826654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141826654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141826654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141826654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141826658 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141826658 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141826658 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141826658 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141826658 DHNBAP DEBUG (127.0.0.1:60277 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141826658 DHNBAP NOTICE (127.0.0.1:60277 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141826658 DHNBAP NOTICE (127.0.0.1:60277 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141826658 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141826658 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141826788 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141826788 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141826788 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141826788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141826797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826797 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141826797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141826797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141826797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141826797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141826798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141826800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826800 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141826800 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141826800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141826800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141826800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141826800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141826800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141826800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141826800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141826800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141826800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141826800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141826800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141826800 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141826800 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141826800 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826801 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826801 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141826801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141826801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826801 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141826801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141826801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141826801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141826801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141826804 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141826804 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141826804 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141826804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141826807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826807 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141826807 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141826807 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141826807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141826807 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141826807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141826808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826808 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141826808 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141826808 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141826808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141826808 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141826808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141826808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141826808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141826808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141826808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141826808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141826808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141826808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141826808 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141826808 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141826808 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826810 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826810 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141826810 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141826810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826810 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141826810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141826810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141826810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141826810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141826826 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141826826 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141826826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141826826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(553)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141826831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826831 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141826831 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141826832 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141826832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141826832 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141826832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141826834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826834 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141826834 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141826834 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141826834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141826834 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141826834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141826835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141826835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141826835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141826835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141826835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141826835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141826835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141826835 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141826835 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141826835 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826836 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141826836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141826836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826836 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141826836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141826836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141826836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141826836 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141826839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141826839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141826839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141826839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(556)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141826844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826844 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141826844 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141826844 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141826844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141826844 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141826844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141826845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141826845 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141826845 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141826845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141826845 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141826845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141826845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141826845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141826845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141826845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141826845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141826845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141826845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141826845 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141826845 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141826845 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141826846 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141826846 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141826847 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141826847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141826847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141826847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141826847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141826847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141826847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141826847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141826847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141826847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141826847 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141826847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141826847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141826847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141826847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141826847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141826847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141826847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141826847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141827606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827606 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141827606 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141827606 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141827606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827606 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141827606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141827606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141827607 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141827607 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141827607 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141827607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141827607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141827607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141827607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141827607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141827607 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141827607 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141827607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141827607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141827607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141827607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141827607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141827607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141827607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827609 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141827609 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141827609 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141827609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827609 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141827609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141827609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141827609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141827609 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141827609 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141827615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141827615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141827616 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141827616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141827616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141827616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141827616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141827616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141827616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141827616 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141827616 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) 20241130141827616 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) 20241130141827616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141827616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141827616 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141827616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141827616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141827616 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141827616 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141827617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827617 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141827617 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141827617 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141827617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141827617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141827617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141827617 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141827617 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141827632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141827632 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141827632 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141827632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141827632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141827632 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141827632 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141827632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141827632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141827632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141827632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141827632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141827632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141827632 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141827632 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141827632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141827632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141827632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141827632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141827632 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827634 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141827634 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141827634 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141827634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827634 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141827634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827634 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141827634 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141827634 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141827644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827644 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141827644 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141827644 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141827644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827644 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141827645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141827645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141827645 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141827645 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) 20241130141827645 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) 20241130141827645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141827645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141827645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141827645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141827645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141827645 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141827645 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141827645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141827645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141827645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141827645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141827645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141827645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141827645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141827646 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141827646 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141827646 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141827646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141827646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141827646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141827646 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141827646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141827646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141827646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141827646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141827646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141827646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141827646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141827646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141827646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141827646 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141827646 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141827646 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141828662 DLCTRL DEBUG Command: GET 417057819 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141828662 DLCTRL DEBUG Tx Command reply: GET_REPLY 417057819 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141828664 DLCTRL DEBUG Command: GET 411981995 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141828664 DLCTRL DEBUG Tx Command reply: GET_REPLY 411981995 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141828665 DLCTRL DEBUG Command: GET 169193908 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141828665 DLCTRL DEBUG Tx Command reply: GET_REPLY 169193908 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141828666 DLCTRL DEBUG Command: GET 531807359 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141828666 DLCTRL DEBUG Tx Command reply: GET_REPLY 531807359 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141828668 DLCTRL DEBUG Command: GET 610821980 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141828668 DLCTRL DEBUG Tx Command reply: GET_REPLY 610821980 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141828670 DLCTRL DEBUG Command: GET 343381379 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141828670 DLCTRL DEBUG Tx Command reply: GET_REPLY 343381379 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141828671 DLCTRL DEBUG Command: GET 291343985 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141828671 DLCTRL DEBUG Tx Command reply: GET_REPLY 291343985 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141828672 DLCTRL DEBUG Command: GET 241528518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141828672 DLCTRL DEBUG Tx Command reply: GET_REPLY 241528518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141828674 DLCTRL DEBUG Command: GET 318326004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141828674 DLCTRL DEBUG Tx Command reply: GET_REPLY 318326004 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141828675 DLCTRL DEBUG Command: GET 231258778 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141828675 DLCTRL DEBUG Tx Command reply: GET_REPLY 231258778 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141828676 DLCTRL DEBUG Command: GET 764684866 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141828676 DLCTRL DEBUG Tx Command reply: GET_REPLY 764684866 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141828677 DLCTRL DEBUG Command: GET 834436321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141828677 DLCTRL DEBUG Tx Command reply: GET_REPLY 834436321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141828678 DLCTRL DEBUG Command: GET 770914915 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141828678 DLCTRL DEBUG Tx Command reply: GET_REPLY 770914915 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141828679 DLCTRL DEBUG Command: GET 430937479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141828679 DLCTRL DEBUG Tx Command reply: GET_REPLY 430937479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141828680 DLCTRL DEBUG Command: GET 436625922 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141828680 DLCTRL DEBUG Tx Command reply: GET_REPLY 436625922 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141828681 DLCTRL DEBUG Command: GET 62358369 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141828681 DLCTRL DEBUG Tx Command reply: GET_REPLY 62358369 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141828682 DLCTRL DEBUG Command: GET 245342056 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141828682 DLCTRL DEBUG Tx Command reply: GET_REPLY 245342056 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141828684 DLCTRL DEBUG Command: GET 256107610 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141828684 DLCTRL DEBUG Tx Command reply: GET_REPLY 256107610 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141828684 DLCTRL DEBUG Command: GET 379532558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141828684 DLCTRL DEBUG Tx Command reply: GET_REPLY 379532558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141828685 DLCTRL DEBUG Command: GET 122582275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141828685 DLCTRL DEBUG Tx Command reply: GET_REPLY 122582275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20241130141828697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)2167562 20241130141829746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141829746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141829746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141829746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141829746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21130a, normal) (hnbgw_rua.c:407) 20241130141829746 DHNB DEBUG map_rua[0x55b5a580f5e0]{init}: Allocated (fsm.c:456) 20241130141829746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141829747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141829747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141829747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141829747 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141829747 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141829747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141829747 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141829747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141829747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2167562 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141829747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141829747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141829747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141829747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141829747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141829747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141829747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141829747 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: Allocated (fsm.c:456) 20241130141829747 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141829747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003b70056400500f1100926) (sccp_scrc.c:406) 20241130141829747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141829747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141829747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141829747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141829747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141829747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141829747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141829747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141829747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141829747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141829747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141829747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141829747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141829747 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141829747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141829747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141829747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141829747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141829747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141829747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141829747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141829747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141829747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141829747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)5277844 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141829763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141829763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141829763 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141829763 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141829763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141829763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141829763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141829763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141829763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141829763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141829763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141829763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141829763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141829763 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0a605) (sccp_scrc.c:477) 20241130141829763 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241130141829763 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141829763 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141829763 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141829763 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141829763 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:486) 20241130141829763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141829763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141829766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141829767 DLCTRL DEBUG Command: GET 380754916 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141829767 DLCTRL DEBUG Tx Command reply: GET_REPLY 380754916 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141829771 DLCTRL DEBUG Command: GET 791460281 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141829771 DLCTRL DEBUG Tx Command reply: GET_REPLY 791460281 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141829773 DLCTRL DEBUG Command: GET 319527940 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141829773 DLCTRL DEBUG Tx Command reply: GET_REPLY 319527940 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141829775 DLCTRL DEBUG Command: GET 332259233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141829775 DLCTRL DEBUG Tx Command reply: GET_REPLY 332259233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141829776 DLCTRL DEBUG Command: GET 951607076 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141829776 DLCTRL DEBUG Tx Command reply: GET_REPLY 951607076 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141829777 DLCTRL DEBUG Command: GET 815308453 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141829778 DLCTRL DEBUG Tx Command reply: GET_REPLY 815308453 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141829779 DLCTRL DEBUG Command: GET 99415439 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141829779 DLCTRL DEBUG Tx Command reply: GET_REPLY 99415439 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141829779 DLCTRL DEBUG Command: GET 915265335 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141829779 DLCTRL DEBUG Tx Command reply: GET_REPLY 915265335 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141829780 DLCTRL DEBUG Command: GET 327683723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141829780 DLCTRL DEBUG Tx Command reply: GET_REPLY 327683723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141829781 DLCTRL DEBUG Command: GET 964924864 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141829781 DLCTRL DEBUG Tx Command reply: GET_REPLY 964924864 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141829782 DLCTRL DEBUG Command: GET 660046707 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141829782 DLCTRL DEBUG Tx Command reply: GET_REPLY 660046707 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141829782 DLCTRL DEBUG Command: GET 164423570 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141829782 DLCTRL DEBUG Tx Command reply: GET_REPLY 164423570 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141829783 DLCTRL DEBUG Command: GET 591842136 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141829783 DLCTRL DEBUG Tx Command reply: GET_REPLY 591842136 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141829784 DLCTRL DEBUG Command: GET 378510699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141829784 DLCTRL DEBUG Tx Command reply: GET_REPLY 378510699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241130141829785 DLCTRL DEBUG Command: GET 772820547 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141829785 DLCTRL DEBUG Tx Command reply: GET_REPLY 772820547 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141829786 DLCTRL DEBUG Command: GET 50435723 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141829786 DLCTRL DEBUG Tx Command reply: GET_REPLY 50435723 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141829787 DLCTRL DEBUG Command: GET 257870414 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141829787 DLCTRL DEBUG Tx Command reply: GET_REPLY 257870414 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141829787 DLCTRL DEBUG Command: GET 983830252 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141829787 DLCTRL DEBUG Tx Command reply: GET_REPLY 983830252 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141829788 DLCTRL DEBUG Command: GET 82522261 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141829788 DLCTRL DEBUG Tx Command reply: GET_REPLY 82522261 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141829789 DLCTRL DEBUG Command: GET 51836326 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141829789 DLCTRL DEBUG Tx Command reply: GET_REPLY 51836326 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101010100'B, t_guard := 20.000000 } 20241130141829802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)7861016 20241130141830810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141830810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141830810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141830810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141830810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77f318, normal) (hnbgw_rua.c:407) 20241130141830810 DHNB DEBUG map_rua[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141830810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141830810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141830810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141830810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141830810 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141830810 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141830810 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141830810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141830810 DCN DEBUG map_sccp[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130141830810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141830810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7861016 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141830810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141830810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141830810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141830810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141830810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141830810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141830810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141830810 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: Allocated (fsm.c:456) 20241130141830810 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141830810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001540056400500f1100926) (sccp_scrc.c:406) 20241130141830810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141830810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141830810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141830810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141830810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141830810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141830810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141830810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141830810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141830810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141830810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141830810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141830810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141830810 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141830810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141830810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141830810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141830810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141830810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141830810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141830810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141830810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141830810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141830810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)6519077 HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141830816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141830816 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141830816 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141830816 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141830816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141830816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141830816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141830816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141830816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141830816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141830816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141830816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141830816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141830816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141830816 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00769e9f) (sccp_scrc.c:477) 20241130141830816 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241130141830816 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141830816 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141830816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141830816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141830816 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141830816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141830816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141830817 DLCTRL DEBUG Command: GET 595478817 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141830817 DLCTRL DEBUG Tx Command reply: GET_REPLY 595478817 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141830818 DLCTRL DEBUG Command: GET 51372997 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141830818 DLCTRL DEBUG Tx Command reply: GET_REPLY 51372997 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141830820 DLCTRL DEBUG Command: GET 59454894 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141830820 DLCTRL DEBUG Tx Command reply: GET_REPLY 59454894 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141830821 DLCTRL DEBUG Command: GET 972681939 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141830821 DLCTRL DEBUG Tx Command reply: GET_REPLY 972681939 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141830823 DLCTRL DEBUG Command: GET 289188261 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141830823 DLCTRL DEBUG Tx Command reply: GET_REPLY 289188261 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141830825 DLCTRL DEBUG Command: GET 982016165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141830825 DLCTRL DEBUG Tx Command reply: GET_REPLY 982016165 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141830826 DLCTRL DEBUG Command: GET 55085488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141830826 DLCTRL DEBUG Tx Command reply: GET_REPLY 55085488 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141830827 DLCTRL DEBUG Command: GET 480408715 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141830827 DLCTRL DEBUG Tx Command reply: GET_REPLY 480408715 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141830829 DLCTRL DEBUG Command: GET 257360798 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141830829 DLCTRL DEBUG Tx Command reply: GET_REPLY 257360798 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141830830 DLCTRL DEBUG Command: GET 549910668 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141830830 DLCTRL DEBUG Tx Command reply: GET_REPLY 549910668 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141830832 DLCTRL DEBUG Command: GET 232026430 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141830832 DLCTRL DEBUG Tx Command reply: GET_REPLY 232026430 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141830833 DLCTRL DEBUG Command: GET 625117482 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141830833 DLCTRL DEBUG Tx Command reply: GET_REPLY 625117482 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141830835 DLCTRL DEBUG Command: GET 967350079 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141830835 DLCTRL DEBUG Tx Command reply: GET_REPLY 967350079 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141830836 DLCTRL DEBUG Command: GET 874969752 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141830836 DLCTRL DEBUG Tx Command reply: GET_REPLY 874969752 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241130141830838 DLCTRL DEBUG Command: GET 405988779 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141830838 DLCTRL DEBUG Tx Command reply: GET_REPLY 405988779 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141830839 DLCTRL DEBUG Command: GET 25929398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141830839 DLCTRL DEBUG Tx Command reply: GET_REPLY 25929398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141830840 DLCTRL DEBUG Command: GET 371212881 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141830840 DLCTRL DEBUG Tx Command reply: GET_REPLY 371212881 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141830841 DLCTRL DEBUG Command: GET 6831559 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141830841 DLCTRL DEBUG Tx Command reply: GET_REPLY 6831559 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141830843 DLCTRL DEBUG Command: GET 563884129 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141830843 DLCTRL DEBUG Tx Command reply: GET_REPLY 563884129 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141830844 DLCTRL DEBUG Command: GET 505496409 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141830844 DLCTRL DEBUG Tx Command reply: GET_REPLY 505496409 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000100011010'B, t_guard := 20.000000 } 20241130141830857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)12348430 20241130141831873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141831873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141831874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141831874 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141831874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc6c0e, normal) (hnbgw_rua.c:407) 20241130141831874 DHNB DEBUG map_rua[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130141831874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141831874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141831874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141831874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141831874 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20241130141831874 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20241130141831874 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141831874 DCN DEBUG map_sccp[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130141831874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141831874 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12348430 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141831874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141831874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141831874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141831874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141831874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141831874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141831874 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141831874 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: Allocated (fsm.c:456) 20241130141831874 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141831874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20241130141831874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141831874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141831874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141831874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141831874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141831874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141831874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141831874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141831874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141831874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141831874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141831874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141831874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141831875 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141831875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141831875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141831875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831875 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141831875 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141831875 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141831875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141831875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141831875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141831875 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)9734783 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141831881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141831881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141831881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141831881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141831881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141831881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141831881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141831881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141831881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141831881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141831881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141831881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141831881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d047a4) (sccp_scrc.c:477) 20241130141831881 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241130141831881 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141831881 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141831881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141831881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141831881 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141831881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141831881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141831883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141831886 DLCTRL DEBUG Command: GET 445099485 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141831886 DLCTRL DEBUG Tx Command reply: GET_REPLY 445099485 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141831890 DLCTRL DEBUG Command: GET 352885891 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141831890 DLCTRL DEBUG Tx Command reply: GET_REPLY 352885891 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141831893 DLCTRL DEBUG Command: GET 723939723 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141831893 DLCTRL DEBUG Tx Command reply: GET_REPLY 723939723 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141831895 DLCTRL DEBUG Command: GET 801320170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141831896 DLCTRL DEBUG Tx Command reply: GET_REPLY 801320170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141831897 DLCTRL DEBUG Command: GET 888098911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141831897 DLCTRL DEBUG Tx Command reply: GET_REPLY 888098911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141831899 DLCTRL DEBUG Command: GET 313733667 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141831899 DLCTRL DEBUG Tx Command reply: GET_REPLY 313733667 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141831899 DLCTRL DEBUG Command: GET 402624776 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141831899 DLCTRL DEBUG Tx Command reply: GET_REPLY 402624776 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141831900 DLCTRL DEBUG Command: GET 864260060 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141831900 DLCTRL DEBUG Tx Command reply: GET_REPLY 864260060 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141831901 DLCTRL DEBUG Command: GET 239638127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141831901 DLCTRL DEBUG Tx Command reply: GET_REPLY 239638127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141831902 DLCTRL DEBUG Command: GET 4463028 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141831902 DLCTRL DEBUG Tx Command reply: GET_REPLY 4463028 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141831903 DLCTRL DEBUG Command: GET 222888352 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141831903 DLCTRL DEBUG Tx Command reply: GET_REPLY 222888352 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141831904 DLCTRL DEBUG Command: GET 999084029 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141831904 DLCTRL DEBUG Tx Command reply: GET_REPLY 999084029 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141831905 DLCTRL DEBUG Command: GET 207037090 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141831905 DLCTRL DEBUG Tx Command reply: GET_REPLY 207037090 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141831905 DLCTRL DEBUG Command: GET 590663190 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141831905 DLCTRL DEBUG Tx Command reply: GET_REPLY 590663190 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241130141831906 DLCTRL DEBUG Command: GET 47306849 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141831906 DLCTRL DEBUG Tx Command reply: GET_REPLY 47306849 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141831907 DLCTRL DEBUG Command: GET 93265588 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141831907 DLCTRL DEBUG Tx Command reply: GET_REPLY 93265588 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141831907 DLCTRL DEBUG Command: GET 815024498 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141831907 DLCTRL DEBUG Tx Command reply: GET_REPLY 815024498 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141831908 DLCTRL DEBUG Command: GET 446188099 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141831908 DLCTRL DEBUG Tx Command reply: GET_REPLY 446188099 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141831909 DLCTRL DEBUG Command: GET 23726626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141831909 DLCTRL DEBUG Tx Command reply: GET_REPLY 23726626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141831909 DLCTRL DEBUG Command: GET 240330023 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141831909 DLCTRL DEBUG Tx Command reply: GET_REPLY 240330023 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141831912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141831912 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40965<->l=127.0.0.1:4262) (control_if.c:193) 20241130141831912 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141831912 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141831912 DLINP NOTICE SRV(,r=127.0.0.1:60277<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141831912 DMAIN NOTICE (127.0.0.1:60277 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60277<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141831912 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(549)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(555)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141831912 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141831912 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141831912 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141831912 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141831912 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141831912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141831912 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141831912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141831912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141831912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-M3UA(556)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(538)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141831912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141831913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141831913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141831913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141831913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141831913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141831913 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141831913 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141831913 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141831913 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(551)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(554)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141831913 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141831913 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141831913 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141831913 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141831913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141831913 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141831913 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141831913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141831913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141831913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141831913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141831913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141831914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141831914 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141831914 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141831914 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141831914 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141831914 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141831914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141831913 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141831913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141831913 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141831914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141831914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141831914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141831914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141831914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141831914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141831914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141831914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141831914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141831914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141831914 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141831914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2167562)[0x55b5a580f5e0]{disrupted}: Deallocated (fsm.c:568) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141831914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2167562 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141831914 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141831914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141831914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141831914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141831914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141831914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141831914 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141831914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{disrupted}: Freeing instance (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348430)[0x55b5a579de90]{disrupted}: Deallocated (fsm.c:568) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{disconnected}: Freeing instance (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b5a57b2cd0]{disconnected}: Deallocated (fsm.c:568) 20241130141831914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348430 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241130141831914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141831914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141831914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141831914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141831914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141831914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141831914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141831914 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141831914 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141831914 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141831914 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141831914 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141831914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141831914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141831914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141831914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141831914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141831914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141831914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141831914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141831914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141831914 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141831914 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141831914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{disrupted}: Freeing instance (context_map.c:202) 20241130141831914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7861016)[0x55b5a57c3880]{disrupted}: Deallocated (fsm.c:568) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{disconnected}: Freeing instance (context_map.c:206) 20241130141831914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b5a57c8130]{disconnected}: Deallocated (fsm.c:568) 20241130141831914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7861016 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241130141831914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141831914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141831914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141831914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141831914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141831914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141831914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141831914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141831914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141831914 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141831914 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141831914 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(557)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141831927 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141831927 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141831927 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141831927 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141831927 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141831927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141831927 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141831927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141831927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(553)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141831931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141831932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141831932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141831932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141831932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141831932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141831933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141831933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141831933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141831933 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141831933 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141831933 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(540)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Nov 30 14:18:32 UTC 2024 ====== 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 20241130141832070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141832643 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141832643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141832643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141832643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141832643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141832643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141832643 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141832643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141832643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141832643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141832643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141832643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141832643 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141832644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141832644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141832644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141832644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141832644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141832643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141832644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141832644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141832644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141832644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141832644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141832644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141832644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141832644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141832644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141832644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141832644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141832644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141832644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141832644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141832644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141832773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530432) 20241130141833470 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141833470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141833470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141833470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141833470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141833470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141833470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141833470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141833470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141833470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141833470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141833470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141833470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141833470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141833471 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141833471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141833471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141833471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141833471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141833471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141833471 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141833471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141833471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141833471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141833471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141833471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141833471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141833471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141833471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141833471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141833472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141833472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141833472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141833472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141833472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141833472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141833472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=530432, count=543940) 20241130141833913 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141833913 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141833913 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141833914 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141833914 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141833914 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141833914 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141833914 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141833914 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141833928 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141833928 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141833928 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141834241 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141834241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141834241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141834241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141834241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141834241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141834242 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141834242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141834242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141834242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141834242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141834242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141834242 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141834242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141834242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141834242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141834242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141834242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141834242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141834242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141834242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141834242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141834242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141834242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141834242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141834242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141834242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141834242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141834242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141834242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141834242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141834243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141834243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Nov 30 14:18:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141835021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835021 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141835021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141835022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141835022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141835023 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241130141835828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141835832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141835837 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44305<->l=127.0.0.1:4262) (control_if.c:572) 20241130141835846 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835846 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835846 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835846 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141835846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141835846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141835847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141835847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141835847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141835973 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141835973 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141835986 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141835986 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141835986 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141835986 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141835986 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141835986 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141835986 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141835987 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141835987 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141835987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141835987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141835987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141835987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141835987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835987 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141835987 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141835987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141835987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141835987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141835987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141835987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141835987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141835987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141835987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835987 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141835987 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46570 (stream_srv.c:132) 20241130141835987 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46570<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141835987 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141835987 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141835987 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141835987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141835988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835988 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141835988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835988 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141835988 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141835988 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141835988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835988 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141835988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141835988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141835988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141835988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141835988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141835988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141835988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141835988 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141835988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141835988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141835988 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141835988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141835988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141835988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141835988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141835988 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(571)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(569)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(574)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(574)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141836032 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141836032 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836032 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141836032 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141836033 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141836033 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836034 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141836034 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836034 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141836034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836034 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836034 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141836034 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141836034 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141836034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836034 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836034 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141836034 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836034 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141836034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836034 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836034 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836034 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141836034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141836034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836034 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141836034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141836034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141836034 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(577)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(575)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(580)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(578)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141836097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141836097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141836097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141836097 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141836097 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141836097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141836097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141836097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141836097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141836104 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141836104 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141836104 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141836104 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141836104 DHNBAP DEBUG (127.0.0.1:46570 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141836104 DHNBAP NOTICE (127.0.0.1:46570 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141836104 DHNBAP NOTICE (127.0.0.1:46570 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141836104 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141836104 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141836209 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141836209 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141836209 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141836209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(571)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141836212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141836212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141836212 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141836212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141836212 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141836212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141836213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836213 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141836213 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141836213 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141836213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141836213 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141836213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141836213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141836213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141836213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141836213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141836213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141836213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141836213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141836213 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141836213 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141836213 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836214 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141836214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141836214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141836214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836214 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141836214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141836214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141836214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141836214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141836227 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141836227 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141836227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141836227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(574)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141836230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141836230 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141836230 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141836230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141836230 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141836230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141836231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836231 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141836231 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141836231 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141836231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141836231 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141836231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141836231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141836231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141836231 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141836231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141836231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141836231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141836231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141836231 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141836231 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141836231 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836232 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836232 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141836232 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141836232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141836232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836232 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141836232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141836232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141836232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141836232 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141836253 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141836253 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141836253 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141836253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(577)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141836256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836256 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141836256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141836256 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141836256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141836256 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141836256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141836257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141836257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141836257 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141836257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141836257 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141836257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141836257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141836257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141836257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141836257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141836257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141836257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141836257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141836257 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141836257 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141836257 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836258 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141836258 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141836258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836258 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141836259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141836259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141836259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141836259 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141836272 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141836272 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141836272 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141836272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(580)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141836275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836275 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141836275 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141836275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141836275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836275 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141836275 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141836275 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141836275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141836275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141836275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141836275 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141836275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141836275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141836276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141836276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141836276 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141836276 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141836276 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141836277 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141836277 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141836277 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141836277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141836277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141836277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141836277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141836277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141836277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141836277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141836277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141836277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141836277 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141836277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141836277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141836277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141836277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141836277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141836277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141836277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141836277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141837016 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141837016 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 HNBGW_Test.msc0-RAN(570)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141837016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141837016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141837016 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141837016 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141837016 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141837016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141837016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141837016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141837016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141837016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141837016 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141837016 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141837016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141837016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141837016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141837016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141837016 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141837018 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141837018 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141837018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141837018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141837018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141837018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141837018 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141837018 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141837034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837034 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141837034 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141837034 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141837034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141837034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141837034 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141837034 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) 20241130141837034 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) 20241130141837034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141837034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141837034 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141837034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141837034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141837034 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141837034 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141837034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141837034 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141837034 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141837034 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837034 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141837034 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141837034 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141837034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141837034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141837035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837035 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141837035 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141837035 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141837058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141837058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141837058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141837058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141837058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141837058 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141837058 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141837058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141837058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141837058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141837058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141837058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141837058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141837058 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141837058 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141837058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141837058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141837058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141837058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141837058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141837058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141837059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141837059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141837059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141837059 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141837059 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141837078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837078 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141837078 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141837078 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141837078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837078 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141837078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141837078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141837078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837078 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141837078 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141837078 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) 20241130141837078 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) 20241130141837078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141837078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141837079 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141837079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141837079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141837079 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141837079 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141837079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141837079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141837079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141837079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141837079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141837079 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141837079 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141837079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141837079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141837079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141837079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141837079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141837079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141837079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141837079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141837079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141837079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141837079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141837079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141837079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141837079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141837079 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141837079 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141838108 DLCTRL DEBUG Command: GET 324353020 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141838108 DLCTRL DEBUG Tx Command reply: GET_REPLY 324353020 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141838110 DLCTRL DEBUG Command: GET 217292637 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141838110 DLCTRL DEBUG Tx Command reply: GET_REPLY 217292637 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141838111 DLCTRL DEBUG Command: GET 856982140 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141838111 DLCTRL DEBUG Tx Command reply: GET_REPLY 856982140 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141838112 DLCTRL DEBUG Command: GET 332760764 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141838112 DLCTRL DEBUG Tx Command reply: GET_REPLY 332760764 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141838112 DLCTRL DEBUG Command: GET 382121167 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141838112 DLCTRL DEBUG Tx Command reply: GET_REPLY 382121167 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141838113 DLCTRL DEBUG Command: GET 259880268 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141838113 DLCTRL DEBUG Tx Command reply: GET_REPLY 259880268 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141838114 DLCTRL DEBUG Command: GET 672544136 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141838114 DLCTRL DEBUG Tx Command reply: GET_REPLY 672544136 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141838115 DLCTRL DEBUG Command: GET 215647955 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141838115 DLCTRL DEBUG Tx Command reply: GET_REPLY 215647955 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141838116 DLCTRL DEBUG Command: GET 509419566 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141838116 DLCTRL DEBUG Tx Command reply: GET_REPLY 509419566 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141838116 DLCTRL DEBUG Command: GET 423501852 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141838116 DLCTRL DEBUG Tx Command reply: GET_REPLY 423501852 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141838117 DLCTRL DEBUG Command: GET 443432564 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141838117 DLCTRL DEBUG Tx Command reply: GET_REPLY 443432564 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141838118 DLCTRL DEBUG Command: GET 650950735 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141838118 DLCTRL DEBUG Tx Command reply: GET_REPLY 650950735 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141838119 DLCTRL DEBUG Command: GET 33265970 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141838119 DLCTRL DEBUG Tx Command reply: GET_REPLY 33265970 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141838120 DLCTRL DEBUG Command: GET 589632839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141838120 DLCTRL DEBUG Tx Command reply: GET_REPLY 589632839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141838121 DLCTRL DEBUG Command: GET 540386333 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141838121 DLCTRL DEBUG Tx Command reply: GET_REPLY 540386333 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141838121 DLCTRL DEBUG Command: GET 652383424 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141838121 DLCTRL DEBUG Tx Command reply: GET_REPLY 652383424 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141838122 DLCTRL DEBUG Command: GET 341708797 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141838122 DLCTRL DEBUG Tx Command reply: GET_REPLY 341708797 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141838123 DLCTRL DEBUG Command: GET 891397915 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141838123 DLCTRL DEBUG Tx Command reply: GET_REPLY 891397915 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141838124 DLCTRL DEBUG Command: GET 119918327 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141838124 DLCTRL DEBUG Tx Command reply: GET_REPLY 119918327 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141838125 DLCTRL DEBUG Command: GET 596535926 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141838125 DLCTRL DEBUG Tx Command reply: GET_REPLY 596535926 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000110111110'B, t_guard := 20.000000 } 20241130141838138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)4618348 20241130141839151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141839151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141839151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141839151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141839151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46786c, normal) (hnbgw_rua.c:407) 20241130141839151 DHNB DEBUG map_rua[0x55b5a580f5e0]{init}: Allocated (fsm.c:456) 20241130141839151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141839151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141839151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141839151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141839151 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618348 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141839151 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141839151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141839151 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4618348 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141839151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618348 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141839151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141839151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141839151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141839151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141839151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141839151 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141839151 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: Allocated (fsm.c:456) 20241130141839151 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141839151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001be0056400500f1100926) (sccp_scrc.c:406) 20241130141839151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141839151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141839151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141839151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141839151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141839151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141839151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141839151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141839151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141839151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141839151 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141839151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141839151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141839151 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141839151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141839151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141839151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141839151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141839151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141839151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141839151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141839151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141839151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141839151 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)4934326 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141839157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141839157 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141839157 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141839157 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141839157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141839157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141839157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141839157 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141839157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141839157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141839157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141839157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141839157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141839157 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a7136c) (sccp_scrc.c:477) 20241130141839157 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241130141839157 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141839157 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141839157 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141839157 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141839157 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141839157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141839157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@f38f6cf3d7d5: Final verdict of PTC: pass 20241130141839157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f38f6cf3d7d5: 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 } } } 20241130141839158 DLCTRL DEBUG Command: GET 66253791 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141839158 DLCTRL DEBUG Tx Command reply: GET_REPLY 66253791 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141839158 DLCTRL DEBUG Command: GET 450538607 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141839158 DLCTRL DEBUG Tx Command reply: GET_REPLY 450538607 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141839159 DLCTRL DEBUG Command: GET 886158055 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141839159 DLCTRL DEBUG Tx Command reply: GET_REPLY 886158055 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141839160 DLCTRL DEBUG Command: GET 610364619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141839160 DLCTRL DEBUG Tx Command reply: GET_REPLY 610364619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141839162 DLCTRL DEBUG Command: GET 294252377 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141839162 DLCTRL DEBUG Tx Command reply: GET_REPLY 294252377 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141839163 DLCTRL DEBUG Command: GET 949765284 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141839163 DLCTRL DEBUG Tx Command reply: GET_REPLY 949765284 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141839164 DLCTRL DEBUG Command: GET 403958875 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141839164 DLCTRL DEBUG Tx Command reply: GET_REPLY 403958875 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141839165 DLCTRL DEBUG Command: GET 560560036 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141839165 DLCTRL DEBUG Tx Command reply: GET_REPLY 560560036 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141839166 DLCTRL DEBUG Command: GET 227583574 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141839166 DLCTRL DEBUG Tx Command reply: GET_REPLY 227583574 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141839167 DLCTRL DEBUG Command: GET 359850320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141839167 DLCTRL DEBUG Tx Command reply: GET_REPLY 359850320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141839168 DLCTRL DEBUG Command: GET 945303447 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141839168 DLCTRL DEBUG Tx Command reply: GET_REPLY 945303447 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141839169 DLCTRL DEBUG Command: GET 230255868 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141839169 DLCTRL DEBUG Tx Command reply: GET_REPLY 230255868 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141839170 DLCTRL DEBUG Command: GET 750459444 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141839170 DLCTRL DEBUG Tx Command reply: GET_REPLY 750459444 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141839171 DLCTRL DEBUG Command: GET 715340515 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141839171 DLCTRL DEBUG Tx Command reply: GET_REPLY 715340515 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141839172 DLCTRL DEBUG Command: GET 729463335 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141839172 DLCTRL DEBUG Tx Command reply: GET_REPLY 729463335 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141839173 DLCTRL DEBUG Command: GET 77884169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141839173 DLCTRL DEBUG Tx Command reply: GET_REPLY 77884169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141839174 DLCTRL DEBUG Command: GET 553495104 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141839174 DLCTRL DEBUG Tx Command reply: GET_REPLY 553495104 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141839175 DLCTRL DEBUG Command: GET 278211348 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141839175 DLCTRL DEBUG Tx Command reply: GET_REPLY 278211348 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141839176 DLCTRL DEBUG Command: GET 763351640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141839176 DLCTRL DEBUG Tx Command reply: GET_REPLY 763351640 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141839177 DLCTRL DEBUG Command: GET 834452465 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141839177 DLCTRL DEBUG Tx Command reply: GET_REPLY 834452465 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001000100100'B, t_guard := 20.000000 } 20241130141839188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)14422711 20241130141840196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141840196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141840196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141840196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141840196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc12b7, normal) (hnbgw_rua.c:407) 20241130141840196 DHNB DEBUG map_rua[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130141840196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141840196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141840196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141840196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141840196 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141840196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422711 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141840196 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141840196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141840196 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14422711 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141840196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422711 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141840196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141840196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141840196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141840196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141840196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141840196 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141840196 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: Allocated (fsm.c:456) 20241130141840196 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141840196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002240056400500f1100926) (sccp_scrc.c:406) 20241130141840196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141840196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141840196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141840196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141840196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141840196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141840196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141840197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141840197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141840197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141840197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141840197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141840197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141840197 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141840197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141840197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141840197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141840197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141840197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141840197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141840197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141840197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141840197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141840197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)15490808 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141840200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141840200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141840200 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141840200 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141840200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141840200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141840200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141840200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141840200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141840200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141840200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141840200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141840200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141840200 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a983d2) (sccp_scrc.c:477) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141840200 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241130141840200 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141840200 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141840200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141840200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141840200 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:486) 20241130141840200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141840200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141840201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@f38f6cf3d7d5: Final verdict of PTC: pass 20241130141840201 DLCTRL DEBUG Command: GET 554516944 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141840201 DLCTRL DEBUG Tx Command reply: GET_REPLY 554516944 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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 } } } 20241130141840203 DLCTRL DEBUG Command: GET 648831115 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141840203 DLCTRL DEBUG Tx Command reply: GET_REPLY 648831115 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141840204 DLCTRL DEBUG Command: GET 834737503 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141840204 DLCTRL DEBUG Tx Command reply: GET_REPLY 834737503 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141840204 DLCTRL DEBUG Command: GET 872076209 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141840204 DLCTRL DEBUG Tx Command reply: GET_REPLY 872076209 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141840205 DLCTRL DEBUG Command: GET 619082734 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141840205 DLCTRL DEBUG Tx Command reply: GET_REPLY 619082734 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141840206 DLCTRL DEBUG Command: GET 592732744 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141840206 DLCTRL DEBUG Tx Command reply: GET_REPLY 592732744 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141840207 DLCTRL DEBUG Command: GET 125918842 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141840207 DLCTRL DEBUG Tx Command reply: GET_REPLY 125918842 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241130141840208 DLCTRL DEBUG Command: GET 86808223 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141840208 DLCTRL DEBUG Tx Command reply: GET_REPLY 86808223 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141840208 DLCTRL DEBUG Command: GET 911141913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141840208 DLCTRL DEBUG Tx Command reply: GET_REPLY 911141913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141840209 DLCTRL DEBUG Command: GET 183794955 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141840209 DLCTRL DEBUG Tx Command reply: GET_REPLY 183794955 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141840210 DLCTRL DEBUG Command: GET 985251955 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141840210 DLCTRL DEBUG Tx Command reply: GET_REPLY 985251955 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141840211 DLCTRL DEBUG Command: GET 687440056 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141840211 DLCTRL DEBUG Tx Command reply: GET_REPLY 687440056 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141840212 DLCTRL DEBUG Command: GET 214022133 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141840212 DLCTRL DEBUG Tx Command reply: GET_REPLY 214022133 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141840212 DLCTRL DEBUG Command: GET 557088180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141840212 DLCTRL DEBUG Tx Command reply: GET_REPLY 557088180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141840213 DLCTRL DEBUG Command: GET 775320371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141840213 DLCTRL DEBUG Tx Command reply: GET_REPLY 775320371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141840213 DLCTRL DEBUG Command: GET 229687426 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141840213 DLCTRL DEBUG Tx Command reply: GET_REPLY 229687426 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141840214 DLCTRL DEBUG Command: GET 876688652 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141840214 DLCTRL DEBUG Tx Command reply: GET_REPLY 876688652 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141840215 DLCTRL DEBUG Command: GET 66508532 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141840215 DLCTRL DEBUG Tx Command reply: GET_REPLY 66508532 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141840215 DLCTRL DEBUG Command: GET 690532228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141840215 DLCTRL DEBUG Tx Command reply: GET_REPLY 690532228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141840216 DLCTRL DEBUG Command: GET 929804460 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141840216 DLCTRL DEBUG Tx Command reply: GET_REPLY 929804460 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000100100111'B, t_guard := 20.000000 } 20241130141840228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)5125034 20241130141841241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141841241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141841241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141841241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141841241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e33aa, normal) (hnbgw_rua.c:407) 20241130141841241 DHNB DEBUG map_rua[0x55b5a580f3a0]{init}: Allocated (fsm.c:456) 20241130141841241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141841241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125034 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141841241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141841241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141841241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125034 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141841241 DCN DEBUG map_sccp[0x55b5a57a1e50]{init}: Allocated (fsm.c:456) 20241130141841241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141841241 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5125034 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141841241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125034 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141841241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141841241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141841241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141841241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141841241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141841241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141841241 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: Allocated (fsm.c:456) 20241130141841241 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141841241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001270056400500f1100926) (sccp_scrc.c:406) 20241130141841241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141841241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141841241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141841241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141841241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141841241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141841241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141841241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141841241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141841241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141841241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841241 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141841241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141841241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141841241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141841241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141841241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141841242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141841242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)4751382 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130141841244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141841244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141841244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141841244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141841244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141841244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141841244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141841244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141841244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141841244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141841244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141841244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141841244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084daed) (sccp_scrc.c:477) 20241130141841244 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241130141841244 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141841244 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141841244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141841244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141841244 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141841244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141841244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141841246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141841247 DLCTRL DEBUG Command: GET 550115786 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141841247 DLCTRL DEBUG Tx Command reply: GET_REPLY 550115786 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141841248 DLCTRL DEBUG Command: GET 637190139 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141841248 DLCTRL DEBUG Tx Command reply: GET_REPLY 637190139 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141841249 DLCTRL DEBUG Command: GET 163382964 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141841249 DLCTRL DEBUG Tx Command reply: GET_REPLY 163382964 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141841251 DLCTRL DEBUG Command: GET 962183663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141841251 DLCTRL DEBUG Tx Command reply: GET_REPLY 962183663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141841252 DLCTRL DEBUG Command: GET 800087530 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141841252 DLCTRL DEBUG Tx Command reply: GET_REPLY 800087530 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141841254 DLCTRL DEBUG Command: GET 492640900 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141841254 DLCTRL DEBUG Tx Command reply: GET_REPLY 492640900 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141841255 DLCTRL DEBUG Command: GET 734926236 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141841255 DLCTRL DEBUG Tx Command reply: GET_REPLY 734926236 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241130141841256 DLCTRL DEBUG Command: GET 854311767 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141841256 DLCTRL DEBUG Tx Command reply: GET_REPLY 854311767 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141841257 DLCTRL DEBUG Command: GET 365620862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141841257 DLCTRL DEBUG Tx Command reply: GET_REPLY 365620862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141841258 DLCTRL DEBUG Command: GET 323304907 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141841258 DLCTRL DEBUG Tx Command reply: GET_REPLY 323304907 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141841259 DLCTRL DEBUG Command: GET 421439227 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141841259 DLCTRL DEBUG Tx Command reply: GET_REPLY 421439227 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141841261 DLCTRL DEBUG Command: GET 832667106 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141841261 DLCTRL DEBUG Tx Command reply: GET_REPLY 832667106 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141841262 DLCTRL DEBUG Command: GET 328118486 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141841262 DLCTRL DEBUG Tx Command reply: GET_REPLY 328118486 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141841263 DLCTRL DEBUG Command: GET 839020856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141841263 DLCTRL DEBUG Tx Command reply: GET_REPLY 839020856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141841265 DLCTRL DEBUG Command: GET 122672098 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141841265 DLCTRL DEBUG Tx Command reply: GET_REPLY 122672098 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141841266 DLCTRL DEBUG Command: GET 913534564 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141841266 DLCTRL DEBUG Tx Command reply: GET_REPLY 913534564 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141841267 DLCTRL DEBUG Command: GET 26455043 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141841267 DLCTRL DEBUG Tx Command reply: GET_REPLY 26455043 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141841268 DLCTRL DEBUG Command: GET 719970731 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141841268 DLCTRL DEBUG Tx Command reply: GET_REPLY 719970731 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141841269 DLCTRL DEBUG Command: GET 943928954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141841269 DLCTRL DEBUG Tx Command reply: GET_REPLY 943928954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141841269 DLCTRL DEBUG Command: GET 560857321 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141841270 DLCTRL DEBUG Tx Command reply: GET_REPLY 560857321 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141841273 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44305<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141841273 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141841273 DLINP DEBUG SRVCONN(,r=127.0.0.1:46570<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141841273 DLINP NOTICE SRV(,r=127.0.0.1:46570<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141841273 DMAIN NOTICE (127.0.0.1:46570 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46570<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141841273 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(573)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841273 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141841273 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141841273 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(579)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841273 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141841274 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141841274 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(576)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(571)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(580)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(578)@f38f6cf3d7d5: Final verdict of PTC: none20241130141841274 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141841274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(570)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(574)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(569)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141841274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141841274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141841274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141841274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141841274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141841274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141841274 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141841274 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141841274 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141841274 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141841274 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141841274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141841274 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841274 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141841274 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141841274 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141841274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(562)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141841274 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141841274 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141841274 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141841274 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141841274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141841274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141841290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141841290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141841290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141841291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW-MGCP(581)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141841291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141841291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141841291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141841291 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141841291 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141841291 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141841291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141841291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141841292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141841292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141841292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141841292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141841292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141841292 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141841292 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141841292 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141841292 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141841292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141841292 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141841292 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141841292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141841292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141841292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141841292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141841292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141841292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141841292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141841293 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141841293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) HNBGW-PFCP(564)@f38f6cf3d7d5: Final verdict of PTC: none20241130141841293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141841293 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141841293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141841293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141841293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141841294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{disrupted}: Freeing instance (context_map.c:202) 20241130141841294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618348)[0x55b5a580f5e0]{disrupted}: Deallocated (fsm.c:568) 20241130141841294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141841294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141841294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141841294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618348 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241130141841294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MTC@f38f6cf3d7d5: Setting final verdict of the test case.20241130141841295 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141841295 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141841295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) MTC@f38f6cf3d7d5: Local verdict of MTC: pass 20241130141841295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass)20241130141841295 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141841295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) 20241130141841295 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) 20241130141841297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass)20241130141841297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass)20241130141841297 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) 20241130141841298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. 20241130141841298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141841302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141841302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{disrupted}: Freeing instance (context_map.c:202) 20241130141841303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422711)[0x55b5a57b2cd0]{disrupted}: Deallocated (fsm.c:568) 20241130141841303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141841303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141841303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141841304 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422711 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241130141841304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141841305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141841305 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141841305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141841306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141841307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841307 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141841307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141841307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141841307 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141841308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141841308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141841308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141841308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{disrupted}: Freeing instance (context_map.c:202) 20241130141841309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125034)[0x55b5a580f3a0]{disrupted}: Deallocated (fsm.c:568) 20241130141841309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141841309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{disconnected}: Freeing instance (context_map.c:206) 20241130141841310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55b5a57a1e50]{disconnected}: Deallocated (fsm.c:568) 20241130141841310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125034 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241130141841310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141841311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141841311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141841311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141841311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141841311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141841312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141841313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141841313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141841314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141841314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141841314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141841315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141841315 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141841315 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141841316 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141841316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141841316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141841316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141841316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141841316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141841316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141841317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141841317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141841317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141841318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141841318 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141841318 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141841319 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) Sat Nov 30 14:18:41 UTC 2024 ====== 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 20241130141841436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141841915 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141841915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141841915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141841915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841915 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141841915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141841915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141841916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841916 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141841916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141841916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141841916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141841916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141841916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141841916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141841916 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141841916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141841916 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141841916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141841916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141841916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141841916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141841916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141841916 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141842138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=540280) 20241130141842644 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141842644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141842644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141842644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141842644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141842644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141842644 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141842644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141842644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141842644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141842644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141842644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141842644 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141842644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141842644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141842644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141842644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141842644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141842644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141842644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141842644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141842644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141842644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141842644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141842644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141842644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141842644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141842644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141842644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141842644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141842644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141842644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141842644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141842644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=540280, count=553788) 20241130141843275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141843275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141843275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141843275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141843275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141843275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141843275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141843275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141843275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141843275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141843275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141843275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141843471 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141843471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141843471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141843471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141843471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141843471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141843471 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141843472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141843472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141843472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141843472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141843472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141843472 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141843472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141843472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141843472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141843472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141843472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141843472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141843472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141843472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141843472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141843472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141843472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141843472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141843472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141843472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141843472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141843472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141843472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141843472 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Nov 30 14:18:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141844243 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141844243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141844243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141844243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141844243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141844243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141844243 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141844243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141844243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141844243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141844243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141844243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141844243 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141844243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141844243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141844243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141844243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141844243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141844243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141844243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141844243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141844243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141844243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141844243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141844243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141844243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141844243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141844243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141844243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141844243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141844243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141845022 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141845022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845023 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845023 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141845023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141845023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241130141845195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141845198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141845201 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35411<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141845282 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141845282 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141845292 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845292 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845292 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845292 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845292 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51893 (stream_srv.c:132) 20241130141845292 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51893<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141845292 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845292 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141845293 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845293 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845294 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845294 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141845294 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845294 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141845294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845294 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845294 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845294 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141845294 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845294 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141845294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845294 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845294 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845294 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141845294 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141845294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845294 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845294 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141845294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845294 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141845294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141845294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(595)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(595)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(593)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(598)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(598)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(601)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(601)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141845336 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845336 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845336 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845336 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845336 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141845336 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845337 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845337 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141845337 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845337 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141845337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845337 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845337 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845337 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141845337 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141845337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141845337 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141845337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845337 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141845337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845337 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845337 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845337 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141845337 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845338 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141845338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845338 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141845338 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141845338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141845338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845338 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141845338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141845338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141845338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(604)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(602)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(607)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(605)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(610)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(608)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141845396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141845396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141845396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141845396 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141845396 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141845396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141845396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141845396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141845396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141845401 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141845401 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141845401 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141845401 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141845401 DHNBAP DEBUG (127.0.0.1:51893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141845401 DHNBAP NOTICE (127.0.0.1:51893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141845401 DHNBAP NOTICE (127.0.0.1:51893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141845401 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141845401 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141845507 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845508 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141845508 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(595)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141845518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845518 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141845518 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845518 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845518 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845520 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845520 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141845520 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141845520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845520 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845521 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845521 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141845521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845521 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845521 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845521 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845522 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141845522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845523 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(598)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141845523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141845523 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845526 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141845526 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845526 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845526 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845526 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845526 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845526 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845526 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141845527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845527 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845527 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845527 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845528 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845528 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141845528 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141845528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845528 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845528 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845528 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845528 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141845528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141845528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141845528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141845528 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141845534 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(601)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141845540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845540 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141845540 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845540 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845540 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845543 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845543 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845543 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845543 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141845543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845543 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845543 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845543 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845545 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845545 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141845545 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141845545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845545 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141845545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845545 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141845545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141845545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141845545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141845545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845551 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845551 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141845551 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(604)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141845558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141845558 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845558 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845558 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845560 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845560 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845560 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845560 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141845561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845561 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845561 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845561 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845562 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141845562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141845563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845563 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141845563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141845563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141845563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141845563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141845566 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(607)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141845569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845569 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141845569 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845570 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845570 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845571 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845571 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845571 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141845571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845571 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845571 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845571 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845572 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845572 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141845572 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845572 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141845572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845572 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141845572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141845572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141845572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141845572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845581 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141845581 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141845581 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141845581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(610)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141845586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845586 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141845586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141845587 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141845587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141845587 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141845587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141845589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141845589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141845589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141845589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141845589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141845589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141845589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141845589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141845589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141845589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141845589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141845589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141845589 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141845590 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141845590 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141845591 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141845591 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141845591 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141845591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141845591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141845591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141845591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141845591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141845591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845591 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141845591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845591 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141845591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141845591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141845592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141845592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141845592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845847 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046d7ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845847 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800366), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845847 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbd2b), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845847 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141845847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053d7d4), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141845847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141845847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141845847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141845847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141845848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141845848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141845848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141845848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141845848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141845848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141845848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141845848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141845854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141845854 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141845854 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141845854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141845854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141845854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141845854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141845854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141845854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141845854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141845854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141845854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141845854 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=0046d7ef) (sccp_scrc.c:477) 20241130141845854 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241130141845854 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141845854 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141845854 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141845854 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141845854 DLSCCP DEBUG SCCP-SCOC(55)[0x55b5a57a2600]{IDLE}: Deallocated (fsm.c:568) 20241130141846054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141846054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141846054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141846054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141846054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141846054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141846054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141846055 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141846055 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141846055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141846055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00800366) (sccp_scrc.c:477) 20241130141846055 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1824) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(52)[0x55b5a57c8ca0]{IDLE}: Deallocated (fsm.c:568) 20241130141846055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141846055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846055 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=000bbd2b) (sccp_scrc.c:477) 20241130141846055 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1824) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(53)[0x55b5a57a1720]{IDLE}: Deallocated (fsm.c:568) 20241130141846055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141846055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846055 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=0053d7d4) (sccp_scrc.c:477) 20241130141846055 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141846055 DLSCCP DEBUG SCCP-SCOC(54)[0x55b5a574cf70]{IDLE}: Deallocated (fsm.c:568) 20241130141846317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846317 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141846317 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141846317 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141846317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(594)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141846317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141846317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141846317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846318 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846318 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141846318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141846318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141846318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141846319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141846319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141846319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141846319 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846319 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141846319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846322 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141846322 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141846322 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141846322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141846322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141846322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141846322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846323 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846323 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846323 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141846329 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141846329 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141846329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846329 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141846329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141846329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141846329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846329 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846329 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846329 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) 20241130141846329 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) 20241130141846329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141846329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141846330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846330 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846330 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141846330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141846330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141846330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141846330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141846330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141846332 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141846332 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141846332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141846332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141846332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141846332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846332 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846332 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846332 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141846340 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141846340 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141846340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846340 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:601) 20241130141846340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141846340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141846340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846341 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846341 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) 20241130141846341 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) 20241130141846341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141846341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141846341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846341 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846341 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141846341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141846341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141846341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141846341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141846341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141846342 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141846342 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141846342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846342 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:601) 20241130141846342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141846342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141846342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846342 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846342 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846359 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141846359 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141846359 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141846359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141846359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141846359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141846359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846360 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846360 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141846360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141846360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141846360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846360 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846360 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141846360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141846360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141846360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141846360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141846360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846362 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141846362 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141846362 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141846362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141846362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141846362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141846362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846362 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846362 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141846371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141846371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141846370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141846370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141846370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846371 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846371 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846371 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) 20241130141846371 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) 20241130141846371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141846371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846371 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846371 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141846371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141846371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141846371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141846371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141846371 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141846371 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846371 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846371 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846372 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141846390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141846390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141846390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141846390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846390 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:601) 20241130141846390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141846391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141846391 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:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 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:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141846391 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141846391 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) 20241130141846391 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) 20241130141846391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141846391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141846391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141846392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141846392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141846392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141846392 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141846392 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: link up (cnlink.c:111) 20241130141846392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141846392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141846392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141846392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141846392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141846392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141846392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141846395 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141846395 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141846395 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141846395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141846396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141846396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141846396 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141846396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141846396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141846396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141846396 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:601) 20241130141846396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141846396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141846396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141846396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141846396 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:389) 20241130141846396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141846396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846396 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:389) 20241130141846396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141846396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141846396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141846396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141846396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141846396 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141846396 DRANAP INFO cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141847413 DLCTRL DEBUG Command: GET 787164945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141847414 DLCTRL DEBUG Tx Command reply: GET_REPLY 787164945 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141847415 DLCTRL DEBUG Command: GET 285950057 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141847415 DLCTRL DEBUG Tx Command reply: GET_REPLY 285950057 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141847417 DLCTRL DEBUG Command: GET 863452898 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141847417 DLCTRL DEBUG Tx Command reply: GET_REPLY 863452898 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141847421 DLCTRL DEBUG Command: GET 422307560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141847421 DLCTRL DEBUG Tx Command reply: GET_REPLY 422307560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141847424 DLCTRL DEBUG Command: GET 769282690 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141847425 DLCTRL DEBUG Tx Command reply: GET_REPLY 769282690 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141847428 DLCTRL DEBUG Command: GET 865020224 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141847428 DLCTRL DEBUG Tx Command reply: GET_REPLY 865020224 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141847432 DLCTRL DEBUG Command: GET 917392979 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141847432 DLCTRL DEBUG Tx Command reply: GET_REPLY 917392979 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141847436 DLCTRL DEBUG Command: GET 512354697 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141847436 DLCTRL DEBUG Tx Command reply: GET_REPLY 512354697 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141847440 DLCTRL DEBUG Command: GET 883683317 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141847440 DLCTRL DEBUG Tx Command reply: GET_REPLY 883683317 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141847444 DLCTRL DEBUG Command: GET 754350153 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141847444 DLCTRL DEBUG Tx Command reply: GET_REPLY 754350153 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141847447 DLCTRL DEBUG Command: GET 396443352 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141847448 DLCTRL DEBUG Tx Command reply: GET_REPLY 396443352 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141847451 DLCTRL DEBUG Command: GET 673639771 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141847451 DLCTRL DEBUG Tx Command reply: GET_REPLY 673639771 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141847454 DLCTRL DEBUG Command: GET 37622324 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141847454 DLCTRL DEBUG Tx Command reply: GET_REPLY 37622324 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141847457 DLCTRL DEBUG Command: GET 710675030 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141847457 DLCTRL DEBUG Tx Command reply: GET_REPLY 710675030 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141847459 DLCTRL DEBUG Command: GET 667740369 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141847460 DLCTRL DEBUG Tx Command reply: GET_REPLY 667740369 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141847462 DLCTRL DEBUG Command: GET 61634150 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141847462 DLCTRL DEBUG Tx Command reply: GET_REPLY 61634150 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141847465 DLCTRL DEBUG Command: GET 410393552 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141847465 DLCTRL DEBUG Tx Command reply: GET_REPLY 410393552 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141847468 DLCTRL DEBUG Command: GET 837247070 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141847468 DLCTRL DEBUG Tx Command reply: GET_REPLY 837247070 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141847472 DLCTRL DEBUG Command: GET 394954646 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141847472 DLCTRL DEBUG Tx Command reply: GET_REPLY 394954646 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141847476 DLCTRL DEBUG Command: GET 374279667 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141847476 DLCTRL DEBUG Tx Command reply: GET_REPLY 374279667 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000010001001'B, t_guard := 20.000000 } 20241130141847516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)16485826 20241130141848550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141848550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141848550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141848550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141848550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb8dc2, normal) (hnbgw_rua.c:407) 20241130141848550 DHNB DEBUG map_rua[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141848550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141848550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16485826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141848550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141848550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141848550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16485826 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141848550 DCN DEBUG map_sccp[0x55b5a580f5e0]{init}: Allocated (fsm.c:456) 20241130141848550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141848550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16485826 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141848550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16485826 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141848550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141848550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141848550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141848550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141848550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141848550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141848550 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: Allocated (fsm.c:456) 20241130141848550 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141848550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000890056400500f1100926) (sccp_scrc.c:406) 20241130141848550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141848550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141848550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141848550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141848550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141848550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141848550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141848550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141848550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141848550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141848550 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141848550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141848550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141848550 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141848550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141848550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141848550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141848550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141848550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141848550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141848550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141848550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141848550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141848551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)1441883 HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141848558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141848558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141848558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141848558 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141848558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141848558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141848558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141848558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141848558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141848558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141848558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141848558 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:601) 20241130141848558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141848558 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa1198) (sccp_scrc.c:477) 20241130141848558 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241130141848558 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141848558 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141848558 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141848558 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141848558 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141848558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141848558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141848559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141848560 DLCTRL DEBUG Command: GET 690028633 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141848560 DLCTRL DEBUG Tx Command reply: GET_REPLY 690028633 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141848562 DLCTRL DEBUG Command: GET 63292798 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141848562 DLCTRL DEBUG Tx Command reply: GET_REPLY 63292798 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141848564 DLCTRL DEBUG Command: GET 956239550 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141848564 DLCTRL DEBUG Tx Command reply: GET_REPLY 956239550 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141848566 DLCTRL DEBUG Command: GET 297032643 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141848566 DLCTRL DEBUG Tx Command reply: GET_REPLY 297032643 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141848567 DLCTRL DEBUG Command: GET 565408190 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141848567 DLCTRL DEBUG Tx Command reply: GET_REPLY 565408190 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141848569 DLCTRL DEBUG Command: GET 462022704 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141848569 DLCTRL DEBUG Tx Command reply: GET_REPLY 462022704 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141848571 DLCTRL DEBUG Command: GET 755324251 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141848571 DLCTRL DEBUG Tx Command reply: GET_REPLY 755324251 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141848573 DLCTRL DEBUG Command: GET 917006556 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141848573 DLCTRL DEBUG Tx Command reply: GET_REPLY 917006556 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141848574 DLCTRL DEBUG Command: GET 677756201 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141848574 DLCTRL DEBUG Tx Command reply: GET_REPLY 677756201 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141848575 DLCTRL DEBUG Command: GET 725977299 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141848575 DLCTRL DEBUG Tx Command reply: GET_REPLY 725977299 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141848576 DLCTRL DEBUG Command: GET 296007479 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141848576 DLCTRL DEBUG Tx Command reply: GET_REPLY 296007479 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141848577 DLCTRL DEBUG Command: GET 376551748 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141848577 DLCTRL DEBUG Tx Command reply: GET_REPLY 376551748 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141848578 DLCTRL DEBUG Command: GET 226157376 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141848578 DLCTRL DEBUG Tx Command reply: GET_REPLY 226157376 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141848579 DLCTRL DEBUG Command: GET 483220145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141848579 DLCTRL DEBUG Tx Command reply: GET_REPLY 483220145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141848580 DLCTRL DEBUG Command: GET 401754578 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141848580 DLCTRL DEBUG Tx Command reply: GET_REPLY 401754578 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141848580 DLCTRL DEBUG Command: GET 948993378 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141848580 DLCTRL DEBUG Tx Command reply: GET_REPLY 948993378 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141848581 DLCTRL DEBUG Command: GET 889759704 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141848581 DLCTRL DEBUG Tx Command reply: GET_REPLY 889759704 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141848582 DLCTRL DEBUG Command: GET 845741879 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141848582 DLCTRL DEBUG Tx Command reply: GET_REPLY 845741879 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141848583 DLCTRL DEBUG Command: GET 774811771 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141848583 DLCTRL DEBUG Tx Command reply: GET_REPLY 774811771 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141848583 DLCTRL DEBUG Command: GET 740200514 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141848583 DLCTRL DEBUG Tx Command reply: GET_REPLY 740200514 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001100100000'B, t_guard := 20.000000 } 20241130141848595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)414560 20241130141849620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141849621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141849621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141849621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141849621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65360, normal) (hnbgw_rua.c:407) 20241130141849621 DHNB DEBUG map_rua[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130141849621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141849621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-414560 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141849621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141849621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141849621 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141849621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-414560 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141849621 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141849621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141849621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-414560 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141849621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-414560 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141849621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141849621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141849621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141849621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141849621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141849621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141849621 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: Allocated (fsm.c:456) 20241130141849621 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141849621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003200056400500f1100926) (sccp_scrc.c:406) 20241130141849621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141849621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141849621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141849621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141849621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141849621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141849621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141849621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141849621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141849621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141849621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141849621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141849621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141849621 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141849621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141849621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141849621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141849621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141849621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141849621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141849621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141849621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141849621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141849621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)12332113 HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141849629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141849629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141849629 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141849629 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141849629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141849629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141849629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141849629 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141849629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141849629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141849629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141849630 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:601) 20241130141849630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141849630 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0033df29) (sccp_scrc.c:477) 20241130141849630 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241130141849630 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141849630 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141849630 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141849630 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141849630 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:486) 20241130141849630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141849630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141849632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141849633 DLCTRL DEBUG Command: GET 363895320 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141849633 DLCTRL DEBUG Tx Command reply: GET_REPLY 363895320 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141849636 DLCTRL DEBUG Command: GET 800439929 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141849636 DLCTRL DEBUG Tx Command reply: GET_REPLY 800439929 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141849637 DLCTRL DEBUG Command: GET 209279236 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141849637 DLCTRL DEBUG Tx Command reply: GET_REPLY 209279236 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141849639 DLCTRL DEBUG Command: GET 501808128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141849639 DLCTRL DEBUG Tx Command reply: GET_REPLY 501808128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141849640 DLCTRL DEBUG Command: GET 546588732 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141849640 DLCTRL DEBUG Tx Command reply: GET_REPLY 546588732 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141849641 DLCTRL DEBUG Command: GET 44234381 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141849641 DLCTRL DEBUG Tx Command reply: GET_REPLY 44234381 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141849641 DLCTRL DEBUG Command: GET 153575043 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141849641 DLCTRL DEBUG Tx Command reply: GET_REPLY 153575043 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141849642 DLCTRL DEBUG Command: GET 331431615 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141849642 DLCTRL DEBUG Tx Command reply: GET_REPLY 331431615 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141849643 DLCTRL DEBUG Command: GET 234487097 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141849643 DLCTRL DEBUG Tx Command reply: GET_REPLY 234487097 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141849643 DLCTRL DEBUG Command: GET 958691965 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141849643 DLCTRL DEBUG Tx Command reply: GET_REPLY 958691965 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141849644 DLCTRL DEBUG Command: GET 178710988 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141849644 DLCTRL DEBUG Tx Command reply: GET_REPLY 178710988 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141849645 DLCTRL DEBUG Command: GET 283834161 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141849645 DLCTRL DEBUG Tx Command reply: GET_REPLY 283834161 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141849645 DLCTRL DEBUG Command: GET 562190184 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141849645 DLCTRL DEBUG Tx Command reply: GET_REPLY 562190184 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141849646 DLCTRL DEBUG Command: GET 801732114 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141849646 DLCTRL DEBUG Tx Command reply: GET_REPLY 801732114 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141849647 DLCTRL DEBUG Command: GET 510588704 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141849647 DLCTRL DEBUG Tx Command reply: GET_REPLY 510588704 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141849647 DLCTRL DEBUG Command: GET 79853283 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141849647 DLCTRL DEBUG Tx Command reply: GET_REPLY 79853283 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141849648 DLCTRL DEBUG Command: GET 720259388 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141849648 DLCTRL DEBUG Tx Command reply: GET_REPLY 720259388 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141849649 DLCTRL DEBUG Command: GET 829239190 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141849649 DLCTRL DEBUG Tx Command reply: GET_REPLY 829239190 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141849649 DLCTRL DEBUG Command: GET 623058797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141849649 DLCTRL DEBUG Tx Command reply: GET_REPLY 623058797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141849650 DLCTRL DEBUG Command: GET 344400288 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141849650 DLCTRL DEBUG Tx Command reply: GET_REPLY 344400288 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000110111100'B, t_guard := 20.000000 } 20241130141849661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)7577548 20241130141850689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141850689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141850689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141850689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141850689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x739fcc, normal) (hnbgw_rua.c:407) 20241130141850689 DHNB DEBUG map_rua[0x55b5a57a1e50]{init}: Allocated (fsm.c:456) 20241130141850689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141850689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7577548 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141850689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141850689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141850689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7577548 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141850689 DCN DEBUG map_sccp[0x55b5a574cf70]{init}: Allocated (fsm.c:456) 20241130141850689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141850689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7577548 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141850689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7577548 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141850689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141850689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141850689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141850689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141850689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141850689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141850689 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: Allocated (fsm.c:456) 20241130141850689 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141850689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001bc0056400500f1100926) (sccp_scrc.c:406) 20241130141850689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141850689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141850689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141850689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141850689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141850689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141850689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141850689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141850689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141850689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141850689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141850689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141850689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141850689 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141850689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141850689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141850689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141850690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141850690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141850690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141850690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141850690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141850690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)15987462 HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141850708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141850708 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141850708 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141850708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141850708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141850708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141850708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141850708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141850708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141850708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141850708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141850708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ed778) (sccp_scrc.c:477) 20241130141850708 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241130141850708 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141850708 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141850708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141850708 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141850708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141850708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141850710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141850712 DLCTRL DEBUG Command: GET 480282913 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141850712 DLCTRL DEBUG Tx Command reply: GET_REPLY 480282913 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141850716 DLCTRL DEBUG Command: GET 713457859 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141850716 DLCTRL DEBUG Tx Command reply: GET_REPLY 713457859 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141850720 DLCTRL DEBUG Command: GET 615347534 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141850720 DLCTRL DEBUG Tx Command reply: GET_REPLY 615347534 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141850723 DLCTRL DEBUG Command: GET 540744742 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141850723 DLCTRL DEBUG Tx Command reply: GET_REPLY 540744742 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141850725 DLCTRL DEBUG Command: GET 692531176 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141850725 DLCTRL DEBUG Tx Command reply: GET_REPLY 692531176 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141850726 DLCTRL DEBUG Command: GET 47669306 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141850726 DLCTRL DEBUG Tx Command reply: GET_REPLY 47669306 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141850728 DLCTRL DEBUG Command: GET 158948804 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141850728 DLCTRL DEBUG Tx Command reply: GET_REPLY 158948804 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141850728 DLCTRL DEBUG Command: GET 653824942 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141850728 DLCTRL DEBUG Tx Command reply: GET_REPLY 653824942 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141850729 DLCTRL DEBUG Command: GET 222159357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141850729 DLCTRL DEBUG Tx Command reply: GET_REPLY 222159357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141850730 DLCTRL DEBUG Command: GET 684177336 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141850730 DLCTRL DEBUG Tx Command reply: GET_REPLY 684177336 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141850731 DLCTRL DEBUG Command: GET 112102482 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141850731 DLCTRL DEBUG Tx Command reply: GET_REPLY 112102482 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141850732 DLCTRL DEBUG Command: GET 529381592 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141850732 DLCTRL DEBUG Tx Command reply: GET_REPLY 529381592 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241130141850733 DLCTRL DEBUG Command: GET 93571023 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141850733 DLCTRL DEBUG Tx Command reply: GET_REPLY 93571023 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141850733 DLCTRL DEBUG Command: GET 968255167 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141850733 DLCTRL DEBUG Tx Command reply: GET_REPLY 968255167 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141850734 DLCTRL DEBUG Command: GET 415801792 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141850734 DLCTRL DEBUG Tx Command reply: GET_REPLY 415801792 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141850735 DLCTRL DEBUG Command: GET 646705115 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141850735 DLCTRL DEBUG Tx Command reply: GET_REPLY 646705115 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141850735 DLCTRL DEBUG Command: GET 156391180 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141850735 DLCTRL DEBUG Tx Command reply: GET_REPLY 156391180 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141850736 DLCTRL DEBUG Command: GET 436593321 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141850736 DLCTRL DEBUG Tx Command reply: GET_REPLY 436593321 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141850737 DLCTRL DEBUG Command: GET 973602598 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141850737 DLCTRL DEBUG Tx Command reply: GET_REPLY 973602598 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141850737 DLCTRL DEBUG Command: GET 145275125 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141850737 DLCTRL DEBUG Tx Command reply: GET_REPLY 145275125 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141850740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141850740 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35411<->l=127.0.0.1:4262) (control_if.c:193) 20241130141850740 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141850740 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141850740 DLINP NOTICE SRV(,r=127.0.0.1:51893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141850740 DMAIN NOTICE (127.0.0.1:51893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141850740 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141850740 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141850740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(594)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850740 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(597)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850740 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc2-RAN(600)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-M3UA(598)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(609)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141850741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141850741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141850741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141850741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(602)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(596)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(595)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(604)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141850741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141850741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141850741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141850741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141850741 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141850741 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141850741 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141850741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141850741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141850741 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141850741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141850741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141850741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141850741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141850741 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141850741 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141850741 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141850741 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141850741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141850741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141850741 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141850741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141850741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141850741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141850741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141850741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141850741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141850741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(586)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141850742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141850742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141850742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141850742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141850742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141850742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141850741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141850741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141850741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141850741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141850741 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141850742 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141850742 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141850742 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141850742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141850742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141850742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141850742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141850742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141850742 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141850742 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141850742 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141850742 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141850742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141850742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141850742 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141850742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141850742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141850742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141850742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141850742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141850742 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141850742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141850742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141850742 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141850742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141850742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141850742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141850742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{disrupted}: Freeing instance (context_map.c:202) 20241130141850742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7577548)[0x55b5a57a1e50]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(593)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141850742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{disconnected}: Freeing instance (context_map.c:206) 20241130141850742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55b5a574cf70]{disconnected}: Deallocated (fsm.c:568) 20241130141850742 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7577548 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130141850742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141850742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141850742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.sgsn2-SCCP(608)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141850742 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc2-SCCP(599)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850743 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141850743 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141850743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141850743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141850743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141850743 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141850743 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141850743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141850743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141850743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141850743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141850743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141850744 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141850744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141850744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141850744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141850744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141850744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141850744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141850744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141850744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141850744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc2-M3UA(601)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850744 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141850744 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141850744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16485826)[0x55b5a57a2600]{disrupted}: Deallocated (fsm.c:568) 20241130141850744 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141850744 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130141850744 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141850744 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141850744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141850744 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141850744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141850744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141850744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141850744 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141850744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{disconnected}: Freeing instance (context_map.c:206) 20241130141850744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b5a580f5e0]{disconnected}: Deallocated (fsm.c:568) 20241130141850745 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16485826 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130141850745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141850745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141850745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141850745 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141850745 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141850746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141850746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.sgsn2-M3UA(610)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141850746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141850747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141850747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141850747 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141850747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141850747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141850747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{disrupted}: Freeing instance (context_map.c:202) 20241130141850748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-414560)[0x55b5a57b2cd0]{disrupted}: Deallocated (fsm.c:568) 20241130141850748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141850748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141850748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141850748 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-414560 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241130141850748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141850749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141850749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130141850749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141850749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141850749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141850749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141850750 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141850750 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141850750 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141850750 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141850750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141850751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141850751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141850751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141850751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141850751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141850751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141850751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141850751 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn1-M3UA(607)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(611)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(603)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141850764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Nov 30 14:18:50 UTC 2024 ====== 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 20241130141850918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141851293 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141851293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851293 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141851293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141851294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141851294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141851294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141851294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141851295 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141851295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141851296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141851296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141851296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141851296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141851296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141851307 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141851307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141851307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141851308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141851308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141851308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141851308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141851622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=693360) 20241130141851916 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141851917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141851917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851917 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141851917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141851917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851917 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141851917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141851917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141851917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141851917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141851917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141851917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141851917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141851917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141851917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141851918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141851918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141851918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141851918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141851918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141851918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141851918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141851918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141851918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141852645 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141852645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141852645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141852645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141852645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141852645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141852646 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141852646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141852646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141852646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141852646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141852646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141852646 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141852646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141852646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141852646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141852646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141852646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141852646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141852646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141852646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141852646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141852646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141852646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141852646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141852646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141852646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141852646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141852646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141852646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141852646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141852646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141852646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141852646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=693360, count=719668) 20241130141852741 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141852742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141852742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141852742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141852742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141852742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141852742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141852742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141852742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141852742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141852742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141852742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141852745 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141852745 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141852745 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130141853472 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141853472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141853472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141853472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141853472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141853472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141853472 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141853472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141853472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141853472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141853472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141853472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141853472 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141853472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141853472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141853472 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141853472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141853472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141853472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141853472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141853472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141853473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141853473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141853473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141853473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141853473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141853473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141853473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141853473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141853473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141853473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Nov 30 14:18:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141854245 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141854245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141854245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141854245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854245 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141854245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141854245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141854245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854245 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141854245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141854245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141854245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141854245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141854245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141854245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Compl_no_cn started. 20241130141854724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141854728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141854731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46871<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(619)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141854821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141854821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141854831 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854831 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854832 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854832 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854832 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854832 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854832 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141854832 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854832 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(621)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141854832 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37504 (stream_srv.c:132) 20241130141854832 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37504<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141854832 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854832 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141854832 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141854832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141854832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854833 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141854833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141854833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141854833 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141854834 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854834 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141854834 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854834 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141854834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854834 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854834 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141854834 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141854834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854834 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141854834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854834 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854834 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854834 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141854834 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854834 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141854834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854834 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141854834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141854834 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141854834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141854834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(625)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(625)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(623)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141854848 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854848 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854848 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854848 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854848 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854848 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854848 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141854848 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141854849 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854849 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141854849 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854849 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141854849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854849 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854849 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854849 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141854849 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141854849 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141854849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854849 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854849 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854849 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141854849 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854849 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141854849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854849 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854849 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141854849 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141854849 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141854849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141854849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141854849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141854849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141854849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141854849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141854849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141854849 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141854849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141854849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141854849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141854849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141854849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141854849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141854849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(628)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(626)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141854871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141854871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141854871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141854871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141854871 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141854871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141854871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141854871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141854871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141854876 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141854876 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141854876 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141854876 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141854876 DHNBAP DEBUG (127.0.0.1:37504 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141854876 DHNBAP NOTICE (127.0.0.1:37504 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141854876 DHNBAP NOTICE (127.0.0.1:37504 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141854876 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141854876 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141855023 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141855023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056947b), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141855023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141855023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855024 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141855024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6973), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141855024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141855024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855024 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141855024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023e51e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141855024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141855024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141855024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141855024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141855024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141855046 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141855046 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141855046 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141855046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(625)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141855056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141855056 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141855056 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141855056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141855056 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141855056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141855059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855059 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141855059 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141855059 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141855059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141855059 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141855060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141855060 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141855060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141855060 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141855060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141855060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141855060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141855060 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141855060 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141855060 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141855061 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141855061 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141855061 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141855061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141855061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141855061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855061 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141855061 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141855061 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141855061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141855061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141855061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855061 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141855061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141855061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141855061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141855061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141855062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(628)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141855067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141855067 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141855067 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141855067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141855068 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141855068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141855070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855070 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141855070 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141855070 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141855070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141855070 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141855070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141855070 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141855070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141855070 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141855070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141855070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141855070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141855070 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141855070 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141855070 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141855072 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141855072 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141855072 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141855072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141855072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141855072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141855072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855072 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141855072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(624)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141855864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141855864 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141855864 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141855864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141855864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141855864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141855864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141855864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141855864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141855864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141855864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141855864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141855864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141855864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141855865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141855865 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141855865 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141855865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141855865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141855865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141855865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141855865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141855865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855865 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141855865 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141855865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855865 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141855865 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141855865 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141855865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141855865 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141855865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141855865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141855865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141855865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141855865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141855865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141855865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141855866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141855866 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141855866 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141855869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855869 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141855869 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141855869 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141855869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141855869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141855869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141855869 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141855869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141855869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141855869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141855869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141855869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141855869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141855869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141855870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141855870 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141855870 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141855870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141855870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141855870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141855870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141855870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141855870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141855870 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141855870 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141855870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141855870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141855870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141855870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141855870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141855870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141855870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141855871 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141855871 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141855871 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141855871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141855871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141855871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141855871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141855871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141855871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141855871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141855871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141855871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141855871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141855871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141855871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141855871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141855872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141855872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141855872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141855872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141855872 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141855872 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141855872 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141855886 DLCTRL DEBUG Command: GET 408013594 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141855886 DLCTRL DEBUG Tx Command reply: GET_REPLY 408013594 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141855892 DLCTRL DEBUG Command: GET 691088766 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141855892 DLCTRL DEBUG Tx Command reply: GET_REPLY 691088766 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141855894 DLCTRL DEBUG Command: GET 855478723 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141855895 DLCTRL DEBUG Tx Command reply: GET_REPLY 855478723 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141855897 DLCTRL DEBUG Command: GET 533395247 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141855897 DLCTRL DEBUG Tx Command reply: GET_REPLY 533395247 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141855899 DLCTRL DEBUG Command: GET 867642611 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141855899 DLCTRL DEBUG Tx Command reply: GET_REPLY 867642611 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141855901 DLCTRL DEBUG Command: GET 268064148 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141855901 DLCTRL DEBUG Tx Command reply: GET_REPLY 268064148 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141855903 DLCTRL DEBUG Command: GET 578253999 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141855903 DLCTRL DEBUG Tx Command reply: GET_REPLY 578253999 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141855904 DLCTRL DEBUG Command: GET 686706982 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141855904 DLCTRL DEBUG Tx Command reply: GET_REPLY 686706982 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141855906 DLCTRL DEBUG Command: GET 621056165 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141855906 DLCTRL DEBUG Tx Command reply: GET_REPLY 621056165 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141855908 DLCTRL DEBUG Command: GET 253875746 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141855908 DLCTRL DEBUG Tx Command reply: GET_REPLY 253875746 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141855909 DLCTRL DEBUG Command: GET 201750831 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141855909 DLCTRL DEBUG Tx Command reply: GET_REPLY 201750831 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141855910 DLCTRL DEBUG Command: GET 941467746 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141855910 DLCTRL DEBUG Tx Command reply: GET_REPLY 941467746 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141855911 DLCTRL DEBUG Command: GET 343644454 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141855911 DLCTRL DEBUG Tx Command reply: GET_REPLY 343644454 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141855912 DLCTRL DEBUG Command: GET 165832284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141855912 DLCTRL DEBUG Tx Command reply: GET_REPLY 165832284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141855913 DLCTRL DEBUG Command: GET 373353582 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141855913 DLCTRL DEBUG Tx Command reply: GET_REPLY 373353582 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141855914 DLCTRL DEBUG Command: GET 709964378 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141855914 DLCTRL DEBUG Tx Command reply: GET_REPLY 709964378 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141855915 DLCTRL DEBUG Command: GET 442687130 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141855915 DLCTRL DEBUG Tx Command reply: GET_REPLY 442687130 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141855916 DLCTRL DEBUG Command: GET 542841811 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141855916 DLCTRL DEBUG Tx Command reply: GET_REPLY 542841811 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141855917 DLCTRL DEBUG Command: GET 486953045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141855917 DLCTRL DEBUG Tx Command reply: GET_REPLY 486953045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141855917 DLCTRL DEBUG Command: GET 490001982 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141855917 DLCTRL DEBUG Tx Command reply: GET_REPLY 490001982 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001001101010'B, t_guard := 20.000000 } 20241130141855937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53000<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)773548 20241130141856973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141856973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141856973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141856973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141856973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbcdac, normal) (hnbgw_rua.c:407) 20241130141856973 DHNB DEBUG map_rua[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141856973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-773548)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141856973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-773548 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141856973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141856973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141856973 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-773548 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141856973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-773548)[0x55b5a57a2600]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141856973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-773548)[0x55b5a57a2600]{init}: Freeing instance (context_map.c:202) 20241130141856973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-773548)[0x55b5a57a2600]{init}: Deallocated (fsm.c:568) 20241130141856973 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-773548 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141856973 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241130141856973 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141856973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141856973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141856973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)773548 20241130141856979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010001'B, t_guard := 20.000000 } 20241130141856991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)2201313 20241130141857997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141857997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141857997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141857997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141857997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2196e1, normal) (hnbgw_rua.c:407) 20241130141857997 DHNB DEBUG map_rua[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141857997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201313)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141857997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201313 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141857997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141857997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141857997 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141857997 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201313 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141857997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201313)[0x55b5a57a2600]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141857997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201313)[0x55b5a57a2600]{init}: Freeing instance (context_map.c:202) 20241130141857997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201313)[0x55b5a57a2600]{init}: Deallocated (fsm.c:568) 20241130141857997 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201313 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141857997 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241130141857997 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141857997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141857997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141857997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)2201313 20241130141857999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111100'B, t_guard := 20.000000 } 20241130141858009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)13127533 20241130141859015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141859015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141859015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141859015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141859015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc84f6d, normal) (hnbgw_rua.c:407) 20241130141859015 DHNB DEBUG map_rua[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141859016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127533)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141859016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141859016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141859016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141859016 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127533 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141859016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127533)[0x55b5a57a2600]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141859016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127533)[0x55b5a57a2600]{init}: Freeing instance (context_map.c:202) 20241130141859016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127533)[0x55b5a57a2600]{init}: Deallocated (fsm.c:568) 20241130141859016 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127533 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141859016 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241130141859016 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141859016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141859016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141859016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)13127533 20241130141859017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011111'B, t_guard := 20.000000 } 20241130141859028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)15051595 20241130141900048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241130141900049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141900049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5ab4b, normal) (hnbgw_rua.c:407) 20241130141900049 DHNB DEBUG map_rua[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15051595)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141900049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15051595 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141900049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141900049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141900049 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15051595 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241130141900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15051595)[0x55b5a57a2600]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15051595)[0x55b5a57a2600]{init}: Freeing instance (context_map.c:202) 20241130141900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15051595)[0x55b5a57a2600]{init}: Deallocated (fsm.c:568) 20241130141900049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15051595 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130141900049 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20241130141900049 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130141900049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)15051595 20241130141900054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:37504<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141900060 DLINP NOTICE SRV(,r=127.0.0.1:37504<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141900060 DMAIN NOTICE (127.0.0.1:37504 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37504<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141900060 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141900060 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46871<->l=127.0.0.1:4262) (control_if.c:193) 20241130141900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141900061 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141900061 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141900061 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141900061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(623)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(624)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(627)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141900061 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141900061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141900061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141900061 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141900062 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141900062 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141900062 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141900062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141900062 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141900062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141900062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141900062 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141900062 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141900062 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141900062 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141900062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141900062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141900062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141900062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141900063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141900063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141900063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141900063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141900063 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141900063 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-SCCP(626)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141900063 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141900063 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141900063 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141900063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141900063 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141900063 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141900063 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141900063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141900063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141900063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141900063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141900063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141900063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141900063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141900063 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141900063 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141900063 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(625)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141900063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141900063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141900063 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141900063 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(617)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(628)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(616)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(629)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141900065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Nov 30 14:19:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241130141900117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141900742 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141900742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141900742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141900743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141900743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141900743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141900743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141900743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141900743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141900743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141900743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141900743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141900743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141900744 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141900744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141900744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141900744 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141900744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141900744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141900744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141900745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141900745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141900745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141900745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141900745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141900745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141900745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141900745 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141900748 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141900748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141900748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141900748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141900748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141900748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141900748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141900748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141900748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141900748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141900748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141900748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141900748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141900748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141900748 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141900820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309688) 20241130141901294 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141901294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141901294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141901294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141901294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141901296 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141901296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141901297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141901297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141901297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141901308 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141901308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141901308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141901308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141901308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=309688, count=324016) 20241130141901918 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901918 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901918 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141901918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141901918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141901918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141901918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141901918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141901918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141901918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141901918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141901918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141901918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141901918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141901918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141901918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141901918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141902063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141902063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141902063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141902063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141902063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141902063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141902646 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141902646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141902646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141902646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141902646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141902646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141902647 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141902647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141902647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141902647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141902647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141902647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141902647 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141902647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141902647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141902647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141902647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141902647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141902647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141902647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141902647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141902647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141902647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141902647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141902647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141902647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141902647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141902647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141902647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141902647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141902647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Nov 30 14:19:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141903473 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141903473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141903473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903473 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141903473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903473 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141903473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141903473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141903473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903473 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141903473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141903473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141903473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141903473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141903473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141903473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241130141903894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141903897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141903901 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42557<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141903986 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141903986 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141903996 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141903996 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141903997 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141903997 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141903997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59774 (stream_srv.c:132) 20241130141903997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59774<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141903997 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141903997 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141903997 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141903997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141903997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141903997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141903997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141903997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141903997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903997 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141903997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141903997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141903997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141903997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141903998 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141903998 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141903999 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141903999 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141903999 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141903999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141903999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903999 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141903999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903999 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141903999 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141903999 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141903999 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141903999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141903999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141903999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903999 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141903999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903999 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141903999 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141903999 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141903999 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141903999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141903999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141903999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141903999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141903999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141903999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141903999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141903999 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141903999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141903999 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141903999 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141903999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141903999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141903999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141903999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141903999 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(644)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(647)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(647)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(645)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(650)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(650)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(650)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141904046 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141904046 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904046 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141904046 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904046 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141904046 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904046 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141904046 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904047 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141904047 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904047 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141904047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904048 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904048 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904048 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141904048 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904048 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141904048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904048 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904048 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141904048 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141904048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904048 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904048 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141904048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141904048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141904048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904048 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130141904048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141904048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141904048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(653)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(653)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(651)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(656)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(656)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(654)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(659)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(659)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(657)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141904115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141904115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141904115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141904115 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141904115 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141904115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141904115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141904115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141904116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141904120 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141904120 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141904120 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141904120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141904120 DHNBAP DEBUG (127.0.0.1:59774 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141904120 DHNBAP NOTICE (127.0.0.1:59774 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141904120 DHNBAP NOTICE (127.0.0.1:59774 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141904120 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141904120 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141904214 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904214 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141904214 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141904215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(644)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141904219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141904219 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141904219 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141904219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904219 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141904219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141904220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904221 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904221 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904221 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141904221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904221 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141904221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141904221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904221 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904221 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904221 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904222 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141904222 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141904222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141904222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904222 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141904223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141904223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141904223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141904223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904229 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904229 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141904229 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141904229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(647)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141904234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141904234 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141904234 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141904234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904234 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141904234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141904236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904236 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904236 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904236 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904236 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141904236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904236 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141904236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141904236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904236 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904236 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904236 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904237 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141904237 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141904237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141904238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904238 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141904238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141904238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141904238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141904238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141904243 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141904243 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141904243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141904243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141904243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(650)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141904246 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141904246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099bafc), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141904246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141904246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904246 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141904246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aee67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141904246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141904246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904246 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141904246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014e2da), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141904246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141904246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141904246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141904246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141904247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141904247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141904247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141904247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904250 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141904250 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141904250 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141904250 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141904250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904250 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141904250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141904250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141904250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141904250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904250 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141904253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904253 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141904253 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141904253 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141904253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141904253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141904253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141904253 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141904253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141904253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141904253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141904253 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=006aee67) (sccp_scrc.c:477) 20241130141904253 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20241130141904253 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141904253 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141904254 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141904254 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141904254 DLSCCP DEBUG SCCP-SCOC(59)[0x55b5a57a37d0]{IDLE}: Deallocated (fsm.c:568) 20241130141904255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141904255 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141904255 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141904255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141904255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141904255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141904255 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904255 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141904255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141904255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141904255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141904255 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=0099bafc) (sccp_scrc.c:477) 20241130141904255 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241130141904255 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141904255 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141904255 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141904255 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141904255 DLSCCP DEBUG SCCP-SCOC(60)[0x55b5a57ac850]{IDLE}: Deallocated (fsm.c:568) 20241130141904255 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904255 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241130141904255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141904255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904255 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904255 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904255 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141904255 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141904255 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141904255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141904255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141904256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141904256 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141904256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141904256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141904256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141904256 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=0014e2da) (sccp_scrc.c:477) 20241130141904256 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241130141904256 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141904256 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141904256 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141904256 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141904256 DLSCCP DEBUG SCCP-SCOC(61)[0x55b5a57c6b00]{IDLE}: Deallocated (fsm.c:568) 20241130141904257 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141904257 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141904257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904258 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141904258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904258 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141904258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141904258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141904258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141904258 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904263 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904263 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141904263 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141904263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(653)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141904267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904267 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141904267 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141904267 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141904267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904267 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141904267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141904268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904268 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904268 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904268 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904268 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141904268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141904268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904268 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904268 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904268 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904270 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141904270 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141904270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904270 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141904270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141904270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141904270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141904270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904284 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904284 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141904285 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141904285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(656)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141904289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904289 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141904289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141904289 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141904289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904289 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141904289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141904290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904290 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904290 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904290 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141904290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141904290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904291 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904291 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904291 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904292 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141904292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141904292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904292 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141904292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141904292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141904292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141904292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141904301 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141904301 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130141904301 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141904301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(659)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130141904305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130141904305 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141904305 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141904305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141904305 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141904305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141904307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141904307 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141904307 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141904307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141904307 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141904307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141904307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141904307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141904307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130141904307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141904307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141904307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141904307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141904307 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141904307 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141904307 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141904308 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141904308 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141904308 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141904308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141904308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141904308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141904308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141904308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141904308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141904308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141904309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141904309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141904309 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141904309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141904309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141904309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141904309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141904309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141904309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141904309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141904309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905020 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141905020 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(58)[0x55b5a580ea90]{IDLE}: Deallocated (fsm.c:568) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(56)[0x55b5a57b4810]{IDLE}: Deallocated (fsm.c:568) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141905021 DLSCCP DEBUG SCCP-SCOC(57)[0x55b5a57a1190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905028 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141905028 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141905028 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905028 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141905028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141905028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905028 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905028 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905028 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141905028 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141905028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141905028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905028 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905028 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141905028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905028 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905028 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905028 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141905028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141905028 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905030 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141905030 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141905030 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141905030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141905030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141905030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141905030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905030 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905030 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141905033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905033 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141905033 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141905033 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905033 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(646)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141905033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141905033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905033 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905033 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) 20241130141905033 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) 20241130141905033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905033 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141905033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905033 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905033 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141905033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141905033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141905033 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141905035 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141905035 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141905035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905035 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905035 DLM3UA[38;5;49m DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141905035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141905035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141905035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905035 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905035 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905035 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141905046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141905046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905046 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:601) 20241130141905046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141905046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905046 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905046 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) 20241130141905046 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) 20241130141905046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905046 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141905046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905046 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905046 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141905046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141905046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141905046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905047 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141905047 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141905047 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141905047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905047 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905047 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:601) 20241130141905047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141905047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141905047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905047 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905047 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905072 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141905072 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141905072 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141905072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141905072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141905072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905072 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905072 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905072 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141905072 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141905072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141905073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141905073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141905073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141905073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141905073 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905073 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905073 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141905074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905074 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141905074 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141905074 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141905074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141905075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141905075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141905075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905075 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905075 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(655)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141905092 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141905092 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141905092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141905092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141905092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905092 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905092 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) 20241130141905092 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) 20241130141905092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905092 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141905093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905093 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905093 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141905093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141905093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905093 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141905093 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141905093 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141905093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141905093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141905093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905093 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905093 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(658)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141905109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141905109 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141905109 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141905109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905109 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:601) 20241130141905109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141905109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141905109 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:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 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:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141905109 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141905109 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) 20241130141905109 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) 20241130141905109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141905109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141905109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141905109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141905109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141905109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141905109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141905109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141905109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141905109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141905109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141905109 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141905109 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: link up (cnlink.c:111) 20241130141905110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141905110 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141905112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130141905112 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130141905112 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130141905112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141905112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141905112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141905112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141905112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141905112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141905112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141905112 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:601) 20241130141905112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141905112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141905112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130141905112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141905112 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:389) 20241130141905112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141905112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905112 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:389) 20241130141905112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141905112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141905112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141905112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141905112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141905112 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141905112 DRANAP INFO cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141906131 DLCTRL DEBUG Command: GET 454147514 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141906132 DLCTRL DEBUG Tx Command reply: GET_REPLY 454147514 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141906136 DLCTRL DEBUG Command: GET 372074049 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141906136 DLCTRL DEBUG Tx Command reply: GET_REPLY 372074049 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141906138 DLCTRL DEBUG Command: GET 559425781 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141906138 DLCTRL DEBUG Tx Command reply: GET_REPLY 559425781 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141906140 DLCTRL DEBUG Command: GET 671707904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141906140 DLCTRL DEBUG Tx Command reply: GET_REPLY 671707904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141906142 DLCTRL DEBUG Command: GET 794976622 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141906142 DLCTRL DEBUG Tx Command reply: GET_REPLY 794976622 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141906144 DLCTRL DEBUG Command: GET 648542851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141906144 DLCTRL DEBUG Tx Command reply: GET_REPLY 648542851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141906146 DLCTRL DEBUG Command: GET 252059378 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141906146 DLCTRL DEBUG Tx Command reply: GET_REPLY 252059378 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141906148 DLCTRL DEBUG Command: GET 903915285 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141906148 DLCTRL DEBUG Tx Command reply: GET_REPLY 903915285 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141906149 DLCTRL DEBUG Command: GET 582999102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141906149 DLCTRL DEBUG Tx Command reply: GET_REPLY 582999102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141906152 DLCTRL DEBUG Command: GET 487915849 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141906152 DLCTRL DEBUG Tx Command reply: GET_REPLY 487915849 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141906153 DLCTRL DEBUG Command: GET 327560462 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141906153 DLCTRL DEBUG Tx Command reply: GET_REPLY 327560462 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141906155 DLCTRL DEBUG Command: GET 2884326 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141906155 DLCTRL DEBUG Tx Command reply: GET_REPLY 2884326 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141906157 DLCTRL DEBUG Command: GET 108483732 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141906157 DLCTRL DEBUG Tx Command reply: GET_REPLY 108483732 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141906158 DLCTRL DEBUG Command: GET 917497105 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141906158 DLCTRL DEBUG Tx Command reply: GET_REPLY 917497105 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141906162 DLCTRL DEBUG Command: GET 36141010 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141906162 DLCTRL DEBUG Tx Command reply: GET_REPLY 36141010 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141906163 DLCTRL DEBUG Command: GET 597829337 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141906164 DLCTRL DEBUG Tx Command reply: GET_REPLY 597829337 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141906165 DLCTRL DEBUG Command: GET 837982023 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141906165 DLCTRL DEBUG Tx Command reply: GET_REPLY 837982023 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141906167 DLCTRL DEBUG Command: GET 44222299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141906167 DLCTRL DEBUG Tx Command reply: GET_REPLY 44222299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141906168 DLCTRL DEBUG Command: GET 342774224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141906168 DLCTRL DEBUG Tx Command reply: GET_REPLY 342774224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141906169 DLCTRL DEBUG Command: GET 16559769 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141906169 DLCTRL DEBUG Tx Command reply: GET_REPLY 16559769 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000011110111'B, t_guard := 20.000000 } 20241130141906182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)16140863 20241130141907224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141907224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141907224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141907224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141907224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf64a3f, normal) (hnbgw_rua.c:407) 20241130141907224 DHNB DEBUG map_rua[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141907225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141907225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141907225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141907225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141907225 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241130141907225 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140863 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20241130141907225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140863 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141907225 DCN DEBUG map_sccp[0x55b5a57a2600]{init}: Allocated (fsm.c:456) 20241130141907225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141907225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16140863 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141907225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140863 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141907225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141907225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141907225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141907225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141907225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141907225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141907225 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: Allocated (fsm.c:456) 20241130141907225 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141907225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000f70056400500f1100926) (sccp_scrc.c:406) 20241130141907225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141907225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141907225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141907225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141907225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141907225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141907225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141907225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141907225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141907225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141907225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141907225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141907225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141907225 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141907225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141907225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141907225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141907225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141907225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141907225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141907225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141907225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141907225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141907225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)5682417 HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141907242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141907242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141907242 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141907242 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141907242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141907242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141907242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141907242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141907242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141907242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141907242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141907242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141907242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141907242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a4de5) (sccp_scrc.c:477) 20241130141907242 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241130141907242 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141907242 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141907242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141907242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141907242 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141907242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141907242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141907245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141907247 DLCTRL DEBUG Command: GET 854951631 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141907247 DLCTRL DEBUG Tx Command reply: GET_REPLY 854951631 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141907250 DLCTRL DEBUG Command: GET 899783283 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141907250 DLCTRL DEBUG Tx Command reply: GET_REPLY 899783283 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141907254 DLCTRL DEBUG Command: GET 782892351 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141907254 DLCTRL DEBUG Tx Command reply: GET_REPLY 782892351 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141907256 DLCTRL DEBUG Command: GET 899883732 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141907256 DLCTRL DEBUG Tx Command reply: GET_REPLY 899883732 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141907258 DLCTRL DEBUG Command: GET 83540768 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141907258 DLCTRL DEBUG Tx Command reply: GET_REPLY 83540768 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141907260 DLCTRL DEBUG Command: GET 652840797 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141907260 DLCTRL DEBUG Tx Command reply: GET_REPLY 652840797 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141907261 DLCTRL DEBUG Command: GET 46234089 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141907261 DLCTRL DEBUG Tx Command reply: GET_REPLY 46234089 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141907262 DLCTRL DEBUG Command: GET 162956469 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141907262 DLCTRL DEBUG Tx Command reply: GET_REPLY 162956469 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141907263 DLCTRL DEBUG Command: GET 31905634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141907263 DLCTRL DEBUG Tx Command reply: GET_REPLY 31905634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141907264 DLCTRL DEBUG Command: GET 493816096 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141907264 DLCTRL DEBUG Tx Command reply: GET_REPLY 493816096 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141907264 DLCTRL DEBUG Command: GET 873583599 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141907264 DLCTRL DEBUG Tx Command reply: GET_REPLY 873583599 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141907265 DLCTRL DEBUG Command: GET 860930365 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141907265 DLCTRL DEBUG Tx Command reply: GET_REPLY 860930365 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141907266 DLCTRL DEBUG Command: GET 954789169 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141907266 DLCTRL DEBUG Tx Command reply: GET_REPLY 954789169 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141907267 DLCTRL DEBUG Command: GET 467356126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141907267 DLCTRL DEBUG Tx Command reply: GET_REPLY 467356126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141907268 DLCTRL DEBUG Command: GET 775959399 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141907268 DLCTRL DEBUG Tx Command reply: GET_REPLY 775959399 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141907269 DLCTRL DEBUG Command: GET 227085116 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141907269 DLCTRL DEBUG Tx Command reply: GET_REPLY 227085116 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141907270 DLCTRL DEBUG Command: GET 911047979 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141907270 DLCTRL DEBUG Tx Command reply: GET_REPLY 911047979 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141907271 DLCTRL DEBUG Command: GET 297611009 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141907271 DLCTRL DEBUG Tx Command reply: GET_REPLY 297611009 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141907272 DLCTRL DEBUG Command: GET 979130648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141907272 DLCTRL DEBUG Tx Command reply: GET_REPLY 979130648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141907274 DLCTRL DEBUG Command: GET 132750526 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141907274 DLCTRL DEBUG Tx Command reply: GET_REPLY 132750526 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000110001111'B, t_guard := 20.000000 } 20241130141907287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)8990384 20241130141908308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141908308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141908308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141908308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141908308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x892eb0, normal) (hnbgw_rua.c:407) 20241130141908308 DHNB DEBUG map_rua[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130141908308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141908308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8990384 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141908308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141908308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141908308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8990384 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241130141908308 DCN DEBUG map_sccp[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141908308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141908308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8990384 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141908308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8990384 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141908308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141908308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141908308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141908308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141908308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141908308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141908308 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: Allocated (fsm.c:456) 20241130141908308 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141908308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f400300018f0056400500f1100926) (sccp_scrc.c:406) 20241130141908308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141908308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141908308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141908308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141908308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141908308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141908308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141908308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141908308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141908308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141908308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141908308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141908308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141908308 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141908308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141908308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141908308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141908308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141908308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141908308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141908308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141908308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141908308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)15126413 HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141908320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908320 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141908320 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141908320 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141908320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141908320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141908320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141908320 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141908320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141908320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141908320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141908320 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:601) 20241130141908320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141908320 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076f290) (sccp_scrc.c:477) 20241130141908320 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241130141908320 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141908320 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141908320 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141908320 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141908320 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141908320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141908320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141908321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141908323 DLCTRL DEBUG Command: GET 68718862 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141908323 DLCTRL DEBUG Tx Command reply: GET_REPLY 68718862 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141908326 DLCTRL DEBUG Command: GET 217069139 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141908327 DLCTRL DEBUG Tx Command reply: GET_REPLY 217069139 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141908329 DLCTRL DEBUG Command: GET 678954174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141908329 DLCTRL DEBUG Tx Command reply: GET_REPLY 678954174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141908330 DLCTRL DEBUG Command: GET 767215903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141908330 DLCTRL DEBUG Tx Command reply: GET_REPLY 767215903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141908332 DLCTRL DEBUG Command: GET 424772763 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141908332 DLCTRL DEBUG Tx Command reply: GET_REPLY 424772763 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141908333 DLCTRL DEBUG Command: GET 363456141 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141908333 DLCTRL DEBUG Tx Command reply: GET_REPLY 363456141 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141908334 DLCTRL DEBUG Command: GET 301750599 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141908334 DLCTRL DEBUG Tx Command reply: GET_REPLY 301750599 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141908335 DLCTRL DEBUG Command: GET 248803971 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141908335 DLCTRL DEBUG Tx Command reply: GET_REPLY 248803971 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141908337 DLCTRL DEBUG Command: GET 574857420 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141908337 DLCTRL DEBUG Tx Command reply: GET_REPLY 574857420 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141908338 DLCTRL DEBUG Command: GET 112684421 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141908338 DLCTRL DEBUG Tx Command reply: GET_REPLY 112684421 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141908340 DLCTRL DEBUG Command: GET 982050681 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141908340 DLCTRL DEBUG Tx Command reply: GET_REPLY 982050681 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141908342 DLCTRL DEBUG Command: GET 634332478 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141908342 DLCTRL DEBUG Tx Command reply: GET_REPLY 634332478 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241130141908343 DLCTRL DEBUG Command: GET 134840652 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141908343 DLCTRL DEBUG Tx Command reply: GET_REPLY 134840652 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141908344 DLCTRL DEBUG Command: GET 471039685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141908344 DLCTRL DEBUG Tx Command reply: GET_REPLY 471039685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141908345 DLCTRL DEBUG Command: GET 500779785 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141908345 DLCTRL DEBUG Tx Command reply: GET_REPLY 500779785 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141908346 DLCTRL DEBUG Command: GET 280242099 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141908346 DLCTRL DEBUG Tx Command reply: GET_REPLY 280242099 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141908347 DLCTRL DEBUG Command: GET 614036836 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141908347 DLCTRL DEBUG Tx Command reply: GET_REPLY 614036836 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141908349 DLCTRL DEBUG Command: GET 768197149 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141908349 DLCTRL DEBUG Tx Command reply: GET_REPLY 768197149 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141908350 DLCTRL DEBUG Command: GET 871572746 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141908350 DLCTRL DEBUG Tx Command reply: GET_REPLY 871572746 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141908351 DLCTRL DEBUG Command: GET 480391458 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141908351 DLCTRL DEBUG Tx Command reply: GET_REPLY 480391458 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141908356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141908356 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141908356 DLINP DEBUG SRVCONN(,r=127.0.0.1:59774<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141908356 DLINP NOTICE SRV(,r=127.0.0.1:59774<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141908356 DMAIN NOTICE (127.0.0.1:59774 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59774<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141908356 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141908356 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42557<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(655)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(646)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141908356 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141908356 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141908356 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141908356 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141908356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141908356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141908356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141908357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141908357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141908357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141908357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141908357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141908357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141908357 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141908357 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141908357 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141908357 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141908357 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141908357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141908357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141908357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141908357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141908357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141908357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-RAN(643)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141908357 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141908357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141908357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141908357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141908357 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241130141908357 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(645)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(654)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(635)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141908357 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141908357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141908357 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141908357 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141908357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141908357 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141908357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(651)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(652)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(650)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(657)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141908357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141908357 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141908357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141908357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141908357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141908357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141908357 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141908357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141908357 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141908357 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141908357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{disrupted}: Freeing instance (context_map.c:202) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16140863)[0x55b5a57a37d0]{disrupted}: Deallocated (fsm.c:568) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{disconnected}: Freeing instance (context_map.c:206) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55b5a57a2600]{disconnected}: Deallocated (fsm.c:568) 20241130141908357 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140863 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241130141908357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141908357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141908357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141908357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141908357 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141908357 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141908357 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141908357 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141908357 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141908357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141908357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141908357 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141908357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141908357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141908357 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{disrupted}: Freeing instance (context_map.c:202) 20241130141908357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8990384)[0x55b5a57b2cd0]{disrupted}: Deallocated (fsm.c:568) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{disconnected}: Freeing instance (context_map.c:206) 20241130141908357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55b5a57c3880]{disconnected}: Deallocated (fsm.c:568) 20241130141908357 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8990384 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241130141908357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141908357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141908357 DLM3UA NOTICE[020241130141908357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST ;m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141908357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141908357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141908357 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141908357 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141908357 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141908357 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141908357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141908357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141908357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141908357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141908357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141908357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141908357 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141908357 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141908357 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141908357 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141908357 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130141908357 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141908357 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141908358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141908358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141908358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141908358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141908358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141908358 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141908358 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141908358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141908358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141908358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141908358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141908358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141908358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141908358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141908358 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141908358 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141908358 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141908358 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(647)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(648)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(656)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(658)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(653)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(659)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(660)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(649)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141908383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(637)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Nov 30 14:19:08 UTC 2024 ====== 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 20241130141908537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141909139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622932) Waiting for packet dumper to finish... 1 (prev_count=622932, count=626812) 20241130141910357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141910357 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141910357 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141910357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141910357 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141910357 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141910357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141910357 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141910357 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141910358 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141910358 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141910358 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141910743 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141910743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141910743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141910743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141910743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141910743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141910743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141910743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141910743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141910743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141910743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141910743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141910743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141910745 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141910745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141910745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141910745 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141910745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141910745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141910745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141910745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141910745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141910745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141910745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141910745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141910745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141910749 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141910749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141910749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141910749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141910749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141910749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141910749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141910749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141910749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141910749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141910749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141910749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141910749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Nov 30 14:19:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141911295 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911295 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141911295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141911295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141911295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141911295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141911297 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141911298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141911298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141911298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141911298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141911309 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141911309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141911310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141911310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141911310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141911919 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141911919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911919 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141911919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911919 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141911919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141911919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141911919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141911919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141911919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141911919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141911919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141911919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141911919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141911919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141911919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141911919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_mscpool_paging_imsi started. 20241130141912201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141912205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141912211 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33853<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(667)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141912315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141912315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141912326 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912326 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912326 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912326 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912326 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912326 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912326 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912327 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(669)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141912327 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49711 (stream_srv.c:132) 20241130141912327 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49711<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141912328 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912328 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141912328 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912328 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141912328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912328 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912328 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912328 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141912328 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141912328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912328 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912328 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141912328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912328 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141912328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141912328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141912328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141912328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141912328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141912328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(673)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(673)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(676)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(676)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(676)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(674)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(679)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(679)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(679)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(677)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141912374 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912374 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912374 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141912374 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912374 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912374 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912374 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912374 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141912375 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141912375 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912376 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912376 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141912376 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912376 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141912376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912376 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912376 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912376 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141912376 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141912376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912376 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141912376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912376 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912376 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912376 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141912376 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141912376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912376 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912376 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912376 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141912376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141912376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912376 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141912376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912376 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141912376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141912376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141912376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912376 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(682)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141912402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141912402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141912402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141912402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141912402 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141912402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141912402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141912402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141912402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141912407 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141912407 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141912407 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141912407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141912408 DHNBAP DEBUG (127.0.0.1:49711 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141912408 DHNBAP NOTICE (127.0.0.1:49711 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141912408 DHNBAP NOTICE (127.0.0.1:49711 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141912408 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141912408 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141912543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141912543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141912543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141912543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(673)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141912545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141912545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141912545 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141912545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141912545 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141912545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141912546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141912546 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141912546 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141912546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141912546 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141912546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141912546 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912546 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141912546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141912546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141912546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141912546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141912546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141912546 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141912546 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141912546 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912547 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141912547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141912547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912547 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141912547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141912547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141912547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141912547 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141912557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141912557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141912557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(676)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141912558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141912558 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141912558 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141912558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141912558 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141912558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141912559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141912559 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141912559 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141912559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141912559 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141912559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141912559 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912559 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141912559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141912559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141912559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141912559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141912559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141912559 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141912559 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141912559 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912560 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912560 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141912560 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141912560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912560 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141912560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141912561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141912561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141912561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912572 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141912572 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141912572 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141912572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(679)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141912581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141912581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141912581 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141912581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141912581 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141912581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141912586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141912586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141912586 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141912586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141912586 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141912587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141912587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141912587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141912587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141912587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141912587 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912587 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141912587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141912587 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141912587 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141912587 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912588 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912588 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141912588 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141912588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141912588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912589 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141912589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141912589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141912589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141912589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141912591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141912591 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141912591 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141912591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141912591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141912591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(682)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141912599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141912599 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141912599 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141912599 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141912599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141912599 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141912599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141912599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912599 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141912599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141912600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141912600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141912600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141912600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141912600 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141912604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912604 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141912604 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141912605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141912605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141912605 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141912605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141912605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912605 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141912605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141912605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141912605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141912605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141912605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141912605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141912605 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141912605 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141912606 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141912607 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141912607 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141912607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141912607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141912607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141912607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141912607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141912607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141912607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141912607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912607 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141912607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141912607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141912607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141912608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141912608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912647 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141912647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1b16), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141912647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141912647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912647 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141912647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027e3b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141912647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141912647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141912647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912647 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141912647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d955c5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141912647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141912647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141912647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141912647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141912647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141912647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141912647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141912647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141912647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141912647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912650 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141912650 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141912650 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141912650 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912650 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141912650 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141912650 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141912650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141912650 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141912650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141912650 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=00ec1b16) (sccp_scrc.c:477) 20241130141912650 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(66)[0x55b5a57c3a40]{IDLE}: Deallocated (fsm.c:568) 20241130141912650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141912650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141912650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141912650 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=0027e3b9) (sccp_scrc.c:477) 20241130141912650 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141912650 DLSCCP DEBUG SCCP-SCOC(65)[0x55b5a57bfa50]{IDLE}: Deallocated (fsm.c:568) 20241130141912854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141912854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141912854 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141912854 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141912854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141912854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141912854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141912854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141912854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141912854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141912854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141912854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141912854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141912854 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=00d955c5) (sccp_scrc.c:477) 20241130141912854 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241130141912854 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141912854 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141912854 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141912854 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141912854 DLSCCP DEBUG SCCP-SCOC(67)[0x55b5a57b29f0]{IDLE}: Deallocated (fsm.c:568) 20241130141913347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913347 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141913347 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141913347 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913347 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141913347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141913347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141913347 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141913347 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141913347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141913347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141913347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141913347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913347 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141913347 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141913347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141913347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141913347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913348 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141913348 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141913348 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141913348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141913348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141913348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141913348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913348 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141913348 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141913348 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(675)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141913361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141913361 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141913361 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141913361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141913361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141913361 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141913361 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) 20241130141913361 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) 20241130141913361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141913361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141913361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141913361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141913361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913361 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141913361 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141913362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141913362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141913362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141913362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141913362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141913362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141913362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141913362 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141913362 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141913376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141913376 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141913376 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141913376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913376 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:601) 20241130141913376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141913376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141913376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141913376 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141913376 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) 20241130141913376 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) 20241130141913376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141913376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141913376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141913377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913377 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141913377 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141913377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141913377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141913377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141913377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913378 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:601) 20241130141913378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141913378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141913378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913378 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141913378 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141913378 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141913398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913398 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141913398 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141913398 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913398 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141913398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141913398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141913398 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141913398 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141913398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141913398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141913398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141913398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913398 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141913398 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141913398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141913398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141913398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(681)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141913400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141913400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141913400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141913400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141913400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141913400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141913400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141913400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141913400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141913400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141913400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141913400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141913400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141913400 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141913400 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141913474 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141913474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016daf9), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141913474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141913474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913474 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141913474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028c122), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141913474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141913474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913474 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141913474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d067f3), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141913474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141913474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141913474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141913475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141913475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141913475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141913475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141913475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141913475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141913475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141913476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141913476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141913476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913479 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141913479 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141913479 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141913479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141913480 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141913480 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141913480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141913480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913480 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=0016daf9) (sccp_scrc.c:477) 20241130141913480 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(62)[0x55b5a57a7f60]{IDLE}: Deallocated (fsm.c:568) 20241130141913480 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141913480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913480 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=00d067f3) (sccp_scrc.c:477) 20241130141913480 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141913480 DLSCCP DEBUG SCCP-SCOC(63)[0x55b5a57a5910]{IDLE}: Deallocated (fsm.c:568) 20241130141913682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141913682 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141913682 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141913682 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141913682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141913682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141913682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141913682 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141913683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141913683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141913683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141913683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141913683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141913683 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=0028c122) (sccp_scrc.c:477) 20241130141913683 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241130141913683 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141913683 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141913683 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141913683 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141913683 DLSCCP DEBUG SCCP-SCOC(64)[0x55b5a57c9110]{IDLE}: Deallocated (fsm.c:568) 20241130141914412 DLCTRL DEBUG Command: GET 381352545 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141914412 DLCTRL DEBUG Tx Command reply: GET_REPLY 381352545 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141914415 DLCTRL DEBUG Command: GET 699023218 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141914415 DLCTRL DEBUG Tx Command reply: GET_REPLY 699023218 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141914416 DLCTRL DEBUG Command: GET 687252078 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141914416 DLCTRL DEBUG Tx Command reply: GET_REPLY 687252078 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141914417 DLCTRL DEBUG Command: GET 818688502 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141914417 DLCTRL DEBUG Tx Command reply: GET_REPLY 818688502 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141914419 DLCTRL DEBUG Command: GET 707430260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141914419 DLCTRL DEBUG Tx Command reply: GET_REPLY 707430260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141914420 DLCTRL DEBUG Command: GET 959249653 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141914420 DLCTRL DEBUG Tx Command reply: GET_REPLY 959249653 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141914421 DLCTRL DEBUG Command: GET 594946723 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141914421 DLCTRL DEBUG Tx Command reply: GET_REPLY 594946723 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141914423 DLCTRL DEBUG Command: GET 910690908 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141914423 DLCTRL DEBUG Tx Command reply: GET_REPLY 910690908 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141914424 DLCTRL DEBUG Command: GET 977600904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141914424 DLCTRL DEBUG Tx Command reply: GET_REPLY 977600904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141914426 DLCTRL DEBUG Command: GET 952333536 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141914426 DLCTRL DEBUG Tx Command reply: GET_REPLY 952333536 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141914428 DLCTRL DEBUG Command: GET 70431493 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141914428 DLCTRL DEBUG Tx Command reply: GET_REPLY 70431493 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141914430 DLCTRL DEBUG Command: GET 74066976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141914430 DLCTRL DEBUG Tx Command reply: GET_REPLY 74066976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141914431 DLCTRL DEBUG Command: GET 171741445 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141914431 DLCTRL DEBUG Tx Command reply: GET_REPLY 171741445 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141914432 DLCTRL DEBUG Command: GET 878300938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141914432 DLCTRL DEBUG Tx Command reply: GET_REPLY 878300938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141914433 DLCTRL DEBUG Command: GET 88266050 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141914433 DLCTRL DEBUG Tx Command reply: GET_REPLY 88266050 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141914434 DLCTRL DEBUG Command: GET 704399849 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141914434 DLCTRL DEBUG Tx Command reply: GET_REPLY 704399849 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141914435 DLCTRL DEBUG Command: GET 993636705 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141914435 DLCTRL DEBUG Tx Command reply: GET_REPLY 993636705 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141914437 DLCTRL DEBUG Command: GET 31290966 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141914437 DLCTRL DEBUG Tx Command reply: GET_REPLY 31290966 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141914438 DLCTRL DEBUG Command: GET 814375886 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141914439 DLCTRL DEBUG Tx Command reply: GET_REPLY 814375886 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141914440 DLCTRL DEBUG Command: GET 56237836 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141914440 DLCTRL DEBUG Tx Command reply: GET_REPLY 56237836 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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 } } } 20241130141914453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141915461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141915461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141915461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141915461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141915461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141915461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141915461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141915461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141915461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141915461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141915461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141915461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141915461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141915461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141915461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141915461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20241130141915461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141915461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141915461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141915461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141915461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141915461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141915461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141915461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141915461 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241130141915461 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241130141915461 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241130141915461 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241130141915461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241130141915461 DRUA DEBUG (127.0.0.1:49711 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241130141915461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141915461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241130141915461 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141915461 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh0-RUA(668)@f38f6cf3d7d5: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(670)@f38f6cf3d7d5: UnitdataCallback HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_paging_imsi0(684)10633324 20241130141916471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141916471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141916472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141916472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141916472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2406c, normal) (hnbgw_rua.c:407) 20241130141916472 DHNB DEBUG map_rua[0x55b5a57c3a40]{init}: Allocated (fsm.c:456) 20241130141916472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141916472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633324 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141916472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141916472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141916472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633324 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241130141916472 DCN DEBUG map_sccp[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130141916472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141916472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10633324 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141916472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633324 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141916472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141916472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141916472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141916472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141916472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141916472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141916472 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: Allocated (fsm.c:456) 20241130141916472 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141916472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300028c0056400500f1100926) (sccp_scrc.c:406) 20241130141916472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141916472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141916472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141916472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141916472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141916472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141916472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141916472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141916472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141916472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141916472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141916472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141916472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141916472 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141916472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141916472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141916472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141916472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141916472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141916472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141916472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141916472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141916472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141916472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_paging_imsi0(684)312714 HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(684)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141916478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141916478 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141916478 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141916478 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141916478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141916478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141916478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141916478 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141916478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141916478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141916478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141916478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141916478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141916478 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7c2ca) (sccp_scrc.c:477) 20241130141916478 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241130141916478 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141916478 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141916478 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141916478 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141916478 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141916478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141916478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141917479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141917480 DLCTRL DEBUG Command: GET 46689963 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141917480 DLCTRL DEBUG Tx Command reply: GET_REPLY 46689963 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141917481 DLCTRL DEBUG Command: GET 606260393 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141917481 DLCTRL DEBUG Tx Command reply: GET_REPLY 606260393 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141917482 DLCTRL DEBUG Command: GET 400674959 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141917482 DLCTRL DEBUG Tx Command reply: GET_REPLY 400674959 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141917483 DLCTRL DEBUG Command: GET 811553726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141917483 DLCTRL DEBUG Tx Command reply: GET_REPLY 811553726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141917484 DLCTRL DEBUG Command: GET 70118502 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141917484 DLCTRL DEBUG Tx Command reply: GET_REPLY 70118502 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141917484 DLCTRL DEBUG Command: GET 58073833 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141917485 DLCTRL DEBUG Tx Command reply: GET_REPLY 58073833 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141917485 DLCTRL DEBUG Command: GET 139346534 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141917485 DLCTRL DEBUG Tx Command reply: GET_REPLY 139346534 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141917486 DLCTRL DEBUG Command: GET 973882162 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141917486 DLCTRL DEBUG Tx Command reply: GET_REPLY 973882162 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141917487 DLCTRL DEBUG Command: GET 741176630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141917487 DLCTRL DEBUG Tx Command reply: GET_REPLY 741176630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141917488 DLCTRL DEBUG Command: GET 629067822 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141917488 DLCTRL DEBUG Tx Command reply: GET_REPLY 629067822 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141917489 DLCTRL DEBUG Command: GET 967927183 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141917489 DLCTRL DEBUG Tx Command reply: GET_REPLY 967927183 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141917489 DLCTRL DEBUG Command: GET 860812245 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141917489 DLCTRL DEBUG Tx Command reply: GET_REPLY 860812245 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141917490 DLCTRL DEBUG Command: GET 569961026 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141917490 DLCTRL DEBUG Tx Command reply: GET_REPLY 569961026 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141917491 DLCTRL DEBUG Command: GET 240597997 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141917491 DLCTRL DEBUG Tx Command reply: GET_REPLY 240597997 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141917492 DLCTRL DEBUG Command: GET 995531273 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141917492 DLCTRL DEBUG Tx Command reply: GET_REPLY 995531273 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141917493 DLCTRL DEBUG Command: GET 864808398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141917493 DLCTRL DEBUG Tx Command reply: GET_REPLY 864808398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141917494 DLCTRL DEBUG Command: GET 762261557 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141917494 DLCTRL DEBUG Tx Command reply: GET_REPLY 762261557 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141917494 DLCTRL DEBUG Command: GET 705996752 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141917494 DLCTRL DEBUG Tx Command reply: GET_REPLY 705996752 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141917495 DLCTRL DEBUG Command: GET 313470924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141917495 DLCTRL DEBUG Tx Command reply: GET_REPLY 313470924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141917496 DLCTRL DEBUG Command: GET 431337742 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141917496 DLCTRL DEBUG Tx Command reply: GET_REPLY 431337742 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141917499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141917499 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33853<->l=127.0.0.1:4262) (control_if.c:193) 20241130141917499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141917499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141917499 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141917499 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141917499 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141917500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141917500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141917500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141917500 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141917500 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141917500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141917500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141917500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141917500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141917500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141917500 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141917500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141917500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141917500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{disrupted}: Freeing instance (context_map.c:202) 20241130141917500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10633324)[0x55b5a57c3a40]{disrupted}: Deallocated (fsm.c:568) 20241130141917500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141917500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{disconnected}: Freeing instance (context_map.c:206) 20241130141917500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b5a57bfa50]{disconnected}: Deallocated (fsm.c:568) 20241130141917500 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10633324 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241130141917500 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917500 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141917500 DLINP DEBUG SRVCONN(,r=127.0.0.1:49711<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141917500 DLINP NOTICE SRV(,r=127.0.0.1:49711<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141917500 DMAIN NOTICE (127.0.0.1:49711 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49711<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141917500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141917500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141917500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141917500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141917500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141917500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141917500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141917500 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_paging_imsi(663)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(670)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(678)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(668)@f38f6cf3d7d5: Final verdict of PTC: none20241130141917500 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141917500 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141917500 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141917500 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(673)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141917500 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141917500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141917500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141917500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141917500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141917500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141917500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141917500 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141917500 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141917500 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141917500 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141917500 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141917500 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141917500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141917500 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141917500 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141917500 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141917500 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141917500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141917500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141917500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141917500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141917500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141917500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141917500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141917500 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141917500 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141917500 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141917500 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141917500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141917500 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory VirtHNBGW-STATS(664)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(674)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(667)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(676)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(672)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141917501 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-SCCP(680)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(671)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(677)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(683)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141917501 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141917501 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141917501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141917501 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(675)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141917501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141917501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141917501 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141917501 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-M3UA(679)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141917501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141917501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141917501 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141917501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141917501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141917501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141917501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141917501 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141917501 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141917501 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141917501 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141917501 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141917501 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-M3UA(682)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(681)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141917515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Nov 30 14:19:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241130141917632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141918233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520264) 20241130141918358 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141918358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141918358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141918358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141918358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141918358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141918358 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141918358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141918358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141918358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141918358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141918358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141918358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141918358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141918358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141918358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141918358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141918358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141918358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141918358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141918358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141918358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141918358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=520264, count=529400) 20241130141919501 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141919501 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141919501 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141919501 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141919501 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141919501 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141919501 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141919501 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141919501 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Nov 30 14:19:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130141920744 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141920744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141920744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141920745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141920745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141920745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141920745 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141920745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141920745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141920745 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141920745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141920745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141920745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141920745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141920745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141920745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141920745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141920745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141920745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141920745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141920745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141920750 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141920750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141920750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141920750 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141920750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141920750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141920750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141920750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141920750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141920750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141920750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141920751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141920751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_mscpool_paging_tmsi started. 20241130141921296 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141921298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141921298 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141921302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141921305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40367<->l=127.0.0.1:4262) (control_if.c:572) 20241130141921310 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141921375 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141921375 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(689)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141921383 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921383 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921383 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921383 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921383 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921383 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921384 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59840 (stream_srv.c:132) 20241130141921384 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59840<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141921384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921384 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(691)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141921385 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921385 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141921385 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921385 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141921385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921385 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921385 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921385 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141921385 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141921385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921385 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141921385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921385 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921385 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921385 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141921385 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921385 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921385 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921385 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141921385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141921385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921385 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141921385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141921385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141921385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(695)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(695)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(698)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(698)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(698)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(696)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(701)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(701)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(699)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141921429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921429 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921429 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141921429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921429 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921430 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921430 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921430 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141921430 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921431 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921431 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141921431 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921431 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141921431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921431 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921431 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141921431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921431 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141921431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921431 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921431 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141921431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141921431 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141921431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141921431 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921431 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141921431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921431 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921431 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141921431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141921432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921432 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141921432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921432 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141921432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141921432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141921432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921432 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(704)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(702)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141921457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141921457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141921457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141921457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141921457 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141921457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141921457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141921457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141921457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141921463 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141921463 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141921463 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141921463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141921463 DHNBAP DEBUG (127.0.0.1:59840 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141921463 DHNBAP NOTICE (127.0.0.1:59840 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141921463 DHNBAP NOTICE (127.0.0.1:59840 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141921463 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141921463 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141921597 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141921597 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141921597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141921597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(695)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141921606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921606 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141921606 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141921606 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141921606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141921606 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141921606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141921609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921609 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141921609 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141921609 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141921609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141921609 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141921609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141921609 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921609 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921609 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141921609 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141921609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141921610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141921610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141921610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141921610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141921610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141921610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141921610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141921610 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921609 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141921609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141921611 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141921611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141921611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141921611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141921611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141921611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141921611 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921611 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(698)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141921616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141921616 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141921616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141921616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141921616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141921616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141921617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921617 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141921617 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141921617 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141921617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141921618 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141921618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141921618 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921618 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141921618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141921618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141921618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141921618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141921618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141921618 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141921618 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141921618 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921619 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921619 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141921619 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141921619 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921619 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921624 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141921624 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141921624 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141921624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(701)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141921627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921627 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141921627 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141921627 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141921627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141921627 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141921627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141921628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921628 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141921628 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141921628 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141921628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141921628 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141921628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141921628 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921628 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141921628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141921628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141921628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141921628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141921628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141921628 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141921628 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141921628 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921629 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921629 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141921629 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921630 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141921630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921630 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141921630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141921630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141921630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141921630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921646 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141921646 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141921646 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141921647 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141921647 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141921647 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141921647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(704)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141921649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921649 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141921649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141921649 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141921649 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141921649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141921649 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141921650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141921650 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141921650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141921650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141921650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141921650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141921650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141921650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141921652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141921652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141921652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141921652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141921652 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141921652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141921652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141921652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141921652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141921652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141921652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141921652 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141921652 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141921652 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141921652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141921652 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141921653 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141921653 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141921653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141921653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141921653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141921653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141921653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141921653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141921653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141921653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921653 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141921653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141921653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141921653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141921653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141921653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921920 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00769e9f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141921920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921921 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d047a4), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141921921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921921 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141921921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a605), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141921921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141921921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141921921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141921921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141921921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141921921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141921921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141921921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141921921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141921921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141921921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921929 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141921929 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141921929 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141921929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141921929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141921929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141921929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141921929 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=00d047a4) (sccp_scrc.c:477) 20241130141921929 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241130141921929 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141921929 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141921929 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141921929 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141921929 DLSCCP DEBUG SCCP-SCOC(70)[0x55b5a57a1d20]{IDLE}: Deallocated (fsm.c:568) 20241130141921929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141921929 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141921929 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141921929 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141921929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141921929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141921929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141921930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141921930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141921930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141921930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141921930 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=00769e9f) (sccp_scrc.c:477) 20241130141921930 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241130141921930 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141921930 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141921930 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141921930 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141921930 DLSCCP DEBUG SCCP-SCOC(69)[0x55b5a57a15f0]{IDLE}: Deallocated (fsm.c:568) 20241130141922130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922130 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141922130 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141922130 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141922130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141922131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922131 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=00b0a605) (sccp_scrc.c:477) 20241130141922131 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241130141922131 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141922131 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141922131 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141922131 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141922131 DLSCCP DEBUG SCCP-SCOC(68)[0x55b5a57cab20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(694)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141922412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922412 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141922412 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141922412 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141922412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141922412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141922412 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141922412 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141922412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141922412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141922412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141922412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141922413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141922413 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141922413 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141922413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141922413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141922413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141922413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141922413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141922413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141922413 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141922416 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141922416 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141922416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141922416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141922416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141922416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141922416 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141922416 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141922420 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141922420 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141922420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141922420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141922420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141922420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.msc1-RAN(697)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141922421 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141922421 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) 20241130141922421 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) 20241130141922421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141922421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141922421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141922421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141922421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141922421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141922421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141922421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141922421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141922421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141922421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141922421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141922421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922421 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141922421 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141922424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922424 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141922424 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141922424 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141922424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141922424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141922424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141922424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922424 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141922424 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141922424 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141922432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141922432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141922432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(700)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141922432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922432 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:601) 20241130141922432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141922432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141922432 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141922432 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) 20241130141922432 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) 20241130141922432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141922432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141922432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141922432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141922432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141922432 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141922432 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141922432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141922432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141922432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141922432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141922432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922434 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141922434 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141922434 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141922434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922434 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922434 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:601) 20241130141922434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141922434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141922434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141922435 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141922435 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141922460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922460 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141922460 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141922460 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141922460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922460 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(703)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141922460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141922460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141922460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141922460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141922460 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141922460 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141922460 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141922460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141922461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141922461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141922461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141922461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141922461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141922461 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141922461 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141922461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141922461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141922461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141922461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141922461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141922461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141922461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141922463 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141922463 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141922463 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141922463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141922463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141922463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141922463 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141922463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141922463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141922463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141922463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141922463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141922463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141922463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141922463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141922463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141922463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141922463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141922463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141922463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141922463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141922463 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141922463 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141923475 DLCTRL DEBUG Command: GET 51469526 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141923475 DLCTRL DEBUG Tx Command reply: GET_REPLY 51469526 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141923479 DLCTRL DEBUG Command: GET 696637585 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141923479 DLCTRL DEBUG Tx Command reply: GET_REPLY 696637585 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141923483 DLCTRL DEBUG Command: GET 669382478 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141923483 DLCTRL DEBUG Tx Command reply: GET_REPLY 669382478 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141923487 DLCTRL DEBUG Command: GET 235576706 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141923487 DLCTRL DEBUG Tx Command reply: GET_REPLY 235576706 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141923491 DLCTRL DEBUG Command: GET 306155909 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141923491 DLCTRL DEBUG Tx Command reply: GET_REPLY 306155909 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141923494 DLCTRL DEBUG Command: GET 264628514 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141923494 DLCTRL DEBUG Tx Command reply: GET_REPLY 264628514 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141923498 DLCTRL DEBUG Command: GET 20671280 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141923498 DLCTRL DEBUG Tx Command reply: GET_REPLY 20671280 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141923501 DLCTRL DEBUG Command: GET 119356754 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141923501 DLCTRL DEBUG Tx Command reply: GET_REPLY 119356754 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141923504 DLCTRL DEBUG Command: GET 989700579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141923504 DLCTRL DEBUG Tx Command reply: GET_REPLY 989700579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141923507 DLCTRL DEBUG Command: GET 496561465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141923507 DLCTRL DEBUG Tx Command reply: GET_REPLY 496561465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141923509 DLCTRL DEBUG Command: GET 22554729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141923510 DLCTRL DEBUG Tx Command reply: GET_REPLY 22554729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141923512 DLCTRL DEBUG Command: GET 136009570 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141923512 DLCTRL DEBUG Tx Command reply: GET_REPLY 136009570 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141923514 DLCTRL DEBUG Command: GET 293093002 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141923514 DLCTRL DEBUG Tx Command reply: GET_REPLY 293093002 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141923516 DLCTRL DEBUG Command: GET 313025426 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141923516 DLCTRL DEBUG Tx Command reply: GET_REPLY 313025426 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141923518 DLCTRL DEBUG Command: GET 236837634 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141923518 DLCTRL DEBUG Tx Command reply: GET_REPLY 236837634 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141923520 DLCTRL DEBUG Command: GET 399408612 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141923520 DLCTRL DEBUG Tx Command reply: GET_REPLY 399408612 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141923522 DLCTRL DEBUG Command: GET 488026642 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141923522 DLCTRL DEBUG Tx Command reply: GET_REPLY 488026642 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141923523 DLCTRL DEBUG Command: GET 545202650 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141923523 DLCTRL DEBUG Tx Command reply: GET_REPLY 545202650 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141923525 DLCTRL DEBUG Command: GET 642189616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141923525 DLCTRL DEBUG Tx Command reply: GET_REPLY 642189616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141923526 DLCTRL DEBUG Command: GET 203100063 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141923526 DLCTRL DEBUG Tx Command reply: GET_REPLY 203100063 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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 } } } 20241130141923555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@f38f6cf3d7d5: 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 20241130141924574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141924574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141924574 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141924574 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141924574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141924574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141924574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141924574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141924574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141924574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141924574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141924574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141924574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141924575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141924575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141924575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20241130141924575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141924575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141924575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141924575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141924575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141924575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141924575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141924575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141924575 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241130141924575 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241130141924575 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241130141924575 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241130141924575 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241130141924575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241130141924575 DRUA DEBUG (127.0.0.1:59840 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241130141924575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141924575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241130141924575 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141924575 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@f38f6cf3d7d5: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(692)@f38f6cf3d7d5: UnitdataCallback TC_mscpool_paging_tmsi0(706)@f38f6cf3d7d5: 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(694)@f38f6cf3d7d5: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@f38f6cf3d7d5: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_paging_tmsi0(706)532380 20241130141925607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141925607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141925607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241130141925607 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141925607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81f9c, normal) (hnbgw_rua.c:407) 20241130141925607 DHNB DEBUG map_rua[0x55b5a57a1d20]{init}: Allocated (fsm.c:456) 20241130141925607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141925607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-532380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141925607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141925607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141925607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-532380 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241130141925607 DCN DEBUG map_sccp[0x55b5a57c3a40]{init}: Allocated (fsm.c:456) 20241130141925607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141925607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-532380 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141925607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-532380 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241130141925608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141925608 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141925608 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141925608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141925608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141925608 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141925608 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: Allocated (fsm.c:456) 20241130141925608 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141925608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002ef0056400500f1100926) (sccp_scrc.c:406) 20241130141925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141925608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141925608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141925608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141925608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141925608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141925608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141925608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141925608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141925608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141925608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141925608 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141925608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141925608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141925608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141925608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141925608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141925608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141925608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141925608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141925608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141925608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@f38f6cf3d7d5: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_paging_tmsi0(706)11953278 HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(706)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141925627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141925627 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141925627 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141925627 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141925627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141925627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141925627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141925627 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141925627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141925628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141925628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141925628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141925628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141925628 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d42892) (sccp_scrc.c:477) 20241130141925628 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241130141925628 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141925628 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141925628 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141925628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141925628 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:486) 20241130141925628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141925628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141926632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141926635 DLCTRL DEBUG Command: GET 393473323 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141926635 DLCTRL DEBUG Tx Command reply: GET_REPLY 393473323 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141926639 DLCTRL DEBUG Command: GET 77494691 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141926639 DLCTRL DEBUG Tx Command reply: GET_REPLY 77494691 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141926643 DLCTRL DEBUG Command: GET 535698354 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141926643 DLCTRL DEBUG Tx Command reply: GET_REPLY 535698354 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141926646 DLCTRL DEBUG Command: GET 97948018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141926646 DLCTRL DEBUG Tx Command reply: GET_REPLY 97948018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141926648 DLCTRL DEBUG Command: GET 24843855 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141926648 DLCTRL DEBUG Tx Command reply: GET_REPLY 24843855 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141926650 DLCTRL DEBUG Command: GET 577315786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141926650 DLCTRL DEBUG Tx Command reply: GET_REPLY 577315786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141926652 DLCTRL DEBUG Command: GET 405041156 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141926652 DLCTRL DEBUG Tx Command reply: GET_REPLY 405041156 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141926653 DLCTRL DEBUG Command: GET 762817179 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141926653 DLCTRL DEBUG Tx Command reply: GET_REPLY 762817179 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141926654 DLCTRL DEBUG Command: GET 108101578 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141926654 DLCTRL DEBUG Tx Command reply: GET_REPLY 108101578 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141926654 DLCTRL DEBUG Command: GET 261294880 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141926654 DLCTRL DEBUG Tx Command reply: GET_REPLY 261294880 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141926655 DLCTRL DEBUG Command: GET 546932624 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141926655 DLCTRL DEBUG Tx Command reply: GET_REPLY 546932624 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141926656 DLCTRL DEBUG Command: GET 298142688 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141926656 DLCTRL DEBUG Tx Command reply: GET_REPLY 298142688 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141926656 DLCTRL DEBUG Command: GET 370422954 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141926656 DLCTRL DEBUG Tx Command reply: GET_REPLY 370422954 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141926657 DLCTRL DEBUG Command: GET 944150225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141926657 DLCTRL DEBUG Tx Command reply: GET_REPLY 944150225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141926658 DLCTRL DEBUG Command: GET 151253304 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141926658 DLCTRL DEBUG Tx Command reply: GET_REPLY 151253304 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141926658 DLCTRL DEBUG Command: GET 24501816 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141926658 DLCTRL DEBUG Tx Command reply: GET_REPLY 24501816 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141926659 DLCTRL DEBUG Command: GET 29887668 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141926659 DLCTRL DEBUG Tx Command reply: GET_REPLY 29887668 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141926660 DLCTRL DEBUG Command: GET 944718844 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141926660 DLCTRL DEBUG Tx Command reply: GET_REPLY 944718844 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141926660 DLCTRL DEBUG Command: GET 221007011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141926660 DLCTRL DEBUG Tx Command reply: GET_REPLY 221007011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141926661 DLCTRL DEBUG Command: GET 408785503 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141926661 DLCTRL DEBUG Tx Command reply: GET_REPLY 408785503 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(690)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141926663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141926663 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141926663 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141926663 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141926663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141926663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141926664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926664 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141926664 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141926664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141926664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141926664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141926664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141926664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(702)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(685)@f38f6cf3d7d5: Final verdict of PTC: none20241130141926664 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141926664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141926664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141926664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{disrupted}: Freeing instance (context_map.c:202) 20241130141926664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-532380)[0x55b5a57a1d20]{disrupted}: Deallocated (fsm.c:568) 20241130141926664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141926664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{disconnected}: Freeing instance (context_map.c:206) 20241130141926664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b5a57c3a40]{disconnected}: Deallocated (fsm.c:568) 20241130141926664 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-532380 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241130141926664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141926664 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40367<->l=127.0.0.1:4262) (control_if.c:193) 20241130141926664 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141926664 DLINP DEBUG SRVCONN(,r=127.0.0.1:59840<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141926664 DLINP NOTICE SRV(,r=127.0.0.1:59840<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141926664 DMAIN NOTICE (127.0.0.1:59840 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59840<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141926664 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141926664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141926664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141926664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141926664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141926664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141926664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141926664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141926664 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130141926664 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141926664 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141926664 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141926664 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141926664 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-SCCP(699)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926664 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141926664 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(703)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141926664 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(693)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141926664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141926664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141926664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141926664 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141926664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141926664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141926664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141926664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141926664 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141926664 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(694)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926664 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141926664 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141926664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141926664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141926664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141926664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141926664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141926664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141926664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141926664 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141926664 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141926664 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141926664 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(686)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(698)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(695)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(689)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(691)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926665 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141926665 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141926665 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141926665 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141926665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141926665 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141926665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141926665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141926665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141926665 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141926665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141926665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141926665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141926665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141926665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141926665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141926665 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141926665 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141926665 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141926665 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(700)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(701)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(705)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926678 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141926678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141926678 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141926678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141926678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141926678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141926678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141926679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141926679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(704)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141926679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141926679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141926679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141926679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141926679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141926679 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141926679 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141926679 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141926679 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141926679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141926679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141926679 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141926679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(688)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Nov 30 14:19:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241130141926737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141927340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494004) 20241130141927501 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141927501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141927501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141927501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141927501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141927501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141927501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141927501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141927501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141927501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141927501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141927502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141927502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141927502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=494004, count=498916) 20241130141928359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141928359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141928359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141928359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141928359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141928359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141928359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141928359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141928359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141928359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141928359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141928359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141928359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141928359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141928359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141928359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141928359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141928359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141928359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141928359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141928360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141928360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141928360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141928360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141928360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141928360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141928360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141928360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141928664 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141928664 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141928665 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141928665 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141928665 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141928665 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141928666 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141928666 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141928666 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141928679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141928679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141928679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Nov 30 14:19:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_no_allow_attach_round_robin started. 20241130141930432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141930435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141930439 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42231<->l=127.0.0.1:4262) (control_if.c:572) 20241130141930523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141930523 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141930532 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930532 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930532 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930532 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930532 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930532 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930532 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930532 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141930532 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47994 (stream_srv.c:132) 20241130141930532 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47994<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141930533 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930533 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141930533 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930533 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141930533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930534 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930534 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930534 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141930534 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930534 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141930534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930534 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930534 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930534 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141930534 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141930534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930534 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930534 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141930534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141930534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141930534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930534 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141930534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141930534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141930534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(717)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(720)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(718)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(723)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141930578 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930578 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930579 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930579 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930579 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141930579 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930580 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930580 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141930580 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930580 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141930580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930580 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930580 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141930580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141930580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930580 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141930580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141930580 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930580 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141930580 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141930580 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141930580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930580 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930580 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141930580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141930580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930580 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141930580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141930580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141930580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141930580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141930580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141930580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141930581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141930581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141930603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141930603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141930603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141930603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141930603 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141930603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141930603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141930603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141930603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141930608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141930608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141930608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141930608 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141930608 DHNBAP DEBUG (127.0.0.1:47994 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141930608 DHNBAP NOTICE (127.0.0.1:47994 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141930608 DHNBAP NOTICE (127.0.0.1:47994 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141930608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141930608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141930746 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141930746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141930746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141930746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930746 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141930746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141930746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141930746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141930747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141930747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141930747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141930747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141930747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141930747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130141930751 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141930751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141930751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141930751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141930751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141930751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141930751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc0-M3UA(717)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141930756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930756 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141930756 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141930756 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141930756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141930756 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141930756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141930759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930759 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141930759 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141930759 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141930759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141930759 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141930759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141930759 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141930759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141930759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141930759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141930759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141930759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141930759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141930759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141930759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141930759 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141930759 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930760 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141930760 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141930761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141930761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141930761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141930761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141930761 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141930761 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930761 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141930761 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141930762 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141930762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(720)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141930767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930767 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141930767 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141930767 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141930767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930767 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141930767 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141930767 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141930767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141930768 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141930768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141930768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141930768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141930768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141930768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141930768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141930768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141930768 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141930768 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141930768 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930769 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930769 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141930769 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141930769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141930769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141930769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141930769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141930769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141930769 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930774 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141930775 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141930775 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141930775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(723)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141930780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141930780 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141930780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141930780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141930780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141930780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141930782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141930782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141930783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141930783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141930783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141930783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141930783 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141930783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141930783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141930783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141930783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141930783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141930783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141930783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141930783 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141930783 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141930783 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930784 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141930784 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141930785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930785 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141930785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141930785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141930785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141930785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141930785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141930785 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141930793 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141930793 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141930793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(726)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141930802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930802 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141930802 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141930802 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141930802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141930802 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141930802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141930806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141930806 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141930806 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141930806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141930806 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141930806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141930806 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141930806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141930806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141930806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141930806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141930806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141930806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141930806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141930806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141930806 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141930806 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141930807 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141930807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141930807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141930807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141930807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141930807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141930808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141930808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141930808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141930808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141930808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141930808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141930808 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141930808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141930808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141930808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141930808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141930808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141930808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141930808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141930808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931297 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141931297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7136c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141931297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931297 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141931297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141931298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141931298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141931298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141931298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931299 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141931299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a983d2), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141931299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931299 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141931299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141931299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141931299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141931299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141931299 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141931306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141931306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141931306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141931307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931307 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=00a7136c) (sccp_scrc.c:477) 20241130141931307 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241130141931307 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141931307 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141931307 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141931307 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141931307 DLSCCP DEBUG SCCP-SCOC(71)[0x55b5a579de90]{IDLE}: Deallocated (fsm.c:568) 20241130141931311 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141931311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084daed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141931311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141931311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141931311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141931311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141931311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141931311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141931312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141931312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141931312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141931312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931312 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=00a983d2) (sccp_scrc.c:477) 20241130141931312 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241130141931312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141931312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141931312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141931312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141931312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b5a57c8130]{IDLE}: Deallocated (fsm.c:568) 20241130141931514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931514 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141931514 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141931514 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141931514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141931515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931515 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=0084daed) (sccp_scrc.c:477) 20241130141931515 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241130141931515 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141931515 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141931515 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141931515 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141931515 DLSCCP DEBUG SCCP-SCOC(73)[0x55b5a57a8710]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141931555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931555 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141931555 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141931555 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141931555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141931555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141931555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141931555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141931555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931555 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141931555 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141931555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141931555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141931555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141931555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931555 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141931555 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141931556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931556 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141931556 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141931556 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141931556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141931557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141931557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141931557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141931557 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141931557 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(719)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141931586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141931586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141931586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141931586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931587 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:601) 20241130141931587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141931587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141931587 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141931587 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) 20241130141931587 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) 20241130141931587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141931587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931587 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141931587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141931587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141931587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141931587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141931587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931587 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141931587 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141931589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141931589 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141931589 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141931589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931589 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931589 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:601) 20241130141931589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141931589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141931589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931589 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141931589 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141931589 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141931602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141931602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141931602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141931602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141931602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141931602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141931602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141931602 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141931602 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141931602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141931602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141931602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141931603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141931603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931603 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141931603 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141931603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141931603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141931603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141931603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141931603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931605 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141931605 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141931605 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141931605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141931605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141931605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141931605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931606 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141931606 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141931606 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141931718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141931718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141931718 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141931718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931719 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141931719 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141931719 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141931719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141931719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141931719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141931719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141931719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141931719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141931719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141931719 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141931719 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) 20241130141931719 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) 20241130141931719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141931719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141931719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141931719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141931719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141931719 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141931719 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141931719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141931719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141931720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141931720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141931720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141931720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141931720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141931720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141931720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141931720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141931720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141931720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141931720 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141931720 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141931720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141931720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141931720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141931720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141931720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141931720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141931720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141931720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141932616 DLCTRL DEBUG Command: GET 98766176 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141932616 DLCTRL DEBUG Tx Command reply: GET_REPLY 98766176 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141932617 DLCTRL DEBUG Command: GET 524232689 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141932617 DLCTRL DEBUG Tx Command reply: GET_REPLY 524232689 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141932618 DLCTRL DEBUG Command: GET 386360731 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141932618 DLCTRL DEBUG Tx Command reply: GET_REPLY 386360731 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141932619 DLCTRL DEBUG Command: GET 318215465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141932619 DLCTRL DEBUG Tx Command reply: GET_REPLY 318215465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141932619 DLCTRL DEBUG Command: GET 836967452 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141932619 DLCTRL DEBUG Tx Command reply: GET_REPLY 836967452 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141932620 DLCTRL DEBUG Command: GET 886843578 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141932620 DLCTRL DEBUG Tx Command reply: GET_REPLY 886843578 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141932621 DLCTRL DEBUG Command: GET 239389760 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141932621 DLCTRL DEBUG Tx Command reply: GET_REPLY 239389760 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141932622 DLCTRL DEBUG Command: GET 136113532 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141932622 DLCTRL DEBUG Tx Command reply: GET_REPLY 136113532 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141932623 DLCTRL DEBUG Command: GET 978695978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141932623 DLCTRL DEBUG Tx Command reply: GET_REPLY 978695978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141932624 DLCTRL DEBUG Command: GET 968582968 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141932624 DLCTRL DEBUG Tx Command reply: GET_REPLY 968582968 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141932624 DLCTRL DEBUG Command: GET 115168430 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141932624 DLCTRL DEBUG Tx Command reply: GET_REPLY 115168430 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141932625 DLCTRL DEBUG Command: GET 25211988 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141932625 DLCTRL DEBUG Tx Command reply: GET_REPLY 25211988 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141932626 DLCTRL DEBUG Command: GET 63836357 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141932626 DLCTRL DEBUG Tx Command reply: GET_REPLY 63836357 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141932627 DLCTRL DEBUG Command: GET 141840539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141932627 DLCTRL DEBUG Tx Command reply: GET_REPLY 141840539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141932627 DLCTRL DEBUG Command: GET 315773418 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141932628 DLCTRL DEBUG Tx Command reply: GET_REPLY 315773418 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141932628 DLCTRL DEBUG Command: GET 517409687 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141932628 DLCTRL DEBUG Tx Command reply: GET_REPLY 517409687 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141932629 DLCTRL DEBUG Command: GET 225149576 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141932629 DLCTRL DEBUG Tx Command reply: GET_REPLY 225149576 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141932630 DLCTRL DEBUG Command: GET 116578494 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141932630 DLCTRL DEBUG Tx Command reply: GET_REPLY 116578494 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141932631 DLCTRL DEBUG Command: GET 916043436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141932631 DLCTRL DEBUG Tx Command reply: GET_REPLY 916043436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141932632 DLCTRL DEBUG Command: GET 372905355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141932632 DLCTRL DEBUG Tx Command reply: GET_REPLY 372905355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001110110101'B, t_guard := 20.000000 } 20241130141932644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(728) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)16717267 20241130141933657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141933657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141933657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141933657 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141933657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff15d3, normal) (hnbgw_rua.c:407) 20241130141933657 DHNB DEBUG map_rua[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130141933657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141933657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16717267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141933657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141933657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141933657 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16717267 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141933657 DCN DEBUG map_sccp[0x55b5a57a1d20]{init}: Allocated (fsm.c:456) 20241130141933657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141933657 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16717267 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141933657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16717267 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141933657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141933657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141933657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141933657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141933657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141933657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141933657 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: Allocated (fsm.c:456) 20241130141933657 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141933657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b50056400500f1100926) (sccp_scrc.c:406) 20241130141933657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141933657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141933657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141933657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141933657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141933657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141933657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141933657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141933657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141933657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141933657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141933657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141933657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141933657 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141933657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141933657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141933657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141933657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141933657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141933657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141933657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141933657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141933657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141933657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)5969101 HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(728)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141933662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141933662 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141933662 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141933662 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141933662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141933662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141933662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141933662 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141933662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141933662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141933662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141933662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141933662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141933662 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a11106) (sccp_scrc.c:477) 20241130141933662 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241130141933662 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141933662 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141933662 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141933662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141933662 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141933662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141933662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141933662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141933663 DLCTRL DEBUG Command: GET 450498920 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141933663 DLCTRL DEBUG Tx Command reply: GET_REPLY 450498920 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141933664 DLCTRL DEBUG Command: GET 879542483 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141933664 DLCTRL DEBUG Tx Command reply: GET_REPLY 879542483 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141933665 DLCTRL DEBUG Command: GET 768022080 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141933665 DLCTRL DEBUG Tx Command reply: GET_REPLY 768022080 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141933667 DLCTRL DEBUG Command: GET 627983177 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141933667 DLCTRL DEBUG Tx Command reply: GET_REPLY 627983177 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141933668 DLCTRL DEBUG Command: GET 240007613 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141933668 DLCTRL DEBUG Tx Command reply: GET_REPLY 240007613 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141933669 DLCTRL DEBUG Command: GET 391705503 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141933669 DLCTRL DEBUG Tx Command reply: GET_REPLY 391705503 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141933671 DLCTRL DEBUG Command: GET 274345906 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141933671 DLCTRL DEBUG Tx Command reply: GET_REPLY 274345906 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141933672 DLCTRL DEBUG Command: GET 484322695 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141933672 DLCTRL DEBUG Tx Command reply: GET_REPLY 484322695 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141933673 DLCTRL DEBUG Command: GET 381952055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141933673 DLCTRL DEBUG Tx Command reply: GET_REPLY 381952055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141933675 DLCTRL DEBUG Command: GET 241831744 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141933675 DLCTRL DEBUG Tx Command reply: GET_REPLY 241831744 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141933676 DLCTRL DEBUG Command: GET 419731812 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141933676 DLCTRL DEBUG Tx Command reply: GET_REPLY 419731812 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141933677 DLCTRL DEBUG Command: GET 784926037 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141933677 DLCTRL DEBUG Tx Command reply: GET_REPLY 784926037 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141933679 DLCTRL DEBUG Command: GET 730761662 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141933679 DLCTRL DEBUG Tx Command reply: GET_REPLY 730761662 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141933679 DLCTRL DEBUG Command: GET 179283859 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141933679 DLCTRL DEBUG Tx Command reply: GET_REPLY 179283859 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141933680 DLCTRL DEBUG Command: GET 465102803 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141933680 DLCTRL DEBUG Tx Command reply: GET_REPLY 465102803 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141933681 DLCTRL DEBUG Command: GET 894395935 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141933681 DLCTRL DEBUG Tx Command reply: GET_REPLY 894395935 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141933682 DLCTRL DEBUG Command: GET 62917751 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141933682 DLCTRL DEBUG Tx Command reply: GET_REPLY 62917751 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141933683 DLCTRL DEBUG Command: GET 370426500 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141933683 DLCTRL DEBUG Tx Command reply: GET_REPLY 370426500 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141933684 DLCTRL DEBUG Command: GET 183727298 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141933684 DLCTRL DEBUG Tx Command reply: GET_REPLY 183727298 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141933685 DLCTRL DEBUG Command: GET 898187510 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141933685 DLCTRL DEBUG Tx Command reply: GET_REPLY 898187510 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001101100000'B, t_guard := 20.000000 } 20241130141933697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(729) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)8546845 20241130141934705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141934705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141934705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141934705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141934705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x826a1d, normal) (hnbgw_rua.c:407) 20241130141934705 DHNB DEBUG map_rua[0x55b5a57c3880]{init}: Allocated (fsm.c:456) 20241130141934705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141934705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8546845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141934705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141934705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141934705 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141934705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8546845 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241130141934705 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141934705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141934705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8546845 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141934705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8546845 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141934705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141934705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141934705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141934705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141934705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141934705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141934705 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: Allocated (fsm.c:456) 20241130141934705 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141934705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003600056400500f1100926) (sccp_scrc.c:406) 20241130141934705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141934705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141934705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141934705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141934705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141934705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141934705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141934705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141934705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141934705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141934705 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141934705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141934705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141934705 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141934705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141934705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141934705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141934705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141934705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141934705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141934705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141934705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141934705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141934705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)2674837 HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(729)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141934709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141934709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141934709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141934709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141934709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141934709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141934709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141934709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141934709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141934710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141934710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141934710 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:601) 20241130141934710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141934710 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052f3ea) (sccp_scrc.c:477) 20241130141934710 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241130141934710 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141934710 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141934710 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141934710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141934710 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141934710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141934710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141934710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141934711 DLCTRL DEBUG Command: GET 95598320 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141934711 DLCTRL DEBUG Tx Command reply: GET_REPLY 95598320 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141934712 DLCTRL DEBUG Command: GET 138877147 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141934712 DLCTRL DEBUG Tx Command reply: GET_REPLY 138877147 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141934712 DLCTRL DEBUG Command: GET 507593782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141934712 DLCTRL DEBUG Tx Command reply: GET_REPLY 507593782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141934713 DLCTRL DEBUG Command: GET 24146135 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141934713 DLCTRL DEBUG Tx Command reply: GET_REPLY 24146135 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141934714 DLCTRL DEBUG Command: GET 369482474 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141934714 DLCTRL DEBUG Tx Command reply: GET_REPLY 369482474 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141934715 DLCTRL DEBUG Command: GET 171638461 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141934715 DLCTRL DEBUG Tx Command reply: GET_REPLY 171638461 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141934716 DLCTRL DEBUG Command: GET 915509322 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141934716 DLCTRL DEBUG Tx Command reply: GET_REPLY 915509322 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141934717 DLCTRL DEBUG Command: GET 796224318 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141934717 DLCTRL DEBUG Tx Command reply: GET_REPLY 796224318 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141934718 DLCTRL DEBUG Command: GET 228974549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141934718 DLCTRL DEBUG Tx Command reply: GET_REPLY 228974549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141934718 DLCTRL DEBUG Command: GET 436490519 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141934718 DLCTRL DEBUG Tx Command reply: GET_REPLY 436490519 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141934719 DLCTRL DEBUG Command: GET 126545208 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141934719 DLCTRL DEBUG Tx Command reply: GET_REPLY 126545208 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141934720 DLCTRL DEBUG Command: GET 292401459 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141934720 DLCTRL DEBUG Tx Command reply: GET_REPLY 292401459 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141934721 DLCTRL DEBUG Command: GET 511019742 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141934721 DLCTRL DEBUG Tx Command reply: GET_REPLY 511019742 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141934722 DLCTRL DEBUG Command: GET 464529497 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141934722 DLCTRL DEBUG Tx Command reply: GET_REPLY 464529497 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141934723 DLCTRL DEBUG Command: GET 148994372 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141934723 DLCTRL DEBUG Tx Command reply: GET_REPLY 148994372 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141934723 DLCTRL DEBUG Command: GET 859626096 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141934723 DLCTRL DEBUG Tx Command reply: GET_REPLY 859626096 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141934724 DLCTRL DEBUG Command: GET 305504858 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141934724 DLCTRL DEBUG Tx Command reply: GET_REPLY 305504858 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141934725 DLCTRL DEBUG Command: GET 952464060 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141934725 DLCTRL DEBUG Tx Command reply: GET_REPLY 952464060 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141934726 DLCTRL DEBUG Command: GET 801598256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141934726 DLCTRL DEBUG Tx Command reply: GET_REPLY 801598256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141934727 DLCTRL DEBUG Command: GET 361187068 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141934727 DLCTRL DEBUG Tx Command reply: GET_REPLY 361187068 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000011000101'B, t_guard := 20.000000 } 20241130141934738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(730) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)2668898 20241130141935761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141935761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141935761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141935761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141935761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28b962, normal) (hnbgw_rua.c:407) 20241130141935761 DHNB DEBUG map_rua[0x55b5a574cf70]{init}: Allocated (fsm.c:456) 20241130141935761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141935761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2668898 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141935761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141935761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141935761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2668898 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141935761 DCN DEBUG map_sccp[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130141935761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141935761 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2668898 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141935761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2668898 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141935761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141935761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141935761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141935761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141935761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141935761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141935761 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: Allocated (fsm.c:456) 20241130141935761 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141935761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c50056400500f1100926) (sccp_scrc.c:406) 20241130141935761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141935761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141935761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141935761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141935761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141935761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141935761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141935761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141935761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141935761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141935761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141935761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141935761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141935761 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141935761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141935761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141935761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141935761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141935761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141935761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141935761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141935761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141935761 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)14272688 HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(730)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141935765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935765 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141935765 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141935765 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141935765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141935765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141935765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141935765 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141935765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141935765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141935765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141935765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141935765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141935765 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003fb3ea) (sccp_scrc.c:477) 20241130141935765 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241130141935765 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141935765 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141935765 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141935765 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141935765 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141935765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141935765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141935766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141935767 DLCTRL DEBUG Command: GET 532444200 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141935767 DLCTRL DEBUG Tx Command reply: GET_REPLY 532444200 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130141935769 DLCTRL DEBUG Command: GET 888832427 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141935770 DLCTRL DEBUG Tx Command reply: GET_REPLY 888832427 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141935772 DLCTRL DEBUG Command: GET 596739442 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141935772 DLCTRL DEBUG Tx Command reply: GET_REPLY 596739442 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141935775 DLCTRL DEBUG Command: GET 455517470 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141935775 DLCTRL DEBUG Tx Command reply: GET_REPLY 455517470 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141935777 DLCTRL DEBUG Command: GET 889223460 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141935777 DLCTRL DEBUG Tx Command reply: GET_REPLY 889223460 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141935778 DLCTRL DEBUG Command: GET 158924573 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141935778 DLCTRL DEBUG Tx Command reply: GET_REPLY 158924573 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141935779 DLCTRL DEBUG Command: GET 84555583 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141935779 DLCTRL DEBUG Tx Command reply: GET_REPLY 84555583 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141935780 DLCTRL DEBUG Command: GET 547245825 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141935780 DLCTRL DEBUG Tx Command reply: GET_REPLY 547245825 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141935780 DLCTRL DEBUG Command: GET 676043147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141935780 DLCTRL DEBUG Tx Command reply: GET_REPLY 676043147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141935781 DLCTRL DEBUG Command: GET 944082128 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141935781 DLCTRL DEBUG Tx Command reply: GET_REPLY 944082128 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141935782 DLCTRL DEBUG Command: GET 656613652 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141935782 DLCTRL DEBUG Tx Command reply: GET_REPLY 656613652 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141935783 DLCTRL DEBUG Command: GET 585118771 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141935783 DLCTRL DEBUG Tx Command reply: GET_REPLY 585118771 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141935784 DLCTRL DEBUG Command: GET 611035593 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141935784 DLCTRL DEBUG Tx Command reply: GET_REPLY 611035593 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141935785 DLCTRL DEBUG Command: GET 248102724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141935785 DLCTRL DEBUG Tx Command reply: GET_REPLY 248102724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141935785 DLCTRL DEBUG Command: GET 855729147 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141935785 DLCTRL DEBUG Tx Command reply: GET_REPLY 855729147 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141935786 DLCTRL DEBUG Command: GET 392782397 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141935786 DLCTRL DEBUG Tx Command reply: GET_REPLY 392782397 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141935787 DLCTRL DEBUG Command: GET 487067373 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141935787 DLCTRL DEBUG Tx Command reply: GET_REPLY 487067373 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141935788 DLCTRL DEBUG Command: GET 488957791 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141935788 DLCTRL DEBUG Tx Command reply: GET_REPLY 488957791 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141935789 DLCTRL DEBUG Command: GET 868888227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141935789 DLCTRL DEBUG Tx Command reply: GET_REPLY 868888227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141935790 DLCTRL DEBUG Command: GET 918024590 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141935790 DLCTRL DEBUG Tx Command reply: GET_REPLY 918024590 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141935793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141935793 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc1-RAN(719)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141935793 DLINP DEBUG SRVCONN(,r=127.0.0.1:47994<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141935793 DLINP NOTICE SRV(,r=127.0.0.1:47994<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141935793 DMAIN NOTICE (127.0.0.1:47994 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47994<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141935793 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141935793 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42231<->l=127.0.0.1:4262) (control_if.c:193) 20241130141935793 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241130141935793 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141935793 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141935793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141935793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141935793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130141935793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141935793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141935793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141935793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141935793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141935793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141935793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141935793 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141935793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141935793 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141935793 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141935793 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141935793 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141935793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141935793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141935793 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141935793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141935793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141935793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141935793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141935793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141935793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141935793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141935793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141935793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141935794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141935793 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141935793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141935793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141935793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141935793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141935793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141935793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141935793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{disrupted}: Freeing instance (context_map.c:202) 20241130141935793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8546845)[0x55b5a57c3880]{disrupted}: Deallocated (fsm.c:568) 20241130141935793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141935793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141935793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141935793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8546845 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141935794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141935794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141935794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141935794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141935794 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141935794 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141935794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141935794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141935794 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141935794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141935794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141935794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141935794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141935794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141935794 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{disrupted}: Freeing instance (context_map.c:202) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16717267)[0x55b5a579de90]{disrupted}: Deallocated (fsm.c:568) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{disconnected}: Freeing instance (context_map.c:206) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55b5a57a1d20]{disconnected}: Deallocated (fsm.c:568) 20241130141935794 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16717267 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141935794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141935794 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141935794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141935794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141935794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141935794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141935794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141935794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141935794 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{disrupted}: Freeing instance (context_map.c:202) 20241130141935794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2668898)[0x55b5a574cf70]{disrupted}: Deallocated (fsm.c:568) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{disconnected}: Freeing instance (context_map.c:206) 20241130141935794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b5a580f160]{disconnected}: Deallocated (fsm.c:568) 20241130141935794 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2668898 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(725)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@f38f6cf3d7d5: Final verdict of PTC: none20241130141935794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141935794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141935794 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141935794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141935794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141935794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141935794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141935794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141935794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc2-SCCP(721)@f38f6cf3d7d5: Final verdict of PTC: none20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141935794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935794 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141935794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141935794 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141935794 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141935794 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141935794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141935794 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141935794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141935794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141935794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935795 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141935795 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141935794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141935795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141935795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141935795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141935795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141935795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141935795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141935795 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141935795 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141935795 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141935795 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141935795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141935795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141935795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141935795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141935795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141935795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141935795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141935795 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141935795 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141935795 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141935795 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(708)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(727)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141935795 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141935795 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141935795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141935795 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141935795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141935795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141935795 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141935795 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory HNBGW_Test.sgsn0-M3UA(726)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141935823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(710)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Nov 30 14:19:35 UTC 2024 ====== 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 20241130141935933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141936534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559176) 20241130141936665 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141936665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141936665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141936665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141936665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141936665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141936665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141936665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141936665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141936665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141936665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141936665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141936665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141936665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141936666 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141937502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141937502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141937502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141937502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141937502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141937502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141937503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141937503 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141937503 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141937503 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141937503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141937503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141937503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141937503 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141937503 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=559176, count=564868) 20241130141937794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141937795 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141937795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141937795 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141937795 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141937795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141937796 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141937796 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141937796 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141938360 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141938360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141938360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141938360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141938360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141938360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141938360 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141938360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141938360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141938360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141938360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141938360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141938360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141938360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141938360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141938360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141938360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141938360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141938360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141938360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141938360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141938360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141938360 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Nov 30 14:19:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241130141939632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141939637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141939641 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42599<->l=127.0.0.1:4262) (control_if.c:572) 20241130141939718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141939718 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141939726 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939726 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939726 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141939727 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939727 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57658 (stream_srv.c:132) 20241130141939727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57658<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141939727 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939727 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141939727 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939727 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939728 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939728 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141939728 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939728 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141939728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141939728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141939728 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141939728 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939728 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141939728 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939728 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141939728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939728 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939728 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141939728 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141939729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939729 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939729 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141939729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141939729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939729 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141939729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141939729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141939729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141939729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141939729 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(741)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(741)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(744)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(744)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(747)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(747)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141939768 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939768 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939768 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939768 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939768 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141939768 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939769 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939769 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141939769 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939769 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141939769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939769 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939769 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141939769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141939769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939769 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939769 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141939769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141939769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939769 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939769 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141939769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141939769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939769 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141939769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141939769 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141939769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141939770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141939770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141939770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141939770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(750)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(748)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141939792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141939792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141939792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141939792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141939792 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141939792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141939792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141939792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141939792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141939796 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141939796 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141939796 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141939796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141939796 DHNBAP DEBUG (127.0.0.1:57658 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141939796 DHNBAP NOTICE (127.0.0.1:57658 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141939796 DHNBAP NOTICE (127.0.0.1:57658 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141939796 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141939796 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141939942 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141939942 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141939942 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130141939942 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130141939942 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130141939942 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130141939942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(741)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141939953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939953 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141939953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130141939953 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130141939953 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130141939953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141939953 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141939953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130141939953 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141939953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141939953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141939953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141939953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141939953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141939953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141939953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141939953 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141939953 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141939953 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141939953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(744)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141939958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939958 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141939958 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141939958 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141939958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141939958 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241130141939958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141939958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141939958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141939958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141939958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141939958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141939958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141939958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141939958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141939958 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141939958 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939958 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939959 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141939959 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141939959 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141939959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141939959 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141939959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141939959 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141939959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141939960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939960 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141939960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141939960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141939960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141939960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141939962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141939962 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141939962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141939962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141939962 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141939963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141939963 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141939963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141939963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141939963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141939963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141939963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141939963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141939963 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141939963 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141939963 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939964 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939964 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141939964 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141939964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939964 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141939964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141939964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141939965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141939965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141939965 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141939965 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130141939965 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141939965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(747)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130141939970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130141939970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141939970 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141939970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141939970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141939970 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141939970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141939970 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141939970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141939970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130141939970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141939971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141939971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141939971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141939971 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141939971 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141939971 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939972 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939972 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141939972 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141939972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939972 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141939972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939972 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141939973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141939973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141939973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141939973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141939982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141939982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141939982 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141939982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(750)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141939988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141939988 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141939988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141939988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141939988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141939988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141939990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141939990 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141939990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141939990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141939990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141939991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141939991 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141939991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141939991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141939991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141939991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141939991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141939991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141939991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141939991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141939991 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141939991 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141939992 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141939992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141939992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141939992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141939992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141939992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141939992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141939992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141939992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141939992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141939992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141939992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141939993 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141939993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141939993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141939993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141939993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141939993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141939993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141939993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141939993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940747 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141940747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ed778), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141940747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141940747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940747 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141940748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1198), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141940748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141940748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141940748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141940748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141940748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141940749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940749 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141940749 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141940749 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940749 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:601) 20241130141940749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940749 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=00fa1198) (sccp_scrc.c:477) 20241130141940749 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241130141940749 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141940749 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141940749 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141940749 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141940749 DLSCCP DEBUG SCCP-SCOC(74)[0x55b5a57a7d80]{IDLE}: Deallocated (fsm.c:568) 20241130141940749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940749 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141940749 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141940749 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141940750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141940750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940750 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141940750 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141940750 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141940750 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141940750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141940750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141940750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940750 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141940750 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141940750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141940750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141940750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141940750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141940750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940750 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=009ed778) (sccp_scrc.c:477) 20241130141940750 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241130141940750 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141940750 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141940750 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141940750 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141940750 DLSCCP DEBUG SCCP-SCOC(76)[0x55b5a57c8900]{IDLE}: Deallocated (fsm.c:568) 20241130141940750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141940750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141940750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141940750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141940750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141940750 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141940750 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141940751 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141940751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033df29), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141940751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141940751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141940751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141940751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141940751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141940751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940752 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141940752 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141940752 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141940752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940752 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:601) 20241130141940752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940752 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=0033df29) (sccp_scrc.c:477) 20241130141940752 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241130141940752 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130141940752 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130141940752 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130141940752 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130141940752 DLSCCP DEBUG SCCP-SCOC(75)[0x55b5a580f3a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(749)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141940789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141940789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141940789 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141940789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141940789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141940789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940789 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141940789 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141940789 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141940789 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141940789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141940789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141940790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940790 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141940790 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141940790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141940790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141940790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141940790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141940790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141940790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141940790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141940790 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141940790 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141940954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141940954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141940954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940954 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:601) 20241130141940954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141940954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141940955 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141940955 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) 20241130141940955 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) 20241130141940955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141940955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141940954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141940954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141940954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141940954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141940955 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141940955 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141940955 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940955 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141940955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940955 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141940955 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130141940955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141940955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141940955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141940955 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141940955 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) 20241130141940955 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) 20241130141940955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141940956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141940955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141940955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141940956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141940956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141940956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141940956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141940956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141940956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141940956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141940956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141940956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141940956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141940956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141940956 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141940956 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141940956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940956 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:601) 20241130141940956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130141940956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141940956 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141940956 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141940956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141940956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141940956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141940956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141940956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141940956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141940956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141940956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141940956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141940956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141940956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141940956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141940957 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141940957 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141941823 DLCTRL DEBUG Command: GET 128102801 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141941823 DLCTRL DEBUG Tx Command reply: GET_REPLY 128102801 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141941824 DLCTRL DEBUG Command: GET 209992086 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141941824 DLCTRL DEBUG Tx Command reply: GET_REPLY 209992086 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141941825 DLCTRL DEBUG Command: GET 655887414 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141941825 DLCTRL DEBUG Tx Command reply: GET_REPLY 655887414 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141941828 DLCTRL DEBUG Command: GET 350968223 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141941828 DLCTRL DEBUG Tx Command reply: GET_REPLY 350968223 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141941831 DLCTRL DEBUG Command: GET 305808458 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141941831 DLCTRL DEBUG Tx Command reply: GET_REPLY 305808458 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141941835 DLCTRL DEBUG Command: GET 70608557 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141941835 DLCTRL DEBUG Tx Command reply: GET_REPLY 70608557 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141941838 DLCTRL DEBUG Command: GET 339080580 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141941838 DLCTRL DEBUG Tx Command reply: GET_REPLY 339080580 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141941841 DLCTRL DEBUG Command: GET 914498156 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141941841 DLCTRL DEBUG Tx Command reply: GET_REPLY 914498156 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141941844 DLCTRL DEBUG Command: GET 475811193 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141941844 DLCTRL DEBUG Tx Command reply: GET_REPLY 475811193 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141941848 DLCTRL DEBUG Command: GET 933873132 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141941848 DLCTRL DEBUG Tx Command reply: GET_REPLY 933873132 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141941852 DLCTRL DEBUG Command: GET 688363732 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141941852 DLCTRL DEBUG Tx Command reply: GET_REPLY 688363732 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141941855 DLCTRL DEBUG Command: GET 289996073 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141941855 DLCTRL DEBUG Tx Command reply: GET_REPLY 289996073 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141941858 DLCTRL DEBUG Command: GET 791460279 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141941858 DLCTRL DEBUG Tx Command reply: GET_REPLY 791460279 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141941861 DLCTRL DEBUG Command: GET 143166503 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141941861 DLCTRL DEBUG Tx Command reply: GET_REPLY 143166503 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141941863 DLCTRL DEBUG Command: GET 373498874 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141941863 DLCTRL DEBUG Tx Command reply: GET_REPLY 373498874 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141941865 DLCTRL DEBUG Command: GET 697063899 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141941865 DLCTRL DEBUG Tx Command reply: GET_REPLY 697063899 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141941867 DLCTRL DEBUG Command: GET 44949585 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141941867 DLCTRL DEBUG Tx Command reply: GET_REPLY 44949585 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141941869 DLCTRL DEBUG Command: GET 272244008 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141941869 DLCTRL DEBUG Tx Command reply: GET_REPLY 272244008 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141941870 DLCTRL DEBUG Command: GET 349622842 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141941870 DLCTRL DEBUG Tx Command reply: GET_REPLY 349622842 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141941871 DLCTRL DEBUG Command: GET 949631423 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141941871 DLCTRL DEBUG Tx Command reply: GET_REPLY 949631423 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000000001111'B, t_guard := 20.000000 } 20241130141941903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(752) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)12785820 20241130141942953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141942953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141942953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241130141942953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141942953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc3189c, normal) (hnbgw_rua.c:407) 20241130141942953 DHNB DEBUG map_rua[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141942953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141942953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141942953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141942953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141942953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785820 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241130141942953 DCN DEBUG map_sccp[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130141942953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141942953 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12785820 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141942953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785820 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241130141942953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141942953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141942953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141942953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141942953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141942953 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141942953 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: Allocated (fsm.c:456) 20241130141942953 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141942953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300000f0056400500f1100926) (sccp_scrc.c:406) 20241130141942953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141942953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141942953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141942953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141942953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141942953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141942953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141942953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141942953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141942953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141942953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141942953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141942953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141942953 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141942953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141942953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141942953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141942953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141942953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141942953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141942953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141942953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141942953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141942953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)16017002 HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(752)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141942968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141942969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141942969 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141942969 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141942969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141942969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141942969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141942969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141942969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141942969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141942969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141942969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141942969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141942969 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb3c26) (sccp_scrc.c:477) 20241130141942969 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241130141942969 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141942969 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141942969 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141942969 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141942969 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141942969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141942969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141942970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141942972 DLCTRL DEBUG Command: GET 32879390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141942972 DLCTRL DEBUG Tx Command reply: GET_REPLY 32879390 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141942975 DLCTRL DEBUG Command: GET 405563446 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141942975 DLCTRL DEBUG Tx Command reply: GET_REPLY 405563446 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141942978 DLCTRL DEBUG Command: GET 316767869 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141942978 DLCTRL DEBUG Tx Command reply: GET_REPLY 316767869 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141942980 DLCTRL DEBUG Command: GET 665786048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141942980 DLCTRL DEBUG Tx Command reply: GET_REPLY 665786048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141942981 DLCTRL DEBUG Command: GET 312327341 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141942981 DLCTRL DEBUG Tx Command reply: GET_REPLY 312327341 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141942983 DLCTRL DEBUG Command: GET 230776176 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141942983 DLCTRL DEBUG Tx Command reply: GET_REPLY 230776176 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141942984 DLCTRL DEBUG Command: GET 694377488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141942984 DLCTRL DEBUG Tx Command reply: GET_REPLY 694377488 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141942984 DLCTRL DEBUG Command: GET 935825003 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141942984 DLCTRL DEBUG Tx Command reply: GET_REPLY 935825003 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141942985 DLCTRL DEBUG Command: GET 810432767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141942985 DLCTRL DEBUG Tx Command reply: GET_REPLY 810432767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141942986 DLCTRL DEBUG Command: GET 865828052 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141942986 DLCTRL DEBUG Tx Command reply: GET_REPLY 865828052 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141942987 DLCTRL DEBUG Command: GET 679107072 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141942987 DLCTRL DEBUG Tx Command reply: GET_REPLY 679107072 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141942988 DLCTRL DEBUG Command: GET 652209357 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141942988 DLCTRL DEBUG Tx Command reply: GET_REPLY 652209357 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141942988 DLCTRL DEBUG Command: GET 665255320 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141942988 DLCTRL DEBUG Tx Command reply: GET_REPLY 665255320 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141942989 DLCTRL DEBUG Command: GET 692023678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141942989 DLCTRL DEBUG Tx Command reply: GET_REPLY 692023678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141942990 DLCTRL DEBUG Command: GET 379205301 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141942990 DLCTRL DEBUG Tx Command reply: GET_REPLY 379205301 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141942990 DLCTRL DEBUG Command: GET 724974455 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141942990 DLCTRL DEBUG Tx Command reply: GET_REPLY 724974455 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141942991 DLCTRL DEBUG Command: GET 149105261 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141942991 DLCTRL DEBUG Tx Command reply: GET_REPLY 149105261 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141942992 DLCTRL DEBUG Command: GET 114750041 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141942992 DLCTRL DEBUG Tx Command reply: GET_REPLY 114750041 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141942992 DLCTRL DEBUG Command: GET 715351609 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141942992 DLCTRL DEBUG Tx Command reply: GET_REPLY 715351609 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141942993 DLCTRL DEBUG Command: GET 71712903 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141942993 DLCTRL DEBUG Tx Command reply: GET_REPLY 71712903 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001011010111'B, t_guard := 20.000000 } 20241130141943004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(753) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)4483959 20241130141944032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141944032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141944032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141944032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141944032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x446b77, normal) (hnbgw_rua.c:407) 20241130141944032 DHNB DEBUG map_rua[0x55b5a574cf70]{init}: Allocated (fsm.c:456) 20241130141944032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141944032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4483959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141944032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141944032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141944032 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141944032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4483959 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141944032 DCN DEBUG map_sccp[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130141944032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141944032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4483959 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141944032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4483959 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141944032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141944032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141944032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141944032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141944032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141944032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141944032 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: Allocated (fsm.c:456) 20241130141944032 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141944032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002d70056400500f1100926) (sccp_scrc.c:406) 20241130141944032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141944032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141944032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141944032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141944032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141944032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141944032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141944032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141944032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141944032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141944032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141944032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141944032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141944033 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141944033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141944033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141944033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141944033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141944033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141944033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141944033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141944033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141944033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141944033 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)10662424 HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(753)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141944054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141944054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141944054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141944054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141944054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141944054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141944054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141944054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141944054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141944054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141944054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141944054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141944054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141944054 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e60a1) (sccp_scrc.c:477) 20241130141944054 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241130141944054 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141944054 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141944054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141944054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141944054 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141944054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141944054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141944057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141944059 DLCTRL DEBUG Command: GET 307293874 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141944059 DLCTRL DEBUG Tx Command reply: GET_REPLY 307293874 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141944063 DLCTRL DEBUG Command: GET 89842238 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141944063 DLCTRL DEBUG Tx Command reply: GET_REPLY 89842238 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141944067 DLCTRL DEBUG Command: GET 170146141 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141944067 DLCTRL DEBUG Tx Command reply: GET_REPLY 170146141 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141944071 DLCTRL DEBUG Command: GET 881189874 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141944071 DLCTRL DEBUG Tx Command reply: GET_REPLY 881189874 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141944074 DLCTRL DEBUG Command: GET 140266297 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141944074 DLCTRL DEBUG Tx Command reply: GET_REPLY 140266297 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141944076 DLCTRL DEBUG Command: GET 432835052 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141944076 DLCTRL DEBUG Tx Command reply: GET_REPLY 432835052 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141944077 DLCTRL DEBUG Command: GET 222818989 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141944077 DLCTRL DEBUG Tx Command reply: GET_REPLY 222818989 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141944078 DLCTRL DEBUG Command: GET 390050785 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141944078 DLCTRL DEBUG Tx Command reply: GET_REPLY 390050785 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141944079 DLCTRL DEBUG Command: GET 137486731 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141944079 DLCTRL DEBUG Tx Command reply: GET_REPLY 137486731 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141944080 DLCTRL DEBUG Command: GET 83088964 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141944080 DLCTRL DEBUG Tx Command reply: GET_REPLY 83088964 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141944081 DLCTRL DEBUG Command: GET 304556244 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141944081 DLCTRL DEBUG Tx Command reply: GET_REPLY 304556244 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141944082 DLCTRL DEBUG Command: GET 630153261 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141944082 DLCTRL DEBUG Tx Command reply: GET_REPLY 630153261 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141944082 DLCTRL DEBUG Command: GET 711489698 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141944082 DLCTRL DEBUG Tx Command reply: GET_REPLY 711489698 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141944083 DLCTRL DEBUG Command: GET 806890058 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141944083 DLCTRL DEBUG Tx Command reply: GET_REPLY 806890058 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141944084 DLCTRL DEBUG Command: GET 673611711 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141944084 DLCTRL DEBUG Tx Command reply: GET_REPLY 673611711 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141944084 DLCTRL DEBUG Command: GET 738681845 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141944084 DLCTRL DEBUG Tx Command reply: GET_REPLY 738681845 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141944085 DLCTRL DEBUG Command: GET 358106663 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141944085 DLCTRL DEBUG Tx Command reply: GET_REPLY 358106663 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141944086 DLCTRL DEBUG Command: GET 597361329 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141944086 DLCTRL DEBUG Tx Command reply: GET_REPLY 597361329 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141944086 DLCTRL DEBUG Command: GET 486571658 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141944086 DLCTRL DEBUG Tx Command reply: GET_REPLY 486571658 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141944087 DLCTRL DEBUG Command: GET 592293920 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141944087 DLCTRL DEBUG Tx Command reply: GET_REPLY 592293920 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000001001011'B, t_guard := 20.000000 } 20241130141944097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(754) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)1174452 20241130141945126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141945126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141945126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141945126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141945126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11ebb4, normal) (hnbgw_rua.c:407) 20241130141945126 DHNB DEBUG map_rua[0x55b5a574d520]{init}: Allocated (fsm.c:456) 20241130141945126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141945126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1174452 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141945126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141945126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141945126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1174452 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241130141945126 DCN DEBUG map_sccp[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141945126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141945126 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1174452 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241130141945126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1174452 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141945126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141945126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141945126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141945126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141945126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141945126 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141945126 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: Allocated (fsm.c:456) 20241130141945126 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141945126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300004b0056400500f1100926) (sccp_scrc.c:406) 20241130141945126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141945126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141945126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141945126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141945126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141945126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141945126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141945126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141945126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141945126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945126 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141945126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945126 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141945126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141945126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141945127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141945127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141945127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141945127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141945127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)11847080 HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141945145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130141945145 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130141945145 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130141945145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141945145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141945145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141945145 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(754)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141945145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141945145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141945145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141945145 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:601) 20241130141945145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141945145 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088bea0) (sccp_scrc.c:477) 20241130141945145 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241130141945145 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141945145 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141945145 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141945145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141945145 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141945145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141945145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141945148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141945150 DLCTRL DEBUG Command: GET 87457794 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141945150 DLCTRL DEBUG Tx Command reply: GET_REPLY 87457794 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141945155 DLCTRL DEBUG Command: GET 243366962 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141945155 DLCTRL DEBUG Tx Command reply: GET_REPLY 243366962 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141945159 DLCTRL DEBUG Command: GET 851212839 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141945159 DLCTRL DEBUG Tx Command reply: GET_REPLY 851212839 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141945162 DLCTRL DEBUG Command: GET 240705852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141945162 DLCTRL DEBUG Tx Command reply: GET_REPLY 240705852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141945164 DLCTRL DEBUG Command: GET 329630321 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141945164 DLCTRL DEBUG Tx Command reply: GET_REPLY 329630321 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141945166 DLCTRL DEBUG Command: GET 383646445 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141945166 DLCTRL DEBUG Tx Command reply: GET_REPLY 383646445 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141945169 DLCTRL DEBUG Command: GET 269199388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141945169 DLCTRL DEBUG Tx Command reply: GET_REPLY 269199388 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241130141945170 DLCTRL DEBUG Command: GET 84749424 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141945170 DLCTRL DEBUG Tx Command reply: GET_REPLY 84749424 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141945171 DLCTRL DEBUG Command: GET 985001287 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141945171 DLCTRL DEBUG Tx Command reply: GET_REPLY 985001287 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141945172 DLCTRL DEBUG Command: GET 993838370 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141945172 DLCTRL DEBUG Tx Command reply: GET_REPLY 993838370 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141945174 DLCTRL DEBUG Command: GET 946272157 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141945174 DLCTRL DEBUG Tx Command reply: GET_REPLY 946272157 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241130141945174 DLCTRL DEBUG Command: GET 867440844 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141945174 DLCTRL DEBUG Tx Command reply: GET_REPLY 867440844 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141945175 DLCTRL DEBUG Command: GET 282159707 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141945175 DLCTRL DEBUG Tx Command reply: GET_REPLY 282159707 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141945176 DLCTRL DEBUG Command: GET 703173160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141945176 DLCTRL DEBUG Tx Command reply: GET_REPLY 703173160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141945176 DLCTRL DEBUG Command: GET 711091531 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141945176 DLCTRL DEBUG Tx Command reply: GET_REPLY 711091531 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141945177 DLCTRL DEBUG Command: GET 854851241 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141945177 DLCTRL DEBUG Tx Command reply: GET_REPLY 854851241 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141945178 DLCTRL DEBUG Command: GET 373204407 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141945178 DLCTRL DEBUG Tx Command reply: GET_REPLY 373204407 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141945179 DLCTRL DEBUG Command: GET 637578365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141945179 DLCTRL DEBUG Tx Command reply: GET_REPLY 637578365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141945179 DLCTRL DEBUG Command: GET 763132549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141945179 DLCTRL DEBUG Tx Command reply: GET_REPLY 763132549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141945180 DLCTRL DEBUG Command: GET 244178242 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141945180 DLCTRL DEBUG Tx Command reply: GET_REPLY 244178242 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141945182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141945183 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141945183 DLINP DEBUG SRVCONN(,r=127.0.0.1:57658<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141945183 DLINP NOTICE SRV(,r=127.0.0.1:57658<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141945183 DMAIN NOTICE (127.0.0.1:57658 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57658<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141945183 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141945183 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(740)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(743)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945183 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141945183 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141945183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141945183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141945183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(749)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141945183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141945183 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141945183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42599<->l=127.0.0.1:4262) (control_if.c:193) 20241130141945183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(748)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141945183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141945183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141945183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141945183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141945183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141945183 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141945183 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141945183 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-M3UA(744)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(732)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(739)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(746)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945183 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141945183 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141945183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141945183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141945183 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141945183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141945183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141945183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945183 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141945183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141945183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141945183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141945183 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141945183 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130141945183 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130141945183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141945183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141945183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141945183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141945183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141945183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141945183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{disrupted}: Freeing instance (context_map.c:202) 20241130141945183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12785820)[0x55b5a57a7d80]{disrupted}: Deallocated (fsm.c:568) 20241130141945183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141945183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{disconnected}: Freeing instance (context_map.c:206) 20241130141945183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55b5a579de90]{disconnected}: Deallocated (fsm.c:568) 20241130141945183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785820 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241130141945183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141945183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141945183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141945183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141945183 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141945184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141945184 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141945184 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141945184 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141945184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141945184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141945184 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141945184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141945184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141945184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141945184 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-SCCP(745)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945184 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.msc1-SCCP(742)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141945184 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141945184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141945184 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141945184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141945184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141945184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141945184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141945184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141945184 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{disrupted}: Freeing instance (context_map.c:202) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4483959)[0x55b5a574cf70]{disrupted}: Deallocated (fsm.c:568) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{disconnected}: Freeing instance (context_map.c:206) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b5a580f160]{disconnected}: Deallocated (fsm.c:568) 20241130141945184 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4483959 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130141945184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141945184 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141945184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141945184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141945184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945184 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{disrupted}: Freeing instance (context_map.c:202) 20241130141945184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1174452)[0x55b5a574d520]{disrupted}: Deallocated (fsm.c:568) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{disconnected}: Freeing instance (context_map.c:206) 20241130141945184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55b5a57a37d0]{disconnected}: Deallocated (fsm.c:568) 20241130141945184 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1174452 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241130141945184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141945184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141945184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141945184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141945184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141945184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141945184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141945184 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141945184 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141945184 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141945184 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141945184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141945184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141945184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141945184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141945184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141945185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141945185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141945185 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141945185 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141945185 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141945185 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141945185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141945185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141945185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141945185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141945185 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141945185 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130141945185 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141945185 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141945185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141945185 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(750)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141945185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141945185 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory IPA-CTRL-CLI-IPA(733)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(751)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(747)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141945186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141945187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141945187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130141945187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141945187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141945187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141945187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141945187 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141945187 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141945187 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141945187 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(741)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(734)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. 20241130141945206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Nov 30 14:19:45 UTC 2024 ====== 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 20241130141945324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141945794 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141945794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141945794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141945795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141945795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141945795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141945795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141945795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141945795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141945795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141945795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141945795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141945795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141945795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141945795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141945795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141945795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141945795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141945796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141945796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141945796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141945796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141945796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141945796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130141945796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141945926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45906<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=557284) 20241130141946666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141946666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141946666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141946666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141946666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141946666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141946667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141946667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141946667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141946667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141946667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141946667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141946667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141946667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=557284, count=570792) 20241130141947184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141947184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141947184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141947184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141947184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141947184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141947184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141947184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141947184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141947185 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141947186 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130141947186 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130141947503 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141947503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141947503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141947503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141947503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141947503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141947504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141947504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141947504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141947504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141947504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141947504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141947504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Nov 30 14:19:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141948361 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141948361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141948361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141948361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141948361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141948361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141948361 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141948362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141948362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141948362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141948362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141948362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141948362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141948362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141948362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141948362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141948362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141948362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141948362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141948362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141948362 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241130141949037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141949042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141949048 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37269<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141949133 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141949133 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141949144 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949144 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949144 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949144 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141949145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51232 (stream_srv.c:132) 20241130141949145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51232<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141949145 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949145 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949145 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141949145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141949145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949145 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949145 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949145 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141949145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141949145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141949145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141949146 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949146 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141949146 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949147 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141949147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949147 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949147 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949147 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141949147 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949147 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141949147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141949147 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949147 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949147 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141949147 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141949147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949147 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141949147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141949147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(765)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(765)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(765)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(768)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(768)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141949179 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949179 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949179 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949180 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949180 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949180 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949180 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141949180 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949181 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949181 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141949181 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949181 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141949182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949182 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949182 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949182 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141949182 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141949182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141949182 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949182 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141949182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949182 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949182 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949182 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141949182 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949182 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141949182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949182 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949182 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141949182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141949183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949183 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141949183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141949183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141949183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141949183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141949183 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141949183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141949184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141949184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(771)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(769)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(774)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(774)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-SCCP(772)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141949226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141949226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141949226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141949226 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141949226 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141949226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141949226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141949226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141949226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141949230 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141949230 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141949230 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141949230 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141949230 DHNBAP DEBUG (127.0.0.1:51232 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141949230 DHNBAP NOTICE (127.0.0.1:51232 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141949230 DHNBAP NOTICE (127.0.0.1:51232 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141949230 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141949230 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141949360 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141949360 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141949360 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141949360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(765)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141949362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141949362 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141949362 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141949362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141949362 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141949362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141949363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949363 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141949363 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141949363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141949363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141949363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141949363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141949363 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141949363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141949363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141949363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141949363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141949363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141949363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141949363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141949363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141949363 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141949363 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949364 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141949364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141949364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949364 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141949364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141949364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141949364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141949364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141949375 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141949375 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130141949375 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141949375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(768)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130141949376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130141949376 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141949376 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141949376 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141949376 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141949376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141949377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141949377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141949377 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141949377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141949377 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141949377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141949377 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141949377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141949377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141949377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130141949377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141949377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141949377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141949377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141949377 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141949377 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141949377 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949378 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949378 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141949378 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141949378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141949378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949378 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141949379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141949379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141949379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141949379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141949401 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141949401 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141949401 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141949401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(771)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141949403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141949403 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141949403 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141949403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141949403 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141949403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141949404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949404 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141949404 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141949404 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141949404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141949404 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141949404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141949404 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141949404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141949404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141949404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141949404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141949404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141949404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141949404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141949404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141949404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141949404 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949405 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141949405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141949405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949405 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141949405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141949405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141949405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141949405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141949405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141949413 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141949413 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130141949413 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141949413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(774)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130141949414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949414 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130141949414 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141949414 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141949414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141949414 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130141949414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141949415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949415 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141949415 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141949415 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141949415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141949415 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141949415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141949415 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141949415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141949415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141949415 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130141949415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141949415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141949415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141949415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141949415 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141949415 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141949415 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141949416 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141949416 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141949416 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141949416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141949416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141949416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141949416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141949416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141949416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141949416 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141949416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141949416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141949416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141949416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141949416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141949416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141949416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141949416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141949416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141949416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141949416 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141950165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950165 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141950165 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141950165 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950165 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141950165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141950165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141950165 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141950165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141950165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141950165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141950165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141950165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141950165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141950165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141950165 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141950165 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141950165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141950165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141950165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141950165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141950165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141950166 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141950166 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141950166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141950166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141950166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141950166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141950166 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141950166 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141950179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141950179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141950179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141950179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141950179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141950179 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141950179 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) 20241130141950179 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) 20241130141950179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141950179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141950179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141950179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141950179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141950179 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141950179 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130141950179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141950179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141950179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141950179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141950179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141950180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141950180 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141950180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141950180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130141950180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141950180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141950180 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141950180 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141950206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141950206 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141950206 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141950206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141950206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141950206 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141950206 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141950206 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141950206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141950206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141950206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141950206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141950206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141950206 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141950206 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141950206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141950206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141950206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141950206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141950206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(770)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141950208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950208 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141950208 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141950208 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141950208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950208 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141950208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141950208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141950208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141950208 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141950208 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141950216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950216 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141950216 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141950216 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141950216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141950216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141950216 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141950216 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) 20241130141950216 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) 20241130141950216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141950216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141950216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141950216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141950216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141950216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141950216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141950216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141950216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130141950216 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950216 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141950216 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130141950217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141950217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130141950217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130141950217 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130141950217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141950217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141950217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141950217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141950217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141950217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141950217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141950217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141950217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141950217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141950217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130141950217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141950217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141950217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141950217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141950217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141950217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141950217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141950217 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141950217 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130141951241 DLCTRL DEBUG Command: GET 370917626 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141951241 DLCTRL DEBUG Tx Command reply: GET_REPLY 370917626 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130141951246 DLCTRL DEBUG Command: GET 56632092 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141951246 DLCTRL DEBUG Tx Command reply: GET_REPLY 56632092 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141951249 DLCTRL DEBUG Command: GET 621188110 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141951249 DLCTRL DEBUG Tx Command reply: GET_REPLY 621188110 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141951250 DLCTRL DEBUG Command: GET 658297060 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141951250 DLCTRL DEBUG Tx Command reply: GET_REPLY 658297060 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141951251 DLCTRL DEBUG Command: GET 600039708 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141951251 DLCTRL DEBUG Tx Command reply: GET_REPLY 600039708 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130141951252 DLCTRL DEBUG Command: GET 767743784 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141951252 DLCTRL DEBUG Tx Command reply: GET_REPLY 767743784 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141951253 DLCTRL DEBUG Command: GET 245029770 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141951253 DLCTRL DEBUG Tx Command reply: GET_REPLY 245029770 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141951253 DLCTRL DEBUG Command: GET 669968064 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141951253 DLCTRL DEBUG Tx Command reply: GET_REPLY 669968064 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141951254 DLCTRL DEBUG Command: GET 657264872 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141951254 DLCTRL DEBUG Tx Command reply: GET_REPLY 657264872 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141951255 DLCTRL DEBUG Command: GET 43616796 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141951255 DLCTRL DEBUG Tx Command reply: GET_REPLY 43616796 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130141951255 DLCTRL DEBUG Command: GET 492497850 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141951255 DLCTRL DEBUG Tx Command reply: GET_REPLY 492497850 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141951256 DLCTRL DEBUG Command: GET 790756795 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141951256 DLCTRL DEBUG Tx Command reply: GET_REPLY 790756795 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141951257 DLCTRL DEBUG Command: GET 234139974 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141951257 DLCTRL DEBUG Tx Command reply: GET_REPLY 234139974 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141951257 DLCTRL DEBUG Command: GET 967155842 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141951257 DLCTRL DEBUG Tx Command reply: GET_REPLY 967155842 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141951258 DLCTRL DEBUG Command: GET 306809874 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141951258 DLCTRL DEBUG Tx Command reply: GET_REPLY 306809874 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130141951260 DLCTRL DEBUG Command: GET 319336221 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141951260 DLCTRL DEBUG Tx Command reply: GET_REPLY 319336221 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141951261 DLCTRL DEBUG Command: GET 315499245 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141951261 DLCTRL DEBUG Tx Command reply: GET_REPLY 315499245 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141951262 DLCTRL DEBUG Command: GET 498759595 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141951262 DLCTRL DEBUG Tx Command reply: GET_REPLY 498759595 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141951263 DLCTRL DEBUG Command: GET 801005326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141951263 DLCTRL DEBUG Tx Command reply: GET_REPLY 801005326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141951265 DLCTRL DEBUG Command: GET 564892771 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141951265 DLCTRL DEBUG Tx Command reply: GET_REPLY 564892771 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000000001011010'B, t_guard := 20.000000 } 20241130141951278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)13942517 20241130141952290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141952290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141952290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130141952290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141952290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4bef5, normal) (hnbgw_rua.c:407) 20241130141952290 DHNB DEBUG map_rua[0x55b5a574cf70]{init}: Allocated (fsm.c:456) 20241130141952290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141952290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13942517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141952290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141952290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141952290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13942517 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130141952290 DCN DEBUG map_sccp[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130141952290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141952290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13942517 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130141952290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13942517 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130141952290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141952290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141952290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141952290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141952290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141952290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141952290 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: Allocated (fsm.c:456) 20241130141952290 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141952290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300005a0056400500f1100926) (sccp_scrc.c:406) 20241130141952290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141952290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141952290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141952290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141952290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141952290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141952290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141952290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141952290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141952290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141952290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141952290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141952290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141952290 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141952290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141952290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141952290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141952290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141952290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141952290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141952290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141952290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141952290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141952290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)11214483 HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130141952296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141952296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141952296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141952296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141952296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141952296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141952296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141952296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141952296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141952296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141952296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141952296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141952296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141952296 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d2a7a) (sccp_scrc.c:477) 20241130141952296 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241130141952296 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141952296 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141952296 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141952296 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141952296 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141952296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141952296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141952297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141952297 DLCTRL DEBUG Command: GET 163954513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141952297 DLCTRL DEBUG Tx Command reply: GET_REPLY 163954513 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141952299 DLCTRL DEBUG Command: GET 711349749 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141952299 DLCTRL DEBUG Tx Command reply: GET_REPLY 711349749 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141952300 DLCTRL DEBUG Command: GET 998730306 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141952300 DLCTRL DEBUG Tx Command reply: GET_REPLY 998730306 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141952302 DLCTRL DEBUG Command: GET 481061857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141952302 DLCTRL DEBUG Tx Command reply: GET_REPLY 481061857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141952303 DLCTRL DEBUG Command: GET 857276054 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141952303 DLCTRL DEBUG Tx Command reply: GET_REPLY 857276054 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141952304 DLCTRL DEBUG Command: GET 162991014 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141952304 DLCTRL DEBUG Tx Command reply: GET_REPLY 162991014 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130141952305 DLCTRL DEBUG Command: GET 423867381 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141952305 DLCTRL DEBUG Tx Command reply: GET_REPLY 423867381 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141952306 DLCTRL DEBUG Command: GET 673465265 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141952306 DLCTRL DEBUG Tx Command reply: GET_REPLY 673465265 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141952307 DLCTRL DEBUG Command: GET 567007750 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141952307 DLCTRL DEBUG Tx Command reply: GET_REPLY 567007750 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141952309 DLCTRL DEBUG Command: GET 853609509 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141952309 DLCTRL DEBUG Tx Command reply: GET_REPLY 853609509 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141952310 DLCTRL DEBUG Command: GET 949585760 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141952310 DLCTRL DEBUG Tx Command reply: GET_REPLY 949585760 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141952312 DLCTRL DEBUG Command: GET 937687886 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141952312 DLCTRL DEBUG Tx Command reply: GET_REPLY 937687886 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141952313 DLCTRL DEBUG Command: GET 763792711 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141952313 DLCTRL DEBUG Tx Command reply: GET_REPLY 763792711 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141952315 DLCTRL DEBUG Command: GET 279270937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141952315 DLCTRL DEBUG Tx Command reply: GET_REPLY 279270937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141952318 DLCTRL DEBUG Command: GET 404770063 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141952318 DLCTRL DEBUG Tx Command reply: GET_REPLY 404770063 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141952319 DLCTRL DEBUG Command: GET 767790928 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141952319 DLCTRL DEBUG Tx Command reply: GET_REPLY 767790928 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141952320 DLCTRL DEBUG Command: GET 136306249 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141952320 DLCTRL DEBUG Tx Command reply: GET_REPLY 136306249 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141952321 DLCTRL DEBUG Command: GET 556839482 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141952322 DLCTRL DEBUG Tx Command reply: GET_REPLY 556839482 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141952323 DLCTRL DEBUG Command: GET 387862259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141952323 DLCTRL DEBUG Tx Command reply: GET_REPLY 387862259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141952324 DLCTRL DEBUG Command: GET 196510788 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141952324 DLCTRL DEBUG Tx Command reply: GET_REPLY 196510788 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101110110'B, t_guard := 20.000000 } 20241130141952336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)15875422 20241130141953361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141953361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141953361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141953361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141953361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf23d5e, normal) (hnbgw_rua.c:407) 20241130141953361 DHNB DEBUG map_rua[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130141953361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141953361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15875422 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141953361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141953361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141953361 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130141953361 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15875422 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141953361 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130141953361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141953361 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15875422 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141953361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15875422 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141953361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141953361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141953361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141953361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141953361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141953361 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141953361 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: Allocated (fsm.c:456) 20241130141953361 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141953361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001760056400500f1100926) (sccp_scrc.c:406) 20241130141953361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141953361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141953361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141953361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141953361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141953361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141953361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141953361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141953361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141953361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141953361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141953361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141953361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141953362 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141953362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141953362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141953362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141953362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141953362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141953362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141953362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141953362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141953362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141953362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)7545428 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141953367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141953367 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141953367 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141953367 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141953367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141953367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141953367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141953367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141953367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141953367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141953367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141953367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141953367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141953367 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b309dd) (sccp_scrc.c:477) 20241130141953367 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241130141953367 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141953367 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141953367 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141953367 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141953367 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130141953367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130141953367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141953368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141953368 DLCTRL DEBUG Command: GET 435429393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141953368 DLCTRL DEBUG Tx Command reply: GET_REPLY 435429393 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141953369 DLCTRL DEBUG Command: GET 827848605 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141953369 DLCTRL DEBUG Tx Command reply: GET_REPLY 827848605 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141953370 DLCTRL DEBUG Command: GET 741455624 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141953370 DLCTRL DEBUG Tx Command reply: GET_REPLY 741455624 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141953371 DLCTRL DEBUG Command: GET 821894770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141953371 DLCTRL DEBUG Tx Command reply: GET_REPLY 821894770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141953372 DLCTRL DEBUG Command: GET 822378534 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141953372 DLCTRL DEBUG Tx Command reply: GET_REPLY 822378534 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141953374 DLCTRL DEBUG Command: GET 193532985 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141953374 DLCTRL DEBUG Tx Command reply: GET_REPLY 193532985 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130141953375 DLCTRL DEBUG Command: GET 896105569 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141953375 DLCTRL DEBUG Tx Command reply: GET_REPLY 896105569 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141953377 DLCTRL DEBUG Command: GET 282659277 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141953377 DLCTRL DEBUG Tx Command reply: GET_REPLY 282659277 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141953378 DLCTRL DEBUG Command: GET 304657310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141953378 DLCTRL DEBUG Tx Command reply: GET_REPLY 304657310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141953379 DLCTRL DEBUG Command: GET 139187610 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141953379 DLCTRL DEBUG Tx Command reply: GET_REPLY 139187610 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141953380 DLCTRL DEBUG Command: GET 299829294 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141953380 DLCTRL DEBUG Tx Command reply: GET_REPLY 299829294 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141953381 DLCTRL DEBUG Command: GET 739461380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141953381 DLCTRL DEBUG Tx Command reply: GET_REPLY 739461380 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141953382 DLCTRL DEBUG Command: GET 842644576 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141953382 DLCTRL DEBUG Tx Command reply: GET_REPLY 842644576 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141953383 DLCTRL DEBUG Command: GET 793392276 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141953383 DLCTRL DEBUG Tx Command reply: GET_REPLY 793392276 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141953383 DLCTRL DEBUG Command: GET 609683301 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141953383 DLCTRL DEBUG Tx Command reply: GET_REPLY 609683301 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141953384 DLCTRL DEBUG Command: GET 640292187 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141953384 DLCTRL DEBUG Tx Command reply: GET_REPLY 640292187 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141953385 DLCTRL DEBUG Command: GET 808597836 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141953385 DLCTRL DEBUG Tx Command reply: GET_REPLY 808597836 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141953386 DLCTRL DEBUG Command: GET 292484725 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141953386 DLCTRL DEBUG Tx Command reply: GET_REPLY 292484725 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141953387 DLCTRL DEBUG Command: GET 826195257 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141953387 DLCTRL DEBUG Tx Command reply: GET_REPLY 826195257 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141953388 DLCTRL DEBUG Command: GET 41526235 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141953388 DLCTRL DEBUG Tx Command reply: GET_REPLY 41526235 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: "disconnecting msc0" 20241130141953389 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141953391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130141953391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141953391 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141953391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141953391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141953391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141953391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141953391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141953391 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141953391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141953391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141953391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130141953391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141953391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141953391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141953391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141953391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141953391 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141953391 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141953391 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141953391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141953391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141953391 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141953391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d2a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141953391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141953391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141953391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141953391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141953391 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141953391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141953391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141953391 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141953391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141953391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141953391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141953391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{disrupted}: Freeing instance (context_map.c:202) 20241130141953391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13942517)[0x55b5a574cf70]{disrupted}: Deallocated (fsm.c:568) 20241130141953391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141953391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{disconnected}: Freeing instance (context_map.c:206) 20241130141953391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b5a580f160]{disconnected}: Deallocated (fsm.c:568) 20241130141953391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13942517 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141953391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141953391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141953391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141953391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141953391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141953391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141953391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141953391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141953391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141953391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: 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 := '000000000000000111100110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@f38f6cf3d7d5: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)13942517 20241130141953405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)9216886 20241130141954414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141954414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141954414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130141954414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130141954414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ca376, normal) (hnbgw_rua.c:407) 20241130141954414 DHNB DEBUG map_rua[0x55b5a574cf70]{init}: Allocated (fsm.c:456) 20241130141954414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130141954414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9216886 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130141954415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141954415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141954415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9216886 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130141954415 DCN DEBUG map_sccp[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130141954415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130141954415 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9216886 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130141954415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9216886 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130141954415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130141954415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130141954415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130141954415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130141954415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130141954415 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130141954415 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: Allocated (fsm.c:456) 20241130141954415 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130141954415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001e60056400500f1100926) (sccp_scrc.c:406) 20241130141954415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141954415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141954415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141954415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141954415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141954415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141954415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141954415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141954415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141954415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141954415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141954415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141954415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141954415 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130141954415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130141954415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130141954415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141954415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141954415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141954415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141954415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141954415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141954415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)5413314 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130141954417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130141954417 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130141954417 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130141954417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141954417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141954417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141954417 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141954417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141954417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141954417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141954417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130141954417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141954417 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b2397) (sccp_scrc.c:477) 20241130141954417 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241130141954417 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130141954417 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130141954417 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141954417 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130141954417 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:486) 20241130141954417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141954417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130141954418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130141954419 DLCTRL DEBUG Command: GET 816679921 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130141954419 DLCTRL DEBUG Tx Command reply: GET_REPLY 816679921 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130141954420 DLCTRL DEBUG Command: GET 84125550 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130141954420 DLCTRL DEBUG Tx Command reply: GET_REPLY 84125550 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130141954420 DLCTRL DEBUG Command: GET 832617964 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130141954420 DLCTRL DEBUG Tx Command reply: GET_REPLY 832617964 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141954421 DLCTRL DEBUG Command: GET 831639861 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141954421 DLCTRL DEBUG Tx Command reply: GET_REPLY 831639861 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141954423 DLCTRL DEBUG Command: GET 919833133 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130141954423 DLCTRL DEBUG Tx Command reply: GET_REPLY 919833133 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141954425 DLCTRL DEBUG Command: GET 161453630 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130141954425 DLCTRL DEBUG Tx Command reply: GET_REPLY 161453630 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241130141954428 DLCTRL DEBUG Command: GET 490241887 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130141954428 DLCTRL DEBUG Tx Command reply: GET_REPLY 490241887 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130141954429 DLCTRL DEBUG Command: GET 895495957 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130141954429 DLCTRL DEBUG Tx Command reply: GET_REPLY 895495957 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141954430 DLCTRL DEBUG Command: GET 545403222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141954430 DLCTRL DEBUG Tx Command reply: GET_REPLY 545403222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141954432 DLCTRL DEBUG Command: GET 655274058 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130141954432 DLCTRL DEBUG Tx Command reply: GET_REPLY 655274058 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141954433 DLCTRL DEBUG Command: GET 24759488 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130141954433 DLCTRL DEBUG Tx Command reply: GET_REPLY 24759488 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130141954434 DLCTRL DEBUG Command: GET 655389163 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130141954434 DLCTRL DEBUG Tx Command reply: GET_REPLY 655389163 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130141954436 DLCTRL DEBUG Command: GET 811926514 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130141954436 DLCTRL DEBUG Tx Command reply: GET_REPLY 811926514 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141954437 DLCTRL DEBUG Command: GET 657263180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141954437 DLCTRL DEBUG Tx Command reply: GET_REPLY 657263180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141954438 DLCTRL DEBUG Command: GET 641137397 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130141954438 DLCTRL DEBUG Tx Command reply: GET_REPLY 641137397 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141954439 DLCTRL DEBUG Command: GET 796113642 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130141954439 DLCTRL DEBUG Tx Command reply: GET_REPLY 796113642 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130141954440 DLCTRL DEBUG Command: GET 529870735 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130141954440 DLCTRL DEBUG Tx Command reply: GET_REPLY 529870735 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130141954442 DLCTRL DEBUG Command: GET 84867480 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130141954442 DLCTRL DEBUG Tx Command reply: GET_REPLY 84867480 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130141954443 DLCTRL DEBUG Command: GET 996476308 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130141954443 DLCTRL DEBUG Tx Command reply: GET_REPLY 996476308 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130141954444 DLCTRL DEBUG Command: GET 82586029 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130141954444 DLCTRL DEBUG Tx Command reply: GET_REPLY 82586029 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130141954448 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37269<->l=127.0.0.1:4262) (control_if.c:193) 20241130141954448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141954448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130141954448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141954448 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954448 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc1-RAN(767)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954448 DLINP DEBUG SRVCONN(,r=127.0.0.1:51232<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141954448 DLINP NOTICE SRV(,r=127.0.0.1:51232<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141954448 DMAIN NOTICE (127.0.0.1:51232 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51232<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(770)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954448 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130141954448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141954448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141954448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130141954448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141954448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141954448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141954448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141954448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141954448 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141954448 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141954448 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(769)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(772)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141954448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141954448 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130141954448 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141954448 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141954448 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130141954448 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141954448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141954448 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141954448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141954448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141954448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130141954448 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130141954448 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130141954448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130141954448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141954448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141954448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141954448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141954448 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141954448 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141954448 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141954448 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141954448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130141954448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130141954448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130141954448 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141954449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130141954449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130141954449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141954449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141954449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141954449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141954449 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130141954449 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130141954449 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130141954449 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141954449 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141954449 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141954449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b309dd), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141954449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141954449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141954449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141954449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-M3UA(771)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(756)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(775)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(768)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(757)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954449 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141954449 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141954449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc1-SCCP(766)@f38f6cf3d7d5: Final verdict of PTC: none 20241130141954449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141954449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141954449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141954449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141954449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141954449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141954449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{disrupted}: Freeing instance (context_map.c:202) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15875422)[0x55b5a57a37d0]{disrupted}: Deallocated (fsm.c:568) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130141954449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15875422 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130141954449 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130141954449 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130141954449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2397), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130141954449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141954449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141954449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141954449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141954449 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130141954449 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130141954449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{disrupted}: Freeing instance (context_map.c:202) 20241130141954449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9216886)[0x55b5a574cf70]{disrupted}: Deallocated (fsm.c:568) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{disconnected}: Freeing instance (context_map.c:206) 20241130141954449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55b5a580f160]{disconnected}: Deallocated (fsm.c:568) 20241130141954449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9216886 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130141954450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141954450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141954450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141954450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141954450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141954450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141954450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141954450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141954450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141954450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130141954450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130141954450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141954450 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130141954450 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130141954450 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(774)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141954464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(758)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Nov 30 14:19:54 UTC 2024 ====== 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 20241130141954596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141955185 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141955185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141955185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955185 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141955185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141955185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955185 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130141955185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141955185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141955185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141955185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141955185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141955185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130141955185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130141955198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525228) 20241130141955391 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141955391 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141955391 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130141955795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141955795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141955795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141955795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141955795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141955795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141955795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141955795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141955795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141955795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141955795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141955795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141955795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141955795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141955795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141955795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141955795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=525228, count=551364) 20241130141956449 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141956449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141956449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130141956449 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141956449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130141956449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130141956449 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130141956449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130141956449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130141956667 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141956667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141956667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141956667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141956667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141956667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141956667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141956667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141956667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141956667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141956667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141956667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141956667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Nov 30 14:19:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130141957505 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141957505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141957505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141957505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141957505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141957505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141957505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141957505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141957505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141957505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141957505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141957505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141957505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241130141958239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141958241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130141958244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45507<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141958317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130141958317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141958325 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958326 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958326 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958326 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958326 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958326 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130141958326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33592 (stream_srv.c:132) 20241130141958326 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33592<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130141958326 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958326 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958327 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958327 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130141958327 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141958327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958327 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130141958327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958327 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958327 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958327 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130141958327 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141958327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130141958327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130141958327 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141958328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958328 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958328 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130141958328 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130141958328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141958328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141958328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141958328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130141958328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141958328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(789)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141958343 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958343 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958343 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958343 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958344 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958344 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958344 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130141958344 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958345 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958345 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130141958345 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958345 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130141958345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958345 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958345 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958345 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130141958345 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958345 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130141958345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958345 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958345 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958345 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130141958345 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958345 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130141958345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958345 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958345 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958345 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141958345 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141958345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958345 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130141958345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141958345 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141958345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130141958345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141958345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130141958363 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141958363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141958363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130141958363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958363 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130141958363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130141958363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141958363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130141958363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141958363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130141958368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141958368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141958368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141958368 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141958368 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130141958368 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141958368 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141958368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141958368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130141958373 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130141958373 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130141958373 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130141958373 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130141958373 DHNBAP DEBUG (127.0.0.1:33592 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130141958373 DHNBAP NOTICE (127.0.0.1:33592 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130141958373 DHNBAP NOTICE (127.0.0.1:33592 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130141958373 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130141958373 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130141958539 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141958539 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130141958539 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141958539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130141958541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958541 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130141958541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141958541 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141958541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141958541 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141958541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141958542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141958542 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141958542 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141958542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141958542 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141958542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141958542 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141958542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141958542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141958542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130141958542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141958542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141958542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141958542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141958542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141958542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141958542 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958543 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130141958543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130141958543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141958543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958543 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141958543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141958543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141958543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141958543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141958557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130141958557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130141958557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130141958557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(792)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130141958558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130141958558 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130141958558 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130141958558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130141958558 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130141958558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130141958559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958559 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130141958559 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130141958559 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130141958559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130141958559 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130141958559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130141958559 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130141958559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141958559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130141958559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130141958559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130141958559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130141958559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141958559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130141958559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130141958559 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130141958559 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130141958560 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130141958560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130141958560 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130141958560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141958560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130141958560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141958560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141958560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141958560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141958560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141958560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141958560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141958560 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130141958560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141958560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141958560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141958560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141958560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141958560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141958560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141958560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141959344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959344 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141959344 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141959344 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141959344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141959344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141959344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141959344 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141959345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141959345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141959345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141959345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141959345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141959345 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141959345 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141959345 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130141959345 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141959345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141959345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141959345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141959345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130141959345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141959345 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141959345 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130141959345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141959345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141959345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130141959345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959345 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130141959345 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130141959345 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141959345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141959345 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141959345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130141959345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141959345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141959345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130141959345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141959345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141959345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141959345 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141959345 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130141959361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959361 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141959361 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141959361 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141959361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141959361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141959361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141959361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141959361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141959361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141959361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141959361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141959361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141959361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130141959361 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130141959361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130141959361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130141959361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130141959361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130141959361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130141959361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130141959361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130141959361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130141959361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130141959361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130141959361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130141959361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959361 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130141959361 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130141959362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130141959362 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130141959362 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130141959362 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130141959362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130141959362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130141959362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130141959362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130141959362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130141959362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130141959362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130141959362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130141959362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130141959362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130141959362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130141959362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130141959362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130141959362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130141959362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130141959362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130141959362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130141959362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130141959362 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130141959362 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142000377 DLCTRL DEBUG Command: GET 904860581 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130142000377 DLCTRL DEBUG Tx Command reply: GET_REPLY 904860581 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142000378 DLCTRL DEBUG Command: GET 603970525 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130142000378 DLCTRL DEBUG Tx Command reply: GET_REPLY 603970525 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142000379 DLCTRL DEBUG Command: GET 106708811 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142000379 DLCTRL DEBUG Tx Command reply: GET_REPLY 106708811 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142000380 DLCTRL DEBUG Command: GET 616884408 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142000380 DLCTRL DEBUG Tx Command reply: GET_REPLY 616884408 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142000381 DLCTRL DEBUG Command: GET 994834414 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142000381 DLCTRL DEBUG Tx Command reply: GET_REPLY 994834414 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142000381 DLCTRL DEBUG Command: GET 346743605 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130142000381 DLCTRL DEBUG Tx Command reply: GET_REPLY 346743605 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142000382 DLCTRL DEBUG Command: GET 948482128 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130142000382 DLCTRL DEBUG Tx Command reply: GET_REPLY 948482128 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142000383 DLCTRL DEBUG Command: GET 353527165 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142000383 DLCTRL DEBUG Tx Command reply: GET_REPLY 353527165 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142000384 DLCTRL DEBUG Command: GET 53713068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142000384 DLCTRL DEBUG Tx Command reply: GET_REPLY 53713068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142000385 DLCTRL DEBUG Command: GET 682527089 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142000385 DLCTRL DEBUG Tx Command reply: GET_REPLY 682527089 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142000385 DLCTRL DEBUG Command: GET 584578927 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130142000385 DLCTRL DEBUG Tx Command reply: GET_REPLY 584578927 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142000386 DLCTRL DEBUG Command: GET 535435122 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130142000386 DLCTRL DEBUG Tx Command reply: GET_REPLY 535435122 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142000387 DLCTRL DEBUG Command: GET 822769705 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142000387 DLCTRL DEBUG Tx Command reply: GET_REPLY 822769705 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142000388 DLCTRL DEBUG Command: GET 953402032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142000388 DLCTRL DEBUG Tx Command reply: GET_REPLY 953402032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142000388 DLCTRL DEBUG Command: GET 381391251 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142000388 DLCTRL DEBUG Tx Command reply: GET_REPLY 381391251 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142000389 DLCTRL DEBUG Command: GET 123088861 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130142000389 DLCTRL DEBUG Tx Command reply: GET_REPLY 123088861 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142000390 DLCTRL DEBUG Command: GET 362341855 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130142000390 DLCTRL DEBUG Tx Command reply: GET_REPLY 362341855 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142000391 DLCTRL DEBUG Command: GET 918695843 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142000391 DLCTRL DEBUG Tx Command reply: GET_REPLY 918695843 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142000391 DLCTRL DEBUG Command: GET 207019565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142000391 DLCTRL DEBUG Tx Command reply: GET_REPLY 207019565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142000392 DLCTRL DEBUG Command: GET 126768794 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142000392 DLCTRL DEBUG Tx Command reply: GET_REPLY 126768794 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001111001000'B, t_guard := 20.000000 } 20241130142000403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)8967841 20241130142001417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142001417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142001417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142001417 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142001417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88d6a1, normal) (hnbgw_rua.c:407) 20241130142001417 DHNB DEBUG map_rua[0x55b5a57a37d0]{init}: Allocated (fsm.c:456) 20241130142001417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142001417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967841 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130142001417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142001417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142001417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967841 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130142001417 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130142001417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142001417 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8967841 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130142001417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967841 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142001417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142001417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142001417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142001417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142001417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142001417 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142001417 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: Allocated (fsm.c:456) 20241130142001417 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142001417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003c80056400500f1100926) (sccp_scrc.c:406) 20241130142001417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142001417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142001417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142001417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142001417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142001417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142001417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142001417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142001417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142001417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142001417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142001417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142001417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142001417 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142001417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142001417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142001417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142001417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142001417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142001417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142001417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142001417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142001417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142001417 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)1358978 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142001421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142001421 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142001421 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142001421 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142001421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142001421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142001421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142001421 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142001421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142001421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142001421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142001421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142001421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142001421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00316577) (sccp_scrc.c:477) 20241130142001421 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241130142001421 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142001421 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142001421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142001421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142001421 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142001421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142001421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142001421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142001422 DLCTRL DEBUG Command: GET 258748828 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130142001422 DLCTRL DEBUG Tx Command reply: GET_REPLY 258748828 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142001423 DLCTRL DEBUG Command: GET 723716132 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130142001423 DLCTRL DEBUG Tx Command reply: GET_REPLY 723716132 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142001424 DLCTRL DEBUG Command: GET 962737356 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142001424 DLCTRL DEBUG Tx Command reply: GET_REPLY 962737356 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142001424 DLCTRL DEBUG Command: GET 734348767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142001424 DLCTRL DEBUG Tx Command reply: GET_REPLY 734348767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142001425 DLCTRL DEBUG Command: GET 728201373 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142001425 DLCTRL DEBUG Tx Command reply: GET_REPLY 728201373 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142001426 DLCTRL DEBUG Command: GET 296949843 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130142001426 DLCTRL DEBUG Tx Command reply: GET_REPLY 296949843 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142001427 DLCTRL DEBUG Command: GET 375704809 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130142001427 DLCTRL DEBUG Tx Command reply: GET_REPLY 375704809 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142001428 DLCTRL DEBUG Command: GET 130652185 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142001428 DLCTRL DEBUG Tx Command reply: GET_REPLY 130652185 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142001428 DLCTRL DEBUG Command: GET 798821256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142001428 DLCTRL DEBUG Tx Command reply: GET_REPLY 798821256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142001429 DLCTRL DEBUG Command: GET 116783453 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142001429 DLCTRL DEBUG Tx Command reply: GET_REPLY 116783453 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142001430 DLCTRL DEBUG Command: GET 79451494 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130142001430 DLCTRL DEBUG Tx Command reply: GET_REPLY 79451494 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142001431 DLCTRL DEBUG Command: GET 611914335 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130142001431 DLCTRL DEBUG Tx Command reply: GET_REPLY 611914335 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142001431 DLCTRL DEBUG Command: GET 33078418 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142001431 DLCTRL DEBUG Tx Command reply: GET_REPLY 33078418 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142001432 DLCTRL DEBUG Command: GET 800094324 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142001432 DLCTRL DEBUG Tx Command reply: GET_REPLY 800094324 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142001433 DLCTRL DEBUG Command: GET 433224236 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142001433 DLCTRL DEBUG Tx Command reply: GET_REPLY 433224236 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142001434 DLCTRL DEBUG Command: GET 393546569 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130142001434 DLCTRL DEBUG Tx Command reply: GET_REPLY 393546569 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142001434 DLCTRL DEBUG Command: GET 139517262 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130142001435 DLCTRL DEBUG Tx Command reply: GET_REPLY 139517262 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142001435 DLCTRL DEBUG Command: GET 652131457 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142001435 DLCTRL DEBUG Tx Command reply: GET_REPLY 652131457 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142001436 DLCTRL DEBUG Command: GET 202271737 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142001436 DLCTRL DEBUG Tx Command reply: GET_REPLY 202271737 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142001437 DLCTRL DEBUG Command: GET 577216684 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142001437 DLCTRL DEBUG Tx Command reply: GET_REPLY 577216684 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000001100110'B, t_guard := 20.000000 } 20241130142001448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)7963164 20241130142002455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142002455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142002455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130142002455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142002455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79821c, normal) (hnbgw_rua.c:407) 20241130142002455 DHNB DEBUG map_rua[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130142002455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142002455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7963164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130142002455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142002455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142002455 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241130142002455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7963164 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130142002455 DCN DEBUG map_sccp[0x55b5a57ac6b0]{init}: Allocated (fsm.c:456) 20241130142002455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142002455 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7963164 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130142002455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7963164 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130142002455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142002455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142002455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142002455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142002455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142002455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142002455 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: Allocated (fsm.c:456) 20241130142002455 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142002455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000660056400500f1100926) (sccp_scrc.c:406) 20241130142002455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142002455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142002455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142002455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142002455 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142002455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142002455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142002455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142002455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142002455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142002455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142002456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142002456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142002456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142002456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)10200461 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142002457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142002457 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142002457 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142002457 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142002457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142002457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142002457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142002457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142002457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142002457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142002457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142002457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142002457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142002457 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9bdfc) (sccp_scrc.c:477) 20241130142002457 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241130142002457 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142002457 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142002457 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142002457 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142002457 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142002457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142002457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142002458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142002459 DLCTRL DEBUG Command: GET 503805168 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130142002459 DLCTRL DEBUG Tx Command reply: GET_REPLY 503805168 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142002460 DLCTRL DEBUG Command: GET 646047582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130142002460 DLCTRL DEBUG Tx Command reply: GET_REPLY 646047582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142002460 DLCTRL DEBUG Command: GET 322789801 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142002460 DLCTRL DEBUG Tx Command reply: GET_REPLY 322789801 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142002461 DLCTRL DEBUG Command: GET 888830896 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142002461 DLCTRL DEBUG Tx Command reply: GET_REPLY 888830896 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142002462 DLCTRL DEBUG Command: GET 400896629 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142002462 DLCTRL DEBUG Tx Command reply: GET_REPLY 400896629 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142002463 DLCTRL DEBUG Command: GET 877228755 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130142002463 DLCTRL DEBUG Tx Command reply: GET_REPLY 877228755 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142002464 DLCTRL DEBUG Command: GET 605405472 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130142002464 DLCTRL DEBUG Tx Command reply: GET_REPLY 605405472 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142002464 DLCTRL DEBUG Command: GET 724072282 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142002464 DLCTRL DEBUG Tx Command reply: GET_REPLY 724072282 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142002465 DLCTRL DEBUG Command: GET 650122748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142002465 DLCTRL DEBUG Tx Command reply: GET_REPLY 650122748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142002466 DLCTRL DEBUG Command: GET 69436476 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142002466 DLCTRL DEBUG Tx Command reply: GET_REPLY 69436476 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142002467 DLCTRL DEBUG Command: GET 710806563 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130142002467 DLCTRL DEBUG Tx Command reply: GET_REPLY 710806563 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142002468 DLCTRL DEBUG Command: GET 500821494 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130142002468 DLCTRL DEBUG Tx Command reply: GET_REPLY 500821494 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142002468 DLCTRL DEBUG Command: GET 774893053 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142002468 DLCTRL DEBUG Tx Command reply: GET_REPLY 774893053 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142002469 DLCTRL DEBUG Command: GET 732693796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142002469 DLCTRL DEBUG Tx Command reply: GET_REPLY 732693796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142002470 DLCTRL DEBUG Command: GET 278609656 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142002470 DLCTRL DEBUG Tx Command reply: GET_REPLY 278609656 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142002471 DLCTRL DEBUG Command: GET 551819360 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130142002471 DLCTRL DEBUG Tx Command reply: GET_REPLY 551819360 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142002471 DLCTRL DEBUG Command: GET 703969532 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130142002471 DLCTRL DEBUG Tx Command reply: GET_REPLY 703969532 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142002472 DLCTRL DEBUG Command: GET 885124769 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142002472 DLCTRL DEBUG Tx Command reply: GET_REPLY 885124769 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142002473 DLCTRL DEBUG Command: GET 750711145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142002473 DLCTRL DEBUG Tx Command reply: GET_REPLY 750711145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142002473 DLCTRL DEBUG Command: GET 249520938 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142002474 DLCTRL DEBUG Tx Command reply: GET_REPLY 249520938 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: "connecting cnlink 1" 20241130142002474 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(798)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(798)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(798)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142002690 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142002690 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142002690 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142002690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(798)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142002693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142002693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142002693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142002693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142002693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142002693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142002693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142002693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142002693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142002693 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142002693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142002693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142002693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142002693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142002693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142002693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142002693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142002693 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142002693 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142002693 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142002694 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142002695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142002695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142002695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142002695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142002695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142002695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142002695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142002695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142002695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142002695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142002695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142002695 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142002695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142002695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142002695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142002695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142002695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142002695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142002695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142002695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003392 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142003392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d2a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142003392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142003392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142003392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142003392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142003392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142003392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142003392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142003392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142003392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142003392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142003392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142003392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142003393 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142003393 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142003393 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142003393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142003393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142003393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142003393 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142003393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142003393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142003393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142003393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142003393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=000d2a7a) (sccp_scrc.c:477) 20241130142003393 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241130142003393 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142003393 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142003393 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142003393 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142003393 DLSCCP DEBUG SCCP-SCOC(87)[0x55b5a574d520]{IDLE}: Deallocated (fsm.c:568) MTC@f38f6cf3d7d5: 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 := '000000000000000001110011'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142003494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142003494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142003494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142003494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142003494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142003494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142003494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142003494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142003494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142003494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142003494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142003494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142003494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142003494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142003494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142003494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142003494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142003494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142003494 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142003495 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) 20241130142003495 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) 20241130142003495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142003495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142003495 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142003495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142003495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142003495 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142003495 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142003495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142003495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142003495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142003495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142003495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142003495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142003495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142003495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142003495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142003495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142003495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142003495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142003495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142003495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142003495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142003495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142003495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142003495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142003495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142003495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142003495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142003495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142003495 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142003495 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142003506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142004450 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142004450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2397), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142004450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142004450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004450 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142004450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b309dd), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142004450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142004450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142004451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142004451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142004451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004457 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142004457 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142004457 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142004457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142004457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142004457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142004457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142004457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142004457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142004457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142004457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142004457 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=003b2397) (sccp_scrc.c:477) 20241130142004457 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241130142004457 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142004457 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142004457 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142004457 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142004457 DLSCCP DEBUG SCCP-SCOC(89)[0x55b5a57c6b00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@f38f6cf3d7d5: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)12252279 20241130142004537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142004537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142004537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241130142004537 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142004537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbaf477, normal) (hnbgw_rua.c:407) 20241130142004537 DHNB DEBUG map_rua[0x55b5a57c6b00]{init}: Allocated (fsm.c:456) 20241130142004537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142004537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252279 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130142004537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142004537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142004537 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252279 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241130142004537 DCN DEBUG map_sccp[0x55b5a574d520]{init}: Allocated (fsm.c:456) 20241130142004537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142004537 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12252279 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241130142004537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252279 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241130142004537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142004537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142004537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142004537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142004537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142004537 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142004537 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: Allocated (fsm.c:456) 20241130142004537 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142004537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000730056400500f1100926) (sccp_scrc.c:406) 20241130142004537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142004537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142004537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142004537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142004538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142004538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142004538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142004538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142004538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142004538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142004538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004538 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142004538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142004538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142004538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142004538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004538 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142004538 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142004538 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142004538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142004538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142004539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142004539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142004539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142004539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142004539 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=00b309dd) (sccp_scrc.c:477) 20241130142004539 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241130142004539 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142004539 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142004539 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142004539 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142004539 DLSCCP DEBUG SCCP-SCOC(88)[0x55b5a579de90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)7267653 HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142004562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142004565 DLCTRL DEBUG Command: GET 629732145 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241130142004565 DLCTRL DEBUG Tx Command reply: GET_REPLY 629732145 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142004569 DLCTRL DEBUG Command: GET 197215655 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241130142004569 DLCTRL DEBUG Tx Command reply: GET_REPLY 197215655 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142004571 DLCTRL DEBUG Command: GET 983913688 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142004571 DLCTRL DEBUG Tx Command reply: GET_REPLY 983913688 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142004573 DLCTRL DEBUG Command: GET 846942280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142004573 DLCTRL DEBUG Tx Command reply: GET_REPLY 846942280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142004575 DLCTRL DEBUG Command: GET 889448671 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142004575 DLCTRL DEBUG Tx Command reply: GET_REPLY 889448671 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142004576 DLCTRL DEBUG Command: GET 930036561 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241130142004576 DLCTRL DEBUG Tx Command reply: GET_REPLY 930036561 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142004577 DLCTRL DEBUG Command: GET 283209913 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241130142004577 DLCTRL DEBUG Tx Command reply: GET_REPLY 283209913 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142004578 DLCTRL DEBUG Command: GET 919433821 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142004578 DLCTRL DEBUG Tx Command reply: GET_REPLY 919433821 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142004579 DLCTRL DEBUG Command: GET 995830036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142004579 DLCTRL DEBUG Tx Command reply: GET_REPLY 995830036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142004582 DLCTRL DEBUG Command: GET 157660281 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142004582 DLCTRL DEBUG Tx Command reply: GET_REPLY 157660281 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142004584 DLCTRL DEBUG Command: GET 733270762 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241130142004584 DLCTRL DEBUG Tx Command reply: GET_REPLY 733270762 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142004586 DLCTRL DEBUG Command: GET 232987991 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241130142004586 DLCTRL DEBUG Tx Command reply: GET_REPLY 232987991 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142004588 DLCTRL DEBUG Command: GET 491159514 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142004588 DLCTRL DEBUG Tx Command reply: GET_REPLY 491159514 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142004589 DLCTRL DEBUG Command: GET 344619201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142004589 DLCTRL DEBUG Tx Command reply: GET_REPLY 344619201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142004590 DLCTRL DEBUG Command: GET 982970630 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142004590 DLCTRL DEBUG Tx Command reply: GET_REPLY 982970630 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142004591 DLCTRL DEBUG Command: GET 778497185 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241130142004591 DLCTRL DEBUG Tx Command reply: GET_REPLY 778497185 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142004592 DLCTRL DEBUG Command: GET 55404445 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241130142004592 DLCTRL DEBUG Tx Command reply: GET_REPLY 55404445 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142004593 DLCTRL DEBUG Command: GET 405240654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142004593 DLCTRL DEBUG Tx Command reply: GET_REPLY 405240654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142004593 DLCTRL DEBUG Command: GET 323459156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142004593 DLCTRL DEBUG Tx Command reply: GET_REPLY 323459156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142004594 DLCTRL DEBUG Command: GET 164319287 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142004594 DLCTRL DEBUG Tx Command reply: GET_REPLY 164319287 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(797)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142004597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142004598 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142004598 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142004598 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142004598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142004598 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45507<->l=127.0.0.1:4262) (control_if.c:193) 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(788)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142004598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142004598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142004598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142004598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142004598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142004598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142004598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004598 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142004598 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142004598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130142004598 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142004598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142004598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142004598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142004598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142004598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142004598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142004598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(791)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142004598 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142004598 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142004599 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142004599 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142004599 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142004599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142004599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142004599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004598 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142004598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142004598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142004599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142004599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142004599 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142004599 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142004599 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142004599 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142004599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142004599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142004599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{disrupted}: Freeing instance (context_map.c:202) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8967841)[0x55b5a57a37d0]{disrupted}: Deallocated (fsm.c:568) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130142004599 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967841 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142004599 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142004599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142004599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142004599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142004599 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142004599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{disrupted}: Freeing instance (context_map.c:202) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7963164)[0x55b5a580f160]{disrupted}: Deallocated (fsm.c:568) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b5a57ac6b0]{disconnected}: Deallocated (fsm.c:568) 20241130142004599 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7963164 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142004599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142004599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142004599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142004599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142004599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142004599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142004599 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a4fb11) (sccp_scrc.c:477) 20241130142004599 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142004599 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142004599 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142004599 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142004599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142004599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142004599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142004599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142004599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142004599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142004599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142004599 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142004599 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142004599 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142004599 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:33592<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142004599 DLINP NOTICE SRV(,r=127.0.0.1:33592<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142004599 DMAIN NOTICE (127.0.0.1:33592 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33592<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142004599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130142004599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142004599 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142004599 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142004599 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130142004599 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142004599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142004599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142004599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142004599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142004599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142004599 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{disrupted}: Freeing instance (context_map.c:202) 20241130142004599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142004599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142004599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142004599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142004599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142004600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142004600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142004600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142004599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12252279)[0x55b5a57c6b00]{disrupted}: Deallocated (fsm.c:568) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{disconnected}: Freeing instance (context_map.c:206) 20241130142004599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b5a574d520]{disconnected}: Deallocated (fsm.c:568) 20241130142004599 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12252279 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142004600 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(780)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(792)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(793)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@f38f6cf3d7d5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(796)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142004602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Nov 30 14:20:04 UTC 2024 ====== 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 20241130142004683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142005186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142005186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142005186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142005187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142005187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142005187 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142005187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142005187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142005187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142005187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142005285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498024) 20241130142005796 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142005796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005796 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142005796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005796 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142005796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142005796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142005796 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142005796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142005796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142005796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142005796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142005796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142005796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142005796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142005796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142005796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142005796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142005796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=498024, count=512276) 20241130142006599 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142006599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142006599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142006599 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142006599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142006599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142006668 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142006668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142006669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142006669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142006669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142006669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142006669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142006669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142006669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142006669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142006669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142006669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142006669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Nov 30 14:20:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130142007506 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142007506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142007506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142007506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142007506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142007506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142007507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142007507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142007507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142007507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142007507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142007507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142007507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241130142008363 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142008363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a4de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142008363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142008363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008363 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142008363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f290), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142008363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142008363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142008363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142008363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142008363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142008367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142008373 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45563<->l=127.0.0.1:4262) (control_if.c:572) 20241130142008445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142008445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142008453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008453 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008453 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008453 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142008454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41275 (stream_srv.c:132) 20241130142008454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41275<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142008454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008454 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008454 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008455 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142008455 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008455 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142008455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008455 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008455 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142008455 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142008455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142008455 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142008455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142008455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008455 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008455 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142008455 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142008455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008455 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008455 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142008455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142008456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008456 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142008456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142008456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142008456 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142008456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(810)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(810)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(810)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(808)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142008470 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008471 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008471 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008471 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008471 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008471 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008471 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142008471 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008472 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008472 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142008472 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008472 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142008472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008472 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008472 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008472 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142008472 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142008472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142008472 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008472 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142008472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008472 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008472 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008472 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142008472 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142008472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008472 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008472 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142008472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142008472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008472 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142008472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142008472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142008472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142008473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142008473 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142008473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142008473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(813)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(813)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142008495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142008495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142008495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142008495 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142008495 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142008495 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142008495 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142008495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142008495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142008500 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142008500 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142008500 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142008500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142008500 DHNBAP DEBUG (127.0.0.1:41275 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142008500 DHNBAP NOTICE (127.0.0.1:41275 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142008500 DHNBAP NOTICE (127.0.0.1:41275 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142008500 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142008500 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142008668 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142008668 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142008668 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142008668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(810)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142008677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142008677 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142008677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142008677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142008677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142008677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142008680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142008680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142008680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142008680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142008680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142008680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142008680 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008681 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142008681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142008681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142008681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142008681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142008681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142008681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142008681 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142008681 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142008681 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008682 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142008682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142008682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142008683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008683 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142008683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142008683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142008683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142008683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142008684 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142008684 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142008684 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142008684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(813)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142008691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008691 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142008691 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142008691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142008691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142008691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142008691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142008693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142008693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142008693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142008693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142008693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142008693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142008694 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008694 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142008694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142008694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142008694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142008694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142008694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142008694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142008694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142008694 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142008694 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142008694 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142008695 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142008695 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142008695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142008695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142008695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142008695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142008695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142008695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142008695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142008695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142008695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142008695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142008696 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142008696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142008696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142008696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142008696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142008696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142008696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142008696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142008696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142009479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009479 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142009479 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142009479 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142009479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142009479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142009479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142009479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142009479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142009479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142009479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142009479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142009479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142009479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142009479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142009479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142009479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142009480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142009480 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142009480 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142009480 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142009480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142009480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142009480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142009480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142009480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142009480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142009480 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142009480 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142009480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142009480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142009480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142009480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142009480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142009480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142009480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142009480 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142009480 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142009480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142009480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142009481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142009481 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142009481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142009481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142009481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142009481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142009481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142009481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142009481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142009481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142009481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142009481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142009481 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142009481 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142009491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009491 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142009491 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142009491 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142009491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142009491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142009491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142009491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142009491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142009491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142009491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142009491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142009491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142009491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142009491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142009491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142009491 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142009491 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142009491 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142009491 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142009491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142009491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142009491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142009491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142009491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142009491 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142009491 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142009491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142009491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142009491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142009491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142009492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142009492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142009492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142009492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142009492 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142009492 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142009492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142009492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142009492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142009492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142009492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142009492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142009492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142009492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142009492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142009492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142009492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142009492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142009492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142009492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142009492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142009492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142009492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142009492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142009492 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142009492 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142009507 DLCTRL DEBUG Command: GET 464066898 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142009507 DLCTRL DEBUG Tx Command reply: GET_REPLY 464066898 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142009514 DLCTRL DEBUG Command: GET 450613849 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142009514 DLCTRL DEBUG Tx Command reply: GET_REPLY 450613849 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142009518 DLCTRL DEBUG Command: GET 944150056 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142009518 DLCTRL DEBUG Tx Command reply: GET_REPLY 944150056 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142009522 DLCTRL DEBUG Command: GET 937450717 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142009522 DLCTRL DEBUG Tx Command reply: GET_REPLY 937450717 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142009526 DLCTRL DEBUG Command: GET 116794234 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142009526 DLCTRL DEBUG Tx Command reply: GET_REPLY 116794234 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142009530 DLCTRL DEBUG Command: GET 415951098 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142009531 DLCTRL DEBUG Tx Command reply: GET_REPLY 415951098 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142009534 DLCTRL DEBUG Command: GET 107613101 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142009534 DLCTRL DEBUG Tx Command reply: GET_REPLY 107613101 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142009538 DLCTRL DEBUG Command: GET 124245287 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142009538 DLCTRL DEBUG Tx Command reply: GET_REPLY 124245287 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142009541 DLCTRL DEBUG Command: GET 36573959 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142009541 DLCTRL DEBUG Tx Command reply: GET_REPLY 36573959 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142009544 DLCTRL DEBUG Command: GET 496246757 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142009544 DLCTRL DEBUG Tx Command reply: GET_REPLY 496246757 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142009547 DLCTRL DEBUG Command: GET 775344225 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142009547 DLCTRL DEBUG Tx Command reply: GET_REPLY 775344225 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142009551 DLCTRL DEBUG Command: GET 353276546 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142009551 DLCTRL DEBUG Tx Command reply: GET_REPLY 353276546 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142009553 DLCTRL DEBUG Command: GET 552970212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142009553 DLCTRL DEBUG Tx Command reply: GET_REPLY 552970212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142009555 DLCTRL DEBUG Command: GET 213114847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142009555 DLCTRL DEBUG Tx Command reply: GET_REPLY 213114847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142009557 DLCTRL DEBUG Command: GET 48240806 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142009557 DLCTRL DEBUG Tx Command reply: GET_REPLY 48240806 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142009558 DLCTRL DEBUG Command: GET 38164274 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142009558 DLCTRL DEBUG Tx Command reply: GET_REPLY 38164274 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142009560 DLCTRL DEBUG Command: GET 768330583 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142009560 DLCTRL DEBUG Tx Command reply: GET_REPLY 768330583 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142009561 DLCTRL DEBUG Command: GET 4797236 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142009561 DLCTRL DEBUG Tx Command reply: GET_REPLY 4797236 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142009563 DLCTRL DEBUG Command: GET 566740813 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142009563 DLCTRL DEBUG Tx Command reply: GET_REPLY 566740813 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142009564 DLCTRL DEBUG Command: GET 278655244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142009564 DLCTRL DEBUG Tx Command reply: GET_REPLY 278655244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001001101101'B, t_guard := 20.000000 } 20241130142009605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)12776979 20241130142010661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142010661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142010661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142010662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142010662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2f613, normal) (hnbgw_rua.c:407) 20241130142010662 DHNB DEBUG map_rua[0x55b5a57c6b00]{init}: Allocated (fsm.c:456) 20241130142010662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142010662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12776979 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142010662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142010662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142010662 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142010662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12776979 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142010662 DCN DEBUG map_sccp[0x55b5a574d520]{init}: Allocated (fsm.c:456) 20241130142010662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142010662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12776979 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142010662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12776979 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142010662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142010662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142010662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142010662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142010662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142010662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142010662 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: Allocated (fsm.c:456) 20241130142010662 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142010662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300026d0056400500f1100926) (sccp_scrc.c:406) 20241130142010662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142010663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142010663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142010663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142010663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142010663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142010663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142010663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142010663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142010663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142010663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142010663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142010663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142010663 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142010663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142010663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142010663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142010663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142010663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142010663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142010663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142010663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142010663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142010663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)8517207 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(815)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142010682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142010682 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142010682 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142010682 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142010682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142010682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142010682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142010683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142010683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142010683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142010683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142010683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142010683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142010683 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbcf9f) (sccp_scrc.c:477) 20241130142010683 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241130142010683 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142010683 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142010683 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142010683 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142010683 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142010683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142010683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142010685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142010687 DLCTRL DEBUG Command: GET 182586189 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142010687 DLCTRL DEBUG Tx Command reply: GET_REPLY 182586189 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142010692 DLCTRL DEBUG Command: GET 418847678 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142010692 DLCTRL DEBUG Tx Command reply: GET_REPLY 418847678 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142010696 DLCTRL DEBUG Command: GET 224784836 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142010696 DLCTRL DEBUG Tx Command reply: GET_REPLY 224784836 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142010700 DLCTRL DEBUG Command: GET 63644497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142010700 DLCTRL DEBUG Tx Command reply: GET_REPLY 63644497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142010706 DLCTRL DEBUG Command: GET 716431061 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142010707 DLCTRL DEBUG Tx Command reply: GET_REPLY 716431061 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142010712 DLCTRL DEBUG Command: GET 318133688 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142010712 DLCTRL DEBUG Tx Command reply: GET_REPLY 318133688 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142010714 DLCTRL DEBUG Command: GET 685494650 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142010714 DLCTRL DEBUG Tx Command reply: GET_REPLY 685494650 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142010715 DLCTRL DEBUG Command: GET 813268395 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142010715 DLCTRL DEBUG Tx Command reply: GET_REPLY 813268395 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142010715 DLCTRL DEBUG Command: GET 714556504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142010715 DLCTRL DEBUG Tx Command reply: GET_REPLY 714556504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142010716 DLCTRL DEBUG Command: GET 792395234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142010716 DLCTRL DEBUG Tx Command reply: GET_REPLY 792395234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142010718 DLCTRL DEBUG Command: GET 246712434 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142010718 DLCTRL DEBUG Tx Command reply: GET_REPLY 246712434 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142010719 DLCTRL DEBUG Command: GET 101954133 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142010719 DLCTRL DEBUG Tx Command reply: GET_REPLY 101954133 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142010720 DLCTRL DEBUG Command: GET 338891800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142010720 DLCTRL DEBUG Tx Command reply: GET_REPLY 338891800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142010721 DLCTRL DEBUG Command: GET 836649710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142010721 DLCTRL DEBUG Tx Command reply: GET_REPLY 836649710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142010721 DLCTRL DEBUG Command: GET 294809591 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142010721 DLCTRL DEBUG Tx Command reply: GET_REPLY 294809591 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142010722 DLCTRL DEBUG Command: GET 977002896 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142010722 DLCTRL DEBUG Tx Command reply: GET_REPLY 977002896 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142010724 DLCTRL DEBUG Command: GET 770505452 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142010724 DLCTRL DEBUG Tx Command reply: GET_REPLY 770505452 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142010725 DLCTRL DEBUG Command: GET 166967984 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142010725 DLCTRL DEBUG Tx Command reply: GET_REPLY 166967984 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142010726 DLCTRL DEBUG Command: GET 272858657 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142010726 DLCTRL DEBUG Tx Command reply: GET_REPLY 272858657 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142010727 DLCTRL DEBUG Command: GET 427581342 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142010727 DLCTRL DEBUG Tx Command reply: GET_REPLY 427581342 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20241130142010739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)12254604 20241130142011755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142011755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142011755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130142011755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142011755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbafd8c, normal) (hnbgw_rua.c:407) 20241130142011755 DHNB DEBUG map_rua[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130142011755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142011755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12254604 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142011755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142011755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142011755 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130142011755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12254604 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142011755 DCN DEBUG map_sccp[0x55b5a580f160]{init}: Allocated (fsm.c:456) 20241130142011755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142011755 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12254604 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142011755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12254604 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130142011755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142011755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142011755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142011755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142011756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142011756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142011756 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: Allocated (fsm.c:456) 20241130142011756 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142011756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001310056400500f1100926) (sccp_scrc.c:406) 20241130142011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142011756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142011756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142011756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142011756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142011756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142011756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142011756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142011756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142011756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142011756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142011756 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142011756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142011756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142011756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142011756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142011756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142011756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142011756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142011756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142011756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142011756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)4335185 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(816)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142011763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142011763 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142011763 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142011763 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142011763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142011763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142011763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142011763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142011763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142011763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142011763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142011763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142011763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142011763 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa5740) (sccp_scrc.c:477) 20241130142011763 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241130142011763 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142011763 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142011763 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142011763 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142011763 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:486) 20241130142011764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142011764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142011766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142011769 DLCTRL DEBUG Command: GET 615204640 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142011769 DLCTRL DEBUG Tx Command reply: GET_REPLY 615204640 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142011772 DLCTRL DEBUG Command: GET 585663677 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142011772 DLCTRL DEBUG Tx Command reply: GET_REPLY 585663677 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142011780 DLCTRL DEBUG Command: GET 96673331 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142011780 DLCTRL DEBUG Tx Command reply: GET_REPLY 96673331 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142011787 DLCTRL DEBUG Command: GET 650596375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142011787 DLCTRL DEBUG Tx Command reply: GET_REPLY 650596375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142011792 DLCTRL DEBUG Command: GET 845622172 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142011792 DLCTRL DEBUG Tx Command reply: GET_REPLY 845622172 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142011795 DLCTRL DEBUG Command: GET 624700783 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142011795 DLCTRL DEBUG Tx Command reply: GET_REPLY 624700783 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142011796 DLCTRL DEBUG Command: GET 434145998 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142011796 DLCTRL DEBUG Tx Command reply: GET_REPLY 434145998 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142011797 DLCTRL DEBUG Command: GET 495304740 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142011797 DLCTRL DEBUG Tx Command reply: GET_REPLY 495304740 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142011797 DLCTRL DEBUG Command: GET 984931558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142011797 DLCTRL DEBUG Tx Command reply: GET_REPLY 984931558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142011798 DLCTRL DEBUG Command: GET 918579675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142011798 DLCTRL DEBUG Tx Command reply: GET_REPLY 918579675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142011799 DLCTRL DEBUG Command: GET 198273284 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142011799 DLCTRL DEBUG Tx Command reply: GET_REPLY 198273284 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142011801 DLCTRL DEBUG Command: GET 819822813 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142011801 DLCTRL DEBUG Tx Command reply: GET_REPLY 819822813 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142011802 DLCTRL DEBUG Command: GET 735241839 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142011802 DLCTRL DEBUG Tx Command reply: GET_REPLY 735241839 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142011803 DLCTRL DEBUG Command: GET 894239514 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142011803 DLCTRL DEBUG Tx Command reply: GET_REPLY 894239514 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142011804 DLCTRL DEBUG Command: GET 503438654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142011804 DLCTRL DEBUG Tx Command reply: GET_REPLY 503438654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142011805 DLCTRL DEBUG Command: GET 526073800 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142011805 DLCTRL DEBUG Tx Command reply: GET_REPLY 526073800 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142011806 DLCTRL DEBUG Command: GET 398301765 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142011806 DLCTRL DEBUG Tx Command reply: GET_REPLY 398301765 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142011807 DLCTRL DEBUG Command: GET 827770271 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142011807 DLCTRL DEBUG Tx Command reply: GET_REPLY 827770271 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142011808 DLCTRL DEBUG Command: GET 555010372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142011808 DLCTRL DEBUG Tx Command reply: GET_REPLY 555010372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142011808 DLCTRL DEBUG Command: GET 640470820 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142011808 DLCTRL DEBUG Tx Command reply: GET_REPLY 640470820 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000000111010'B, t_guard := 20.000000 } 20241130142011818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)3468763 20241130142012841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142012841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142012842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142012842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142012842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x34eddb, normal) (hnbgw_rua.c:407) 20241130142012842 DHNB DEBUG map_rua[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130142012842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142012842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468763 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142012842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142012842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142012842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468763 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142012842 DCN DEBUG map_sccp[0x55b5a57ad740]{init}: Allocated (fsm.c:456) 20241130142012842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142012842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3468763 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142012842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468763 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142012842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142012842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142012842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142012842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142012842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142012842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142012842 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: Allocated (fsm.c:456) 20241130142012842 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142012842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300003a0056400500f1100926) (sccp_scrc.c:406) 20241130142012842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142012842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142012842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142012842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142012842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142012842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142012842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142012842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142012842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142012842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142012842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142012842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142012842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142012842 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142012842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142012842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142012842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142012842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142012842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142012842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142012842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142012842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142012842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142012842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)4907671 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130142012849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142012849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142012849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142012849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142012849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142012849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142012849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142012849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142012849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142012849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142012849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142012849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142012849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142012849 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c8488) (sccp_scrc.c:477) 20241130142012849 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241130142012849 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142012849 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142012849 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142012849 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142012849 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142012849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142012849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142012852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142012853 DLCTRL DEBUG Command: GET 393573122 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142012853 DLCTRL DEBUG Tx Command reply: GET_REPLY 393573122 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241130142012856 DLCTRL DEBUG Command: GET 614211441 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142012856 DLCTRL DEBUG Tx Command reply: GET_REPLY 614211441 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142012859 DLCTRL DEBUG Command: GET 808773595 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142012859 DLCTRL DEBUG Tx Command reply: GET_REPLY 808773595 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142012862 DLCTRL DEBUG Command: GET 44384693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142012862 DLCTRL DEBUG Tx Command reply: GET_REPLY 44384693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142012865 DLCTRL DEBUG Command: GET 611736316 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142012865 DLCTRL DEBUG Tx Command reply: GET_REPLY 611736316 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142012871 DLCTRL DEBUG Command: GET 42481288 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142012871 DLCTRL DEBUG Tx Command reply: GET_REPLY 42481288 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142012873 DLCTRL DEBUG Command: GET 253969595 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142012873 DLCTRL DEBUG Tx Command reply: GET_REPLY 253969595 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142012874 DLCTRL DEBUG Command: GET 82007703 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142012874 DLCTRL DEBUG Tx Command reply: GET_REPLY 82007703 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142012876 DLCTRL DEBUG Command: GET 724326516 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142012876 DLCTRL DEBUG Tx Command reply: GET_REPLY 724326516 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142012877 DLCTRL DEBUG Command: GET 823261496 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142012877 DLCTRL DEBUG Tx Command reply: GET_REPLY 823261496 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142012878 DLCTRL DEBUG Command: GET 12595251 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142012878 DLCTRL DEBUG Tx Command reply: GET_REPLY 12595251 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142012879 DLCTRL DEBUG Command: GET 123669938 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142012879 DLCTRL DEBUG Tx Command reply: GET_REPLY 123669938 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142012880 DLCTRL DEBUG Command: GET 583225019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142012880 DLCTRL DEBUG Tx Command reply: GET_REPLY 583225019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142012880 DLCTRL DEBUG Command: GET 226872396 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142012880 DLCTRL DEBUG Tx Command reply: GET_REPLY 226872396 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142012881 DLCTRL DEBUG Command: GET 656960746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142012881 DLCTRL DEBUG Tx Command reply: GET_REPLY 656960746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142012882 DLCTRL DEBUG Command: GET 360118570 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142012882 DLCTRL DEBUG Tx Command reply: GET_REPLY 360118570 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142012883 DLCTRL DEBUG Command: GET 939744079 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142012883 DLCTRL DEBUG Tx Command reply: GET_REPLY 939744079 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142012884 DLCTRL DEBUG Command: GET 139345233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142012884 DLCTRL DEBUG Tx Command reply: GET_REPLY 139345233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142012884 DLCTRL DEBUG Command: GET 980048074 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142012884 DLCTRL DEBUG Tx Command reply: GET_REPLY 980048074 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142012885 DLCTRL DEBUG Command: GET 17101054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142012885 DLCTRL DEBUG Tx Command reply: GET_REPLY 17101054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001011010111'B, t_guard := 20.000000 } 20241130142012896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@f38f6cf3d7d5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)9993450 20241130142013914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142013914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142013914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142013914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142013914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x987cea, normal) (hnbgw_rua.c:407) 20241130142013914 DHNB DEBUG map_rua[0x55b5a57c6ee0]{init}: Allocated (fsm.c:456) 20241130142013914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142013914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9993450 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142013914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142013914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142013914 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142013914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9993450 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142013914 DCN DEBUG map_sccp[0x55b5a57a54b0]{init}: Allocated (fsm.c:456) 20241130142013914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142013914 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9993450 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142013914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9993450 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142013914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142013914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142013914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142013914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142013914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142013914 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142013914 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: Allocated (fsm.c:456) 20241130142013914 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142013914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002d70056400500f1100926) (sccp_scrc.c:406) 20241130142013914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142013914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142013914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142013914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142013914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142013914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142013914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142013914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142013914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142013914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142013914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142013914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142013914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142013914 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142013914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142013914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142013914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142013914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142013914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142013914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142013914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142013914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142013914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)15374174 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241130142013921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013921 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142013921 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142013921 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142013921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142013921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142013921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142013921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(818)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142013921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142013921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142013921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142013921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142013921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142013921 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c5c3a) (sccp_scrc.c:477) 20241130142013921 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241130142013921 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142013921 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142013921 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142013921 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142013921 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142013921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142013921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142013923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142013925 DLCTRL DEBUG Command: GET 527525000 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142013925 DLCTRL DEBUG Tx Command reply: GET_REPLY 527525000 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241130142013928 DLCTRL DEBUG Command: GET 224424330 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142013928 DLCTRL DEBUG Tx Command reply: GET_REPLY 224424330 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142013932 DLCTRL DEBUG Command: GET 157141376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142013932 DLCTRL DEBUG Tx Command reply: GET_REPLY 157141376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142013933 DLCTRL DEBUG Command: GET 113075419 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142013933 DLCTRL DEBUG Tx Command reply: GET_REPLY 113075419 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142013936 DLCTRL DEBUG Command: GET 959875849 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142013936 DLCTRL DEBUG Tx Command reply: GET_REPLY 959875849 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142013937 DLCTRL DEBUG Command: GET 412483456 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142013937 DLCTRL DEBUG Tx Command reply: GET_REPLY 412483456 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142013937 DLCTRL DEBUG Command: GET 272447335 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142013937 DLCTRL DEBUG Tx Command reply: GET_REPLY 272447335 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142013938 DLCTRL DEBUG Command: GET 59706932 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142013938 DLCTRL DEBUG Tx Command reply: GET_REPLY 59706932 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142013939 DLCTRL DEBUG Command: GET 585243433 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142013939 DLCTRL DEBUG Tx Command reply: GET_REPLY 585243433 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142013940 DLCTRL DEBUG Command: GET 546957599 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142013940 DLCTRL DEBUG Tx Command reply: GET_REPLY 546957599 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142013941 DLCTRL DEBUG Command: GET 176773041 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142013941 DLCTRL DEBUG Tx Command reply: GET_REPLY 176773041 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142013941 DLCTRL DEBUG Command: GET 122953493 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142013942 DLCTRL DEBUG Tx Command reply: GET_REPLY 122953493 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142013942 DLCTRL DEBUG Command: GET 421020547 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142013942 DLCTRL DEBUG Tx Command reply: GET_REPLY 421020547 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142013943 DLCTRL DEBUG Command: GET 840306754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142013943 DLCTRL DEBUG Tx Command reply: GET_REPLY 840306754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142013944 DLCTRL DEBUG Command: GET 800866378 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142013944 DLCTRL DEBUG Tx Command reply: GET_REPLY 800866378 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142013944 DLCTRL DEBUG Command: GET 679711146 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142013944 DLCTRL DEBUG Tx Command reply: GET_REPLY 679711146 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142013945 DLCTRL DEBUG Command: GET 789013234 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142013945 DLCTRL DEBUG Tx Command reply: GET_REPLY 789013234 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142013946 DLCTRL DEBUG Command: GET 469810238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142013946 DLCTRL DEBUG Tx Command reply: GET_REPLY 469810238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142013946 DLCTRL DEBUG Command: GET 453349385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142013946 DLCTRL DEBUG Tx Command reply: GET_REPLY 453349385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142013947 DLCTRL DEBUG Command: GET 119784893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142013947 DLCTRL DEBUG Tx Command reply: GET_REPLY 119784893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142013950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013950 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142013950 DLINP DEBUG SRVCONN(,r=127.0.0.1:41275<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142013950 DLINP NOTICE SRV(,r=127.0.0.1:41275<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142013950 DMAIN NOTICE (127.0.0.1:41275 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41275<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142013950 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130142013950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45563<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(808)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(809)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(813)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(811)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(801)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142013951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142013951 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142013951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142013951 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142013951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142013951 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142013951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(812)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142013951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142013951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142013951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142013951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142013951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142013951 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142013951 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142013951 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142013951 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(810)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142013951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142013951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142013951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142013951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142013951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142013951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142013951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142013951 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142013951 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142013951 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142013951 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142013951 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142013951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142013951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142013951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142013951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142013951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142013951 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142013951 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142013951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{disrupted}: Freeing instance (context_map.c:202) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12776979)[0x55b5a57c6b00]{disrupted}: Deallocated (fsm.c:568) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{disconnected}: Freeing instance (context_map.c:206) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b5a574d520]{disconnected}: Deallocated (fsm.c:568) 20241130142013951 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12776979 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142013951 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142013951 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142013951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142013951 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142013951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142013951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142013951 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142013951 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142013951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142013951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142013951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142013951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142013951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142013951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142013951 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142013951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142013951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142013951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142013951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142013951 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142013951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142013951 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142013951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) HNBGW-MGCP(814)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142013951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{disrupted}: Freeing instance (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12254604)[0x55b5a57a7d80]{disrupted}: Deallocated (fsm.c:568) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{disconnected}: Freeing instance (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b5a580f160]{disconnected}: Deallocated (fsm.c:568) 20241130142013952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12254604 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142013952 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142013952 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142013952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142013952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142013952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142013952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142013952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142013952 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142013952 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142013952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{disrupted}: Freeing instance (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468763)[0x55b5a579de90]{disrupted}: Deallocated (fsm.c:568) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{disconnected}: Freeing instance (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b5a57ad740]{disconnected}: Deallocated (fsm.c:568) 20241130142013952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468763 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142013952 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142013952 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142013952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142013952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142013952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142013952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142013952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142013952 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142013952 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142013952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{disrupted}: Freeing instance (context_map.c:202) 20241130142013952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9993450)[0x55b5a57c6ee0]{disrupted}: Deallocated (fsm.c:568) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142013952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b5a57a54b0]{disconnected}: Deallocated (fsm.c:568) 20241130142013952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9993450 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130142013952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142013952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142013952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142013952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142013952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142013952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142013952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142013952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142013952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142013952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142013952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142013952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142013952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142013952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142013952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142013952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142013952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130142013952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142013952 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142013952 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142013952 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142013953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(803)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Nov 30 14:20:13 UTC 2024 ====== 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 20241130142014012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142014599 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142014600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142014600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142014600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142014600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142014600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142014600 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142014600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142014600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142014600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142014600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142014600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142014600 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142014600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142014600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142014600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142014600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142014600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142014600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142014600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142014600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142014600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142014600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142014600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142014600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142014600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142014600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142014600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142014601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142014601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142014601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142014601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142014601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142014601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142014601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142014601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142014601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142014601 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142014615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461612) 20241130142015187 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015188 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142015188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015188 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142015188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015188 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142015188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142015188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142015188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142015188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142015188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142015188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142015188 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=461612, count=475676) 20241130142015797 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015798 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142015798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015798 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142015798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015798 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142015798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142015798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142015798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142015798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142015798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142015798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142015798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142015798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142015798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142015799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142015799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142015799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142015799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142015799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142015799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142015799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142015799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142015951 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142015951 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142015951 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142015951 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142015951 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142015951 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Nov 30 14:20:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130142016669 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142016669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142016669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142016669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142016669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142016669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142016669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142016669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142016669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142016669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142016669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142016669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142016669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142017507 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142017507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7c2ca), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142017507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142017507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142017508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142017508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142017508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241130142017688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142017693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142017696 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46533<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142017774 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142017774 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142017783 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017783 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017784 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017784 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017784 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017784 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017784 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017784 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017784 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50016 (stream_srv.c:132) 20241130142017784 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50016<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142017785 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017785 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142017785 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017785 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142017785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017785 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017785 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017785 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142017785 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017785 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142017785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017785 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017785 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017785 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142017785 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142017785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142017785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017785 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142017786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142017786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017786 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017786 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017786 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142017786 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142017786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142017786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017786 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142017786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142017786 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142017786 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142017786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142017786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(829)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(829)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(829)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(827)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(832)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(832)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(832)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(830)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142017819 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017819 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017819 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017819 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017819 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017819 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017819 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142017819 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142017820 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017820 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142017820 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017821 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142017821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017821 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017821 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017821 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142017821 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017821 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142017821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142017821 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017821 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142017821 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142017821 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017821 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142017821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017821 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017821 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142017821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142017821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142017821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142017821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142017821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142017821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142017821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142017821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142017821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142017821 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142017821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142017821 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142017821 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142017821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142017821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142017821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142017821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142017821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142017821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(835)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(838)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(838)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142017873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142017873 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142017873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142017873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142017883 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142017883 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142017883 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142017883 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142017883 DHNBAP DEBUG (127.0.0.1:50016 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142017883 DHNBAP NOTICE (127.0.0.1:50016 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142017883 DHNBAP NOTICE (127.0.0.1:50016 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142017883 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142017883 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142018000 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142018000 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142018000 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142018000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(829)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142018008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142018008 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142018008 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142018008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142018008 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142018008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142018010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018011 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142018011 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142018011 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142018011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142018011 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142018011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142018011 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018011 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142018011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142018011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142018011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142018011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142018011 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142018011 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142018011 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142018012 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142018012 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142018012 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142018012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142018012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142018013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018013 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142018013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142018013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142018013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142018013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142018013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018015 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142018015 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142018015 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130142018015 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130142018015 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130142018015 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130142018015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(832)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142018021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142018021 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130142018021 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130142018021 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130142018021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142018021 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142018021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130142018021 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142018022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142018022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142018022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142018022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142018022 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142018022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018022 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142018022 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142018022 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142018022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142018022 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241130142018022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142018022 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142018022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142018022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142018022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142018022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142018022 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142018022 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142018022 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142018023 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142018024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142018024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142018024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142018024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142018024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018024 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142018024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142018024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142018024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142018024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142018024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018037 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142018037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142018037 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142018037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(835)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142018043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018043 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142018043 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142018043 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142018043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142018043 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142018043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142018046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018046 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142018046 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142018046 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142018046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142018046 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142018046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142018046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142018046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142018046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142018046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142018046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142018046 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142018046 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142018046 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142018046 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018047 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142018047 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142018047 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142018047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142018047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142018048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018048 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142018048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142018048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142018048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142018048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142018048 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142018052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142018052 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142018052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(838)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142018059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142018059 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142018059 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142018059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142018059 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142018059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142018061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018061 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142018061 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142018061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142018062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142018062 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142018062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142018062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142018062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142018062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142018062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142018062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018062 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142018062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142018062 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142018062 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142018062 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142018063 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142018063 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142018063 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142018063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142018063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142018064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018064 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142018064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142018064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142018064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142018064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142018064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(77)[0x55b5a580f5e0]{IDLE}: Deallocated (fsm.c:568) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142018359 DLSCCP DEBUG SCCP-SCOC(78)[0x55b5a57a1e50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(828)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142018813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018813 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142018813 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142018813 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142018813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018813 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142018814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142018814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142018814 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142018814 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142018814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142018814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142018814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018814 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142018814 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142018814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018814 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018814 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018814 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142018814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142018814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142018814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142018814 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018816 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142018816 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142018816 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142018816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142018816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142018816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018816 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142018816 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142018816 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(831)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142018820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018820 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142018820 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142018820 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142018820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142018820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142018820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142018820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142018821 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142018821 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) 20241130142018821 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) 20241130142018821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142018821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142018821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142018821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142018821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142018821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142018821 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142018821 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142018821 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018822 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142018822 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142018822 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142018822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018822 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142018822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142018822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142018822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018822 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142018822 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142018822 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142018845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142018845 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142018845 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142018845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142018845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142018845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142018845 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142018845 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142018845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142018845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142018846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142018846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142018846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142018846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142018846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018846 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142018846 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142018849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142018849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142018849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142018849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142018849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142018849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142018849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142018850 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142018850 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142018861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018861 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142018861 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142018861 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142018861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018861 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142018861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142018861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142018861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142018861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142018861 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142018862 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) 20241130142018862 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) 20241130142018862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142018862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142018862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142018862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142018862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142018862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142018862 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142018862 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142018862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142018862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142018862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142018862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142018862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142018862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142018862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142018864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142018864 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142018864 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142018864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142018864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142018864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142018864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142018864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142018864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142018864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142018864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142018864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142018864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142018864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142018864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142018864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142018864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142018864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142018864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142018864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142018864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142018864 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142018864 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142019899 DLCTRL DEBUG Command: GET 723727942 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142019899 DLCTRL DEBUG Tx Command reply: GET_REPLY 723727942 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142019903 DLCTRL DEBUG Command: GET 490578608 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142019903 DLCTRL DEBUG Tx Command reply: GET_REPLY 490578608 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142019907 DLCTRL DEBUG Command: GET 927486758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142019907 DLCTRL DEBUG Tx Command reply: GET_REPLY 927486758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142019911 DLCTRL DEBUG Command: GET 364434209 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142019911 DLCTRL DEBUG Tx Command reply: GET_REPLY 364434209 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142019915 DLCTRL DEBUG Command: GET 766335683 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142019915 DLCTRL DEBUG Tx Command reply: GET_REPLY 766335683 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142019918 DLCTRL DEBUG Command: GET 648037643 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142019918 DLCTRL DEBUG Tx Command reply: GET_REPLY 648037643 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142019921 DLCTRL DEBUG Command: GET 280895847 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142019921 DLCTRL DEBUG Tx Command reply: GET_REPLY 280895847 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142019924 DLCTRL DEBUG Command: GET 446742367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142019924 DLCTRL DEBUG Tx Command reply: GET_REPLY 446742367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142019927 DLCTRL DEBUG Command: GET 741380294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142019927 DLCTRL DEBUG Tx Command reply: GET_REPLY 741380294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142019929 DLCTRL DEBUG Command: GET 669589881 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142019930 DLCTRL DEBUG Tx Command reply: GET_REPLY 669589881 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142019932 DLCTRL DEBUG Command: GET 972066730 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142019932 DLCTRL DEBUG Tx Command reply: GET_REPLY 972066730 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142019934 DLCTRL DEBUG Command: GET 568905129 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142019934 DLCTRL DEBUG Tx Command reply: GET_REPLY 568905129 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142019936 DLCTRL DEBUG Command: GET 526174076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142019936 DLCTRL DEBUG Tx Command reply: GET_REPLY 526174076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142019938 DLCTRL DEBUG Command: GET 765141634 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142019938 DLCTRL DEBUG Tx Command reply: GET_REPLY 765141634 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142019940 DLCTRL DEBUG Command: GET 352445258 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142019940 DLCTRL DEBUG Tx Command reply: GET_REPLY 352445258 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142019941 DLCTRL DEBUG Command: GET 754769988 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142019942 DLCTRL DEBUG Tx Command reply: GET_REPLY 754769988 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142019943 DLCTRL DEBUG Command: GET 989179152 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142019943 DLCTRL DEBUG Tx Command reply: GET_REPLY 989179152 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142019945 DLCTRL DEBUG Command: GET 189127287 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142019945 DLCTRL DEBUG Tx Command reply: GET_REPLY 189127287 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142019946 DLCTRL DEBUG Command: GET 849261435 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142019946 DLCTRL DEBUG Tx Command reply: GET_REPLY 849261435 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142019948 DLCTRL DEBUG Command: GET 861392515 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142019948 DLCTRL DEBUG Tx Command reply: GET_REPLY 861392515 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001101011010'B, t_guard := 20.000000 } 20241130142019976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)14416015 20241130142021047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142021047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142021047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142021047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142021047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbf88f, normal) (hnbgw_rua.c:407) 20241130142021047 DHNB DEBUG map_rua[0x55b5a574d520]{init}: Allocated (fsm.c:456) 20241130142021047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142021047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14416015 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142021047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142021047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142021048 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142021048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14416015 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142021048 DCN DEBUG map_sccp[0x55b5a57a7d80]{init}: Allocated (fsm.c:456) 20241130142021048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142021048 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14416015 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142021048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14416015 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142021048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142021048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142021048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142021048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142021048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142021048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142021048 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: Allocated (fsm.c:456) 20241130142021048 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142021048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300035a0056400500f1100926) (sccp_scrc.c:406) 20241130142021048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142021048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142021048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142021048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142021048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142021048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142021048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142021048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142021048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142021048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142021048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142021048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142021048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142021048 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142021048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142021048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142021048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142021048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142021048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142021048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142021048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142021048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142021048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142021048 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)14827503 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142021056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142021056 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142021056 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142021056 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142021056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142021056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142021056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142021056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142021056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142021056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142021056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142021056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142021056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142021056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004d7dfc) (sccp_scrc.c:477) 20241130142021056 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241130142021056 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142021056 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142021056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142021056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142021056 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142021056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142021056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142021056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142021057 DLCTRL DEBUG Command: GET 801825804 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142021057 DLCTRL DEBUG Tx Command reply: GET_REPLY 801825804 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142021058 DLCTRL DEBUG Command: GET 861362196 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142021058 DLCTRL DEBUG Tx Command reply: GET_REPLY 861362196 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142021059 DLCTRL DEBUG Command: GET 673081667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142021059 DLCTRL DEBUG Tx Command reply: GET_REPLY 673081667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142021060 DLCTRL DEBUG Command: GET 341037151 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142021060 DLCTRL DEBUG Tx Command reply: GET_REPLY 341037151 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142021061 DLCTRL DEBUG Command: GET 182529550 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142021061 DLCTRL DEBUG Tx Command reply: GET_REPLY 182529550 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142021062 DLCTRL DEBUG Command: GET 772757627 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142021062 DLCTRL DEBUG Tx Command reply: GET_REPLY 772757627 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142021063 DLCTRL DEBUG Command: GET 150576625 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142021063 DLCTRL DEBUG Tx Command reply: GET_REPLY 150576625 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142021064 DLCTRL DEBUG Command: GET 541086184 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142021064 DLCTRL DEBUG Tx Command reply: GET_REPLY 541086184 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142021065 DLCTRL DEBUG Command: GET 387000508 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142021065 DLCTRL DEBUG Tx Command reply: GET_REPLY 387000508 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142021066 DLCTRL DEBUG Command: GET 176764969 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142021066 DLCTRL DEBUG Tx Command reply: GET_REPLY 176764969 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142021067 DLCTRL DEBUG Command: GET 674954063 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142021067 DLCTRL DEBUG Tx Command reply: GET_REPLY 674954063 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142021068 DLCTRL DEBUG Command: GET 716662720 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142021068 DLCTRL DEBUG Tx Command reply: GET_REPLY 716662720 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142021068 DLCTRL DEBUG Command: GET 380266775 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142021068 DLCTRL DEBUG Tx Command reply: GET_REPLY 380266775 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142021069 DLCTRL DEBUG Command: GET 523511540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142021069 DLCTRL DEBUG Tx Command reply: GET_REPLY 523511540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142021070 DLCTRL DEBUG Command: GET 542052035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142021070 DLCTRL DEBUG Tx Command reply: GET_REPLY 542052035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142021071 DLCTRL DEBUG Command: GET 880439199 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142021071 DLCTRL DEBUG Tx Command reply: GET_REPLY 880439199 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142021071 DLCTRL DEBUG Command: GET 314930309 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142021071 DLCTRL DEBUG Tx Command reply: GET_REPLY 314930309 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142021072 DLCTRL DEBUG Command: GET 846737854 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142021072 DLCTRL DEBUG Tx Command reply: GET_REPLY 846737854 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142021073 DLCTRL DEBUG Command: GET 713185191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142021073 DLCTRL DEBUG Tx Command reply: GET_REPLY 713185191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142021074 DLCTRL DEBUG Command: GET 329688522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142021074 DLCTRL DEBUG Tx Command reply: GET_REPLY 329688522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001000100000'B, t_guard := 20.000000 } 20241130142021086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)15190998 20241130142022117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142022117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142022117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130142022117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142022117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7cbd6, normal) (hnbgw_rua.c:407) 20241130142022117 DHNB DEBUG map_rua[0x55b5a57b28d0]{init}: Allocated (fsm.c:456) 20241130142022117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142022117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190998 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142022117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142022117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142022117 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130142022117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190998 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130142022117 DCN DEBUG map_sccp[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130142022117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142022117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15190998 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142022117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190998 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130142022117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142022117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142022117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142022118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142022118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142022118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142022118 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: Allocated (fsm.c:456) 20241130142022118 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142022118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002200056400500f1100926) (sccp_scrc.c:406) 20241130142022118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142022118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142022118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142022118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142022118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142022118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142022118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142022118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142022118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142022118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142022118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142022118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142022118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142022118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142022118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142022118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142022118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142022118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142022118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142022118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142022118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142022118 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142022118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142022118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)208777 HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130142022139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142022139 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142022139 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142022139 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142022139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142022139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142022139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142022139 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142022139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142022139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142022139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142022139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142022139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142022139 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ff8a7) (sccp_scrc.c:477) 20241130142022139 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241130142022139 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142022139 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142022139 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142022139 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142022139 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142022139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142022139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142022142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142022144 DLCTRL DEBUG Command: GET 899552022 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142022144 DLCTRL DEBUG Tx Command reply: GET_REPLY 899552022 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142022148 DLCTRL DEBUG Command: GET 299411220 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142022148 DLCTRL DEBUG Tx Command reply: GET_REPLY 299411220 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142022150 DLCTRL DEBUG Command: GET 125139091 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142022150 DLCTRL DEBUG Tx Command reply: GET_REPLY 125139091 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142022152 DLCTRL DEBUG Command: GET 770424535 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142022152 DLCTRL DEBUG Tx Command reply: GET_REPLY 770424535 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142022154 DLCTRL DEBUG Command: GET 105877796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142022154 DLCTRL DEBUG Tx Command reply: GET_REPLY 105877796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142022155 DLCTRL DEBUG Command: GET 790410418 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142022155 DLCTRL DEBUG Tx Command reply: GET_REPLY 790410418 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142022156 DLCTRL DEBUG Command: GET 987108532 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142022156 DLCTRL DEBUG Tx Command reply: GET_REPLY 987108532 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142022157 DLCTRL DEBUG Command: GET 299478625 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142022157 DLCTRL DEBUG Tx Command reply: GET_REPLY 299478625 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142022158 DLCTRL DEBUG Command: GET 903287693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142022158 DLCTRL DEBUG Tx Command reply: GET_REPLY 903287693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142022159 DLCTRL DEBUG Command: GET 179104533 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142022159 DLCTRL DEBUG Tx Command reply: GET_REPLY 179104533 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142022159 DLCTRL DEBUG Command: GET 326661136 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142022159 DLCTRL DEBUG Tx Command reply: GET_REPLY 326661136 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142022160 DLCTRL DEBUG Command: GET 668229371 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142022160 DLCTRL DEBUG Tx Command reply: GET_REPLY 668229371 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142022161 DLCTRL DEBUG Command: GET 767821296 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142022161 DLCTRL DEBUG Tx Command reply: GET_REPLY 767821296 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142022161 DLCTRL DEBUG Command: GET 876537775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142022161 DLCTRL DEBUG Tx Command reply: GET_REPLY 876537775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142022162 DLCTRL DEBUG Command: GET 360952701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142022162 DLCTRL DEBUG Tx Command reply: GET_REPLY 360952701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142022163 DLCTRL DEBUG Command: GET 32578677 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142022163 DLCTRL DEBUG Tx Command reply: GET_REPLY 32578677 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142022163 DLCTRL DEBUG Command: GET 941983377 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142022163 DLCTRL DEBUG Tx Command reply: GET_REPLY 941983377 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142022164 DLCTRL DEBUG Command: GET 358467517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142022164 DLCTRL DEBUG Tx Command reply: GET_REPLY 358467517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142022165 DLCTRL DEBUG Command: GET 296628761 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142022165 DLCTRL DEBUG Tx Command reply: GET_REPLY 296628761 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142022165 DLCTRL DEBUG Command: GET 783287760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142022165 DLCTRL DEBUG Tx Command reply: GET_REPLY 783287760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101110000'B, t_guard := 20.000000 } 20241130142022175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)2877251 20241130142023200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142023200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142023200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142023200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142023200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2be743, normal) (hnbgw_rua.c:407) 20241130142023200 DHNB DEBUG map_rua[0x55b5a57c6ee0]{init}: Allocated (fsm.c:456) 20241130142023200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142023200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877251 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142023200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142023200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142023200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877251 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142023200 DCN DEBUG map_sccp[0x55b5a57a54b0]{init}: Allocated (fsm.c:456) 20241130142023200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142023200 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2877251 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142023201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877251 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142023201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142023201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142023201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142023201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142023201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142023201 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142023201 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: Allocated (fsm.c:456) 20241130142023201 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142023201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001700056400500f1100926) (sccp_scrc.c:406) 20241130142023201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142023201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142023201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142023201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142023201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142023201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142023201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142023201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142023201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142023201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023201 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142023201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142023201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142023201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)16698036 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142023208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023208 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142023208 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142023208 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142023208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142023208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142023208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142023208 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142023208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142023208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142023208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142023208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142023208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142023208 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032fc95) (sccp_scrc.c:477) 20241130142023208 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241130142023208 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142023208 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142023208 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142023208 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142023208 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142023208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142023208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142023211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142023213 DLCTRL DEBUG Command: GET 488884886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142023213 DLCTRL DEBUG Tx Command reply: GET_REPLY 488884886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142023216 DLCTRL DEBUG Command: GET 115042221 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142023216 DLCTRL DEBUG Tx Command reply: GET_REPLY 115042221 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142023219 DLCTRL DEBUG Command: GET 898292705 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142023219 DLCTRL DEBUG Tx Command reply: GET_REPLY 898292705 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142023222 DLCTRL DEBUG Command: GET 818047676 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142023222 DLCTRL DEBUG Tx Command reply: GET_REPLY 818047676 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142023225 DLCTRL DEBUG Command: GET 282751693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142023225 DLCTRL DEBUG Tx Command reply: GET_REPLY 282751693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142023227 DLCTRL DEBUG Command: GET 410693304 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142023227 DLCTRL DEBUG Tx Command reply: GET_REPLY 410693304 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142023228 DLCTRL DEBUG Command: GET 25291186 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142023228 DLCTRL DEBUG Tx Command reply: GET_REPLY 25291186 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142023229 DLCTRL DEBUG Command: GET 694465642 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142023229 DLCTRL DEBUG Tx Command reply: GET_REPLY 694465642 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142023230 DLCTRL DEBUG Command: GET 810170083 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142023230 DLCTRL DEBUG Tx Command reply: GET_REPLY 810170083 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142023231 DLCTRL DEBUG Command: GET 262832475 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142023231 DLCTRL DEBUG Tx Command reply: GET_REPLY 262832475 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142023232 DLCTRL DEBUG Command: GET 201271173 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142023232 DLCTRL DEBUG Tx Command reply: GET_REPLY 201271173 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142023233 DLCTRL DEBUG Command: GET 568000085 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142023233 DLCTRL DEBUG Tx Command reply: GET_REPLY 568000085 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142023233 DLCTRL DEBUG Command: GET 19690326 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142023233 DLCTRL DEBUG Tx Command reply: GET_REPLY 19690326 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142023234 DLCTRL DEBUG Command: GET 143394658 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142023234 DLCTRL DEBUG Tx Command reply: GET_REPLY 143394658 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142023235 DLCTRL DEBUG Command: GET 293955207 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142023235 DLCTRL DEBUG Tx Command reply: GET_REPLY 293955207 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142023236 DLCTRL DEBUG Command: GET 371509397 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142023236 DLCTRL DEBUG Tx Command reply: GET_REPLY 371509397 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142023237 DLCTRL DEBUG Command: GET 435330628 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142023237 DLCTRL DEBUG Tx Command reply: GET_REPLY 435330628 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142023238 DLCTRL DEBUG Command: GET 156764823 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142023238 DLCTRL DEBUG Tx Command reply: GET_REPLY 156764823 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142023239 DLCTRL DEBUG Command: GET 604522985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142023239 DLCTRL DEBUG Tx Command reply: GET_REPLY 604522985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142023239 DLCTRL DEBUG Command: GET 272462620 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142023239 DLCTRL DEBUG Tx Command reply: GET_REPLY 272462620 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142023242 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46533<->l=127.0.0.1:4262) (control_if.c:193) 20241130142023242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142023242 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142023242 DLINP DEBUG SRVCONN(,r=127.0.0.1:50016<->l=127.0.0.1:29169) message received (stream_srv.c:768) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142023242 DLINP NOTICE SRV(,r=127.0.0.1:50016<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142023242 DMAIN NOTICE (127.0.0.1:50016 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50016<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142023242 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(834)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(830)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(831)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142023242 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142023242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130142023243 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142023243 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142023243 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-RAN(837)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(839)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(828)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(829)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(838)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(820)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(827)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(836)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142023243 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142023243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142023243 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130142023243 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142023243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142023243 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142023243 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023243 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142023243 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023243 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142023243 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142023243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142023243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142023243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142023243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142023243 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130142023243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142023243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142023243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142023244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142023244 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142023244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023244 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142023244 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142023244 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142023244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-AS20241130142023243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142023243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142023243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130142023243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142023243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142023243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142023243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142023243 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142023243 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142023243 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142023243 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142023243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142023243 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142023243 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142023243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142023243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142023243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023243 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142023243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142023243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142023243 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142023243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142023243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142023243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142023243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{disrupted}: Freeing instance (context_map.c:202) 20241130142023243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15190998)[0x55b5a57b28d0]{disrupted}: Deallocated (fsm.c:568) 20241130142023243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142023243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{disconnected}: Freeing instance (context_map.c:206) 20241130142023243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55b5a579de90]{disconnected}: Deallocated (fsm.c:568) 20241130142023243 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190998 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142023243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142023243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142023243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142023243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142023243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142023243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142023243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142023243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142023243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142023243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142023243 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142023243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142023243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142023244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142023244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142023244 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142023244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142023244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142023244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142023244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142023244 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142023244 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142023244 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142023244 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142023244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142023244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142023244 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142023244 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142023244 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130142023244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142023244 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142023244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142023244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023244 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{disrupted}: Freeing instance (context_map.c:202) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14416015)[0x55b5a574d520]{disrupted}: Deallocated (fsm.c:568) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{disconnected}: Freeing instance (context_map.c:206) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55b5a57a7d80]{disconnected}: Deallocated (fsm.c:568) 20241130142023244 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14416015 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130142023244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142023244 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142023244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142023244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023244 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{disrupted}: Freeing instance (context_map.c:202) 20241130142023244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2877251)[0x55b5a57c6ee0]{disrupted}: Deallocated (fsm.c:568) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142023244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55b5a57a54b0]{disconnected}: Deallocated (fsm.c:568) 20241130142023244 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2877251 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130142023244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142023244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142023244 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142023244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142023244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142023244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142023244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142023244 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142023244 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142023244 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142023244 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) P_DOWN.ind 20241130142023244 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142023244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142023244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142023244 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023244 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142023244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142023244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(832)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(835)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(833)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142023259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(822)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Nov 30 14:20:23 UTC 2024 ====== 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 20241130142023416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142023952 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142023952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142023952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023952 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142023952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142023952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023952 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142023952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142023952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023953 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142023953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142023953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142023953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142023953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142023953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142023953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142023953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142023953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142023953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142023953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142023953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142023953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142023954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142023954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142023954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142023954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142024119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527104) 20241130142024600 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142024600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142024600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142024600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142024600 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142024600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142024600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142024600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142024600 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142024600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142024600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142024600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142024601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142024601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142024601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142024601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142024601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142024601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142024601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142024601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142024601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142024601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142024601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142024601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142024601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142024601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142024601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142024601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=527104, count=548240) 20241130142025189 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142025189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025189 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142025189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025189 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025189 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142025189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142025190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142025190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142025190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142025190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142025190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142025244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142025244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142025244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130142025244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142025244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142025244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142025244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142025244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142025244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142025244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142025244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142025244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142025799 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142025799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025799 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142025800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025800 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142025800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142025800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142025800 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142025800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142025800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142025800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142025800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142025800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142025800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142025800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142025800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142025800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Nov 30 14:20:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130142026670 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142026670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d42892), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142026670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142026670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142026670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142026670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142026671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142026671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142026671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142026671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142026671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142026671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142026671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241130142027208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142027212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142027216 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36467<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142027308 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142027308 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142027326 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027326 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027327 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027327 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142027327 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142027327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027328 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027328 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027328 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142027328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142027328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142027328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142027328 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40864 (stream_srv.c:132) 20241130142027329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40864<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142027329 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142027329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142027330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027330 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027330 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027330 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142027330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142027330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142027330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142027331 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142027331 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027332 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142027332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027332 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142027332 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027332 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142027332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142027332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142027333 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027333 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142027333 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027334 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142027334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027334 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142027334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142027334 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(853)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(853)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(853)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(851)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(856)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(856)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(854)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142027371 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027371 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027372 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027372 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027372 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027372 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027372 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142027372 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027373 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027373 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142027373 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027373 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142027373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027373 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027373 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027373 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142027373 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027373 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142027373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027373 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027373 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027373 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142027373 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142027373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027373 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027373 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142027373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142027373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142027373 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142027373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142027373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027373 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142027374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142027374 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142027374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142027374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142027374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(859)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(859)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(857)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(862)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142027412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142027412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142027412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142027412 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142027412 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142027412 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142027412 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142027412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142027412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142027417 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142027417 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142027417 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142027417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142027417 DHNBAP DEBUG (127.0.0.1:40864 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142027417 DHNBAP NOTICE (127.0.0.1:40864 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142027417 DHNBAP NOTICE (127.0.0.1:40864 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142027417 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142027417 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142027502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142027502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142027502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142027502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142027502 DLSCCP DEBUG SCCP-SCOC(79)[0x55b5a57b2cd0]{IDLE}: Deallocated (fsm.c:568) 20241130142027554 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142027554 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142027555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142027555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(853)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142027563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142027563 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142027563 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142027563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142027563 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142027563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142027566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027566 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142027566 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142027566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142027566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142027566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142027566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142027566 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142027566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142027566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142027566 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142027566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142027566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142027566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142027566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142027566 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142027566 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142027566 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027568 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142027568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142027568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027568 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142027568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142027568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142027568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142027568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142027569 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142027569 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142027569 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142027569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(856)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142027575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027575 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142027575 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142027575 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142027575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142027575 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142027575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142027578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027578 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142027578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142027578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142027578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142027578 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142027578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142027578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142027578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142027578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142027578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142027578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142027579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142027579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142027579 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142027579 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142027579 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027579 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142027580 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027580 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142027580 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142027580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142027580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142027580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142027580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142027580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142027580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142027580 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027588 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142027588 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142027588 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142027588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(859)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142027594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027594 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142027595 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142027595 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142027595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142027595 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142027595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142027597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027597 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142027597 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142027597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142027597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142027597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142027597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142027597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142027597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142027598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142027598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142027598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142027598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142027597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142027598 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142027598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142027598 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142027598 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027599 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142027599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142027599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027599 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142027599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142027599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142027599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142027599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142027602 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142027602 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142027602 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142027602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(862)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142027607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027607 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142027607 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142027607 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142027607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142027607 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142027607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142027609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027609 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142027609 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142027609 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142027609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142027609 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142027609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142027609 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142027609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142027609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142027609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142027609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142027609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142027609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142027609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142027609 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142027609 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142027609 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142027610 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142027610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142027610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142027610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142027610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142027610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142027610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142027610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142027610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142027610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142027610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142027610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142027610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142027610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142027610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142027610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142027610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142027610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142027610 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142027610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142027610 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(852)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142028369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142028369 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142028369 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142028369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142028370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142028370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142028370 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142028370 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142028370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142028370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142028370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142028370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142028370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142028370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142028370 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142028370 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142028370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142028370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142028370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142028370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142028370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142028370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142028370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142028373 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142028373 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142028373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142028373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142028373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142028373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142028373 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142028373 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142028377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142028377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142028377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142028377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142028377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142028377 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142028377 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) 20241130142028377 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) 20241130142028377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142028377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142028377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142028377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142028377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142028377 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142028377 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142028377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142028377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142028377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142028377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142028377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142028377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142028377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142028377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142028377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028378 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142028378 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142028378 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142028397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028397 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142028397 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142028397 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028397 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142028397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142028397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142028397 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142028397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142028397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142028397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142028397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142028397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142028397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142028397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142028397 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142028397 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142028397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142028397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142028397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142028397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142028397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028399 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142028399 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142028399 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142028399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028399 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142028399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142028399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142028399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028399 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142028399 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142028399 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142028407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028407 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142028407 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142028407 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142028407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028407 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142028407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142028407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142028407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142028408 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142028408 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) 20241130142028408 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) 20241130142028408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142028408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142028408 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142028408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142028408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142028408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142028408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142028408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142028408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142028408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142028408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142028408 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142028408 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142028408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142028409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142028409 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142028409 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142028409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142028409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142028409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142028409 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142028409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142028409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142028409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142028409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142028409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142028409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142028409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142028409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142028409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142028409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142028409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142028409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142028409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142028409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142028409 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142028409 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142029428 DLCTRL DEBUG Command: GET 129075983 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142029428 DLCTRL DEBUG Tx Command reply: GET_REPLY 129075983 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142029432 DLCTRL DEBUG Command: GET 383349709 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142029432 DLCTRL DEBUG Tx Command reply: GET_REPLY 383349709 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142029436 DLCTRL DEBUG Command: GET 840708466 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142029436 DLCTRL DEBUG Tx Command reply: GET_REPLY 840708466 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142029440 DLCTRL DEBUG Command: GET 31836636 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142029440 DLCTRL DEBUG Tx Command reply: GET_REPLY 31836636 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142029444 DLCTRL DEBUG Command: GET 710211226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142029444 DLCTRL DEBUG Tx Command reply: GET_REPLY 710211226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142029447 DLCTRL DEBUG Command: GET 65212408 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142029447 DLCTRL DEBUG Tx Command reply: GET_REPLY 65212408 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142029451 DLCTRL DEBUG Command: GET 671828167 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142029451 DLCTRL DEBUG Tx Command reply: GET_REPLY 671828167 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142029454 DLCTRL DEBUG Command: GET 804247490 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142029454 DLCTRL DEBUG Tx Command reply: GET_REPLY 804247490 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142029457 DLCTRL DEBUG Command: GET 630021996 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142029457 DLCTRL DEBUG Tx Command reply: GET_REPLY 630021996 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142029459 DLCTRL DEBUG Command: GET 774404555 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142029459 DLCTRL DEBUG Tx Command reply: GET_REPLY 774404555 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142029461 DLCTRL DEBUG Command: GET 957992658 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142029461 DLCTRL DEBUG Tx Command reply: GET_REPLY 957992658 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142029463 DLCTRL DEBUG Command: GET 670991652 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142029463 DLCTRL DEBUG Tx Command reply: GET_REPLY 670991652 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142029465 DLCTRL DEBUG Command: GET 153486392 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142029465 DLCTRL DEBUG Tx Command reply: GET_REPLY 153486392 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142029466 DLCTRL DEBUG Command: GET 380019268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142029466 DLCTRL DEBUG Tx Command reply: GET_REPLY 380019268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142029468 DLCTRL DEBUG Command: GET 228316308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142029468 DLCTRL DEBUG Tx Command reply: GET_REPLY 228316308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142029469 DLCTRL DEBUG Command: GET 107588922 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142029469 DLCTRL DEBUG Tx Command reply: GET_REPLY 107588922 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142029471 DLCTRL DEBUG Command: GET 380025270 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142029471 DLCTRL DEBUG Tx Command reply: GET_REPLY 380025270 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142029472 DLCTRL DEBUG Command: GET 555925562 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142029472 DLCTRL DEBUG Tx Command reply: GET_REPLY 555925562 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142029473 DLCTRL DEBUG Command: GET 119128793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142029473 DLCTRL DEBUG Tx Command reply: GET_REPLY 119128793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142029474 DLCTRL DEBUG Command: GET 211262893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142029474 DLCTRL DEBUG Tx Command reply: GET_REPLY 211262893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000001001111101'B, t_guard := 20.000000 } 20241130142029498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(864) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)10827957 20241130142030539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142030539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142030539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130142030539 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142030539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa538b5, normal) (hnbgw_rua.c:407) 20241130142030539 DHNB DEBUG map_rua[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130142030539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142030539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10827957 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142030539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142030539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142030539 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241130142030539 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10827957 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130142030539 DCN DEBUG map_sccp[0x55b5a574d520]{init}: Allocated (fsm.c:456) 20241130142030539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142030539 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10827957 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142030539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10827957 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130142030539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142030539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142030539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142030539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142030539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142030539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142030539 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: Allocated (fsm.c:456) 20241130142030539 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142030539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f400300027d0056400500f1100926) (sccp_scrc.c:406) 20241130142030539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142030539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142030540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142030540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142030540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142030540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142030540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142030540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142030540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142030540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142030540 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142030540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142030540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142030540 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142030540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142030540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142030540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142030540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142030540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142030540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142030540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142030540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142030540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142030540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)11535581 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(864)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142030553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142030553 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142030553 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142030553 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142030553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142030553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142030553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142030553 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142030554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142030554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142030554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142030554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142030554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142030554 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3d9e2) (sccp_scrc.c:477) 20241130142030554 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241130142030554 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142030554 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142030554 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142030554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142030554 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142030554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142030554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142030556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142030557 DLCTRL DEBUG Command: GET 115796080 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142030557 DLCTRL DEBUG Tx Command reply: GET_REPLY 115796080 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142030559 DLCTRL DEBUG Command: GET 902888761 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142030559 DLCTRL DEBUG Tx Command reply: GET_REPLY 902888761 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142030563 DLCTRL DEBUG Command: GET 8793762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142030563 DLCTRL DEBUG Tx Command reply: GET_REPLY 8793762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142030565 DLCTRL DEBUG Command: GET 67643154 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142030565 DLCTRL DEBUG Tx Command reply: GET_REPLY 67643154 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142030566 DLCTRL DEBUG Command: GET 634193358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142030566 DLCTRL DEBUG Tx Command reply: GET_REPLY 634193358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142030567 DLCTRL DEBUG Command: GET 399712880 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142030567 DLCTRL DEBUG Tx Command reply: GET_REPLY 399712880 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142030568 DLCTRL DEBUG Command: GET 954183563 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142030568 DLCTRL DEBUG Tx Command reply: GET_REPLY 954183563 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241130142030570 DLCTRL DEBUG Command: GET 846529469 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142030570 DLCTRL DEBUG Tx Command reply: GET_REPLY 846529469 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142030570 DLCTRL DEBUG Command: GET 511549920 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142030570 DLCTRL DEBUG Tx Command reply: GET_REPLY 511549920 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142030572 DLCTRL DEBUG Command: GET 2295409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142030572 DLCTRL DEBUG Tx Command reply: GET_REPLY 2295409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142030573 DLCTRL DEBUG Command: GET 747062130 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142030573 DLCTRL DEBUG Tx Command reply: GET_REPLY 747062130 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142030574 DLCTRL DEBUG Command: GET 64542477 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142030574 DLCTRL DEBUG Tx Command reply: GET_REPLY 64542477 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142030575 DLCTRL DEBUG Command: GET 906902947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142030575 DLCTRL DEBUG Tx Command reply: GET_REPLY 906902947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142030576 DLCTRL DEBUG Command: GET 125761999 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142030576 DLCTRL DEBUG Tx Command reply: GET_REPLY 125761999 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142030577 DLCTRL DEBUG Command: GET 560834707 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142030577 DLCTRL DEBUG Tx Command reply: GET_REPLY 560834707 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142030578 DLCTRL DEBUG Command: GET 21039241 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142030578 DLCTRL DEBUG Tx Command reply: GET_REPLY 21039241 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142030579 DLCTRL DEBUG Command: GET 225889510 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142030579 DLCTRL DEBUG Tx Command reply: GET_REPLY 225889510 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142030580 DLCTRL DEBUG Command: GET 559059555 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142030580 DLCTRL DEBUG Tx Command reply: GET_REPLY 559059555 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142030580 DLCTRL DEBUG Command: GET 383955852 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142030580 DLCTRL DEBUG Tx Command reply: GET_REPLY 383955852 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142030581 DLCTRL DEBUG Command: GET 582874070 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142030581 DLCTRL DEBUG Tx Command reply: GET_REPLY 582874070 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20241130142030592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(865) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)3214955 20241130142031609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142031609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142031609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130142031609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142031609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x310e6b, normal) (hnbgw_rua.c:407) 20241130142031609 DHNB DEBUG map_rua[0x55b5a57c6ee0]{init}: Allocated (fsm.c:456) 20241130142031609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142031609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214955 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142031609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142031609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142031609 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241130142031610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214955 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130142031610 DCN DEBUG map_sccp[0x55b5a57a54b0]{init}: Allocated (fsm.c:456) 20241130142031610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142031610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3214955 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142031610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214955 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130142031610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142031610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142031610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142031610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142031610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142031610 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142031610 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: Allocated (fsm.c:456) 20241130142031610 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142031610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20241130142031610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142031610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142031610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142031610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142031610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142031610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142031610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142031610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142031610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142031610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142031610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142031610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142031610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142031610 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142031610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142031610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142031610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142031610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142031610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142031610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142031610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142031610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142031610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142031610 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)5626962 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142031617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142031617 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142031617 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142031617 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142031617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142031617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142031617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142031617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142031618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142031618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142031618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142031618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142031618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142031618 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025a9eb) (sccp_scrc.c:477) 20241130142031618 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241130142031618 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142031618 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142031618 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142031618 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142031618 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:486) 20241130142031618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142031618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(865)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142031621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142031623 DLCTRL DEBUG Command: GET 214339493 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142031623 DLCTRL DEBUG Tx Command reply: GET_REPLY 214339493 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142031626 DLCTRL DEBUG Command: GET 433760569 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142031626 DLCTRL DEBUG Tx Command reply: GET_REPLY 433760569 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142031630 DLCTRL DEBUG Command: GET 163834620 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142031630 DLCTRL DEBUG Tx Command reply: GET_REPLY 163834620 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142031634 DLCTRL DEBUG Command: GET 828961447 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142031634 DLCTRL DEBUG Tx Command reply: GET_REPLY 828961447 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142031636 DLCTRL DEBUG Command: GET 994077412 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142031637 DLCTRL DEBUG Tx Command reply: GET_REPLY 994077412 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142031639 DLCTRL DEBUG Command: GET 969054 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142031639 DLCTRL DEBUG Tx Command reply: GET_REPLY 969054 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142031640 DLCTRL DEBUG Command: GET 940371492 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142031640 DLCTRL DEBUG Tx Command reply: GET_REPLY 940371492 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241130142031641 DLCTRL DEBUG Command: GET 401119862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142031641 DLCTRL DEBUG Tx Command reply: GET_REPLY 401119862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142031642 DLCTRL DEBUG Command: GET 599145869 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142031642 DLCTRL DEBUG Tx Command reply: GET_REPLY 599145869 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142031643 DLCTRL DEBUG Command: GET 890907614 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142031643 DLCTRL DEBUG Tx Command reply: GET_REPLY 890907614 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142031644 DLCTRL DEBUG Command: GET 676064795 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142031644 DLCTRL DEBUG Tx Command reply: GET_REPLY 676064795 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142031645 DLCTRL DEBUG Command: GET 37437022 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142031645 DLCTRL DEBUG Tx Command reply: GET_REPLY 37437022 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142031645 DLCTRL DEBUG Command: GET 339601364 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142031645 DLCTRL DEBUG Tx Command reply: GET_REPLY 339601364 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142031646 DLCTRL DEBUG Command: GET 126881813 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142031646 DLCTRL DEBUG Tx Command reply: GET_REPLY 126881813 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142031647 DLCTRL DEBUG Command: GET 248267934 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142031647 DLCTRL DEBUG Tx Command reply: GET_REPLY 248267934 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142031647 DLCTRL DEBUG Command: GET 203943909 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142031647 DLCTRL DEBUG Tx Command reply: GET_REPLY 203943909 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142031648 DLCTRL DEBUG Command: GET 466569796 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142031648 DLCTRL DEBUG Tx Command reply: GET_REPLY 466569796 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142031649 DLCTRL DEBUG Command: GET 319850145 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142031649 DLCTRL DEBUG Tx Command reply: GET_REPLY 319850145 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142031649 DLCTRL DEBUG Command: GET 870870191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142031649 DLCTRL DEBUG Tx Command reply: GET_REPLY 870870191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142031650 DLCTRL DEBUG Command: GET 413283244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142031650 DLCTRL DEBUG Tx Command reply: GET_REPLY 413283244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20241130142031660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(866) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)12497790 20241130142032688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142032688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142032688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241130142032688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142032688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbeb37e, normal) (hnbgw_rua.c:407) 20241130142032688 DHNB DEBUG map_rua[0x55b5a579de90]{init}: Allocated (fsm.c:456) 20241130142032688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142032688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12497790 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142032688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142032688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142032689 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241130142032689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12497790 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241130142032689 DCN DEBUG map_sccp[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130142032689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142032689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12497790 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142032689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12497790 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241130142032689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142032689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142032689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142032689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142032689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142032689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142032689 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: Allocated (fsm.c:456) 20241130142032689 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142032689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300017b0056400500f1100926) (sccp_scrc.c:406) 20241130142032689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142032689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142032689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142032689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142032689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142032689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142032689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142032689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142032689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142032689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142032689 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142032689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142032689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142032689 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142032689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142032689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142032689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142032689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142032689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142032689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142032689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142032689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142032689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)8327562 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241130142032696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142032696 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142032696 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142032696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142032696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142032696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142032696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142032696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142032696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142032696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142032696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142032696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142032696 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8988e) (sccp_scrc.c:477) 20241130142032696 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241130142032696 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142032696 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142032696 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142032696 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142032696 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142032696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142032696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(866)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142032700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142032701 DLCTRL DEBUG Command: GET 150054338 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142032701 DLCTRL DEBUG Tx Command reply: GET_REPLY 150054338 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142032706 DLCTRL DEBUG Command: GET 506070608 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142032706 DLCTRL DEBUG Tx Command reply: GET_REPLY 506070608 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142032709 DLCTRL DEBUG Command: GET 400308894 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142032709 DLCTRL DEBUG Tx Command reply: GET_REPLY 400308894 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142032712 DLCTRL DEBUG Command: GET 766951380 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142032712 DLCTRL DEBUG Tx Command reply: GET_REPLY 766951380 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142032714 DLCTRL DEBUG Command: GET 579667017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142032714 DLCTRL DEBUG Tx Command reply: GET_REPLY 579667017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142032716 DLCTRL DEBUG Command: GET 927526618 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142032716 DLCTRL DEBUG Tx Command reply: GET_REPLY 927526618 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142032717 DLCTRL DEBUG Command: GET 52715799 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142032717 DLCTRL DEBUG Tx Command reply: GET_REPLY 52715799 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241130142032718 DLCTRL DEBUG Command: GET 380663295 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142032718 DLCTRL DEBUG Tx Command reply: GET_REPLY 380663295 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142032719 DLCTRL DEBUG Command: GET 565545710 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142032719 DLCTRL DEBUG Tx Command reply: GET_REPLY 565545710 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142032720 DLCTRL DEBUG Command: GET 912427263 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142032720 DLCTRL DEBUG Tx Command reply: GET_REPLY 912427263 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142032721 DLCTRL DEBUG Command: GET 218841559 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142032721 DLCTRL DEBUG Tx Command reply: GET_REPLY 218841559 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142032721 DLCTRL DEBUG Command: GET 611317751 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142032721 DLCTRL DEBUG Tx Command reply: GET_REPLY 611317751 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142032722 DLCTRL DEBUG Command: GET 278185525 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142032722 DLCTRL DEBUG Tx Command reply: GET_REPLY 278185525 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142032723 DLCTRL DEBUG Command: GET 629262708 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142032723 DLCTRL DEBUG Tx Command reply: GET_REPLY 629262708 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142032724 DLCTRL DEBUG Command: GET 128645686 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142032724 DLCTRL DEBUG Tx Command reply: GET_REPLY 128645686 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142032724 DLCTRL DEBUG Command: GET 314480010 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142032724 DLCTRL DEBUG Tx Command reply: GET_REPLY 314480010 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142032725 DLCTRL DEBUG Command: GET 782917777 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142032725 DLCTRL DEBUG Tx Command reply: GET_REPLY 782917777 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142032726 DLCTRL DEBUG Command: GET 182764723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142032726 DLCTRL DEBUG Tx Command reply: GET_REPLY 182764723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142032727 DLCTRL DEBUG Command: GET 793911772 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142032727 DLCTRL DEBUG Tx Command reply: GET_REPLY 793911772 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142032727 DLCTRL DEBUG Command: GET 715608751 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142032727 DLCTRL DEBUG Tx Command reply: GET_REPLY 715608751 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142032730 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36467<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142032730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142032730 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142032730 DLINP DEBUG SRVCONN(,r=127.0.0.1:40864<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142032730 DLINP NOTICE SRV(,r=127.0.0.1:40864<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142032730 DMAIN NOTICE (127.0.0.1:40864 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40864<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(858)@f38f6cf3d7d5: Final verdict of PTC: none20241130142032730 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130142032730 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142032730 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142032730 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(855)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142032730 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130142032730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142032730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142032730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142032730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142032730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142032730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142032730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142032730 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142032730 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142032730 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130142032730 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142032730 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142032730 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142032730 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142032730 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142032730 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142032730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142032730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142032730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130142032730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142032731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142032731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142032731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142032731 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142032731 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142032731 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142032731 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142032731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142032730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142032730 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142032731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142032731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142032731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142032731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142032731 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142032730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142032731 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142032731 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142032731 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130142032731 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142032731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{disrupted}: Freeing instance (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10827957)[0x55b5a57b2cd0]{disrupted}: Deallocated (fsm.c:568) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{disconnected}: Freeing instance (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b5a574d520]{disconnected}: Deallocated (fsm.c:568) 20241130142032731 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10827957 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142032731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142032731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.msc1-M3UA(856)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(862)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(857)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142032731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142032731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142032731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142032731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142032731 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142032731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{disrupted}: Freeing instance (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3214955)[0x55b5a57c6ee0]{disrupted}: Deallocated (fsm.c:568) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b5a57a54b0]{disconnected}: Deallocated (fsm.c:568) 20241130142032731 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214955 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142032731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142032731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142032731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142032731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142032731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142032731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142032731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142032731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142032731 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142032731 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142032731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142032731 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142032731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142032731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142032731 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142032731 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142032731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142032731 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142032731 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142032731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{disrupted}: Freeing instance (context_map.c:202) 20241130142032731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12497790)[0x55b5a579de90]{disrupted}: Deallocated (fsm.c:568) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{disconnected}: Freeing instance (context_map.c:206) 20241130142032731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55b5a57c8130]{disconnected}: Deallocated (fsm.c:568) 20241130142032731 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12497790 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142032731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142032731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142032731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142032731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142032731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142032731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142032731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142032731 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142032731 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142032731 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142032731 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142032731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142032731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142032731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142032731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142032731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142032731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142032731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142032731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142032731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142032731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142032731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142032731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130142032731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142032731 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142032731 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142032731 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(853)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(860)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(844)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(859)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(861)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(863)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(846)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. 20241130142032758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Nov 30 14:20:32 UTC 2024 ====== 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 20241130142032870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142033245 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142033245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033245 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142033245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033245 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142033245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033245 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142033245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033246 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142033246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033246 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142033246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142033246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142033246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142033573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515300) 20241130142033954 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142033954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033954 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142033954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033954 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142033954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033954 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142033954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142033954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142033954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142033954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142033954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142033954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033954 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142033954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033955 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142033955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033955 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142033955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142033955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142033955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142033955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142033955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142033955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142033955 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory Waiting for packet dumper to finish... 1 (prev_count=515300, count=530032) 20241130142034601 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142034601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142034601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142034601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142034601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142034601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142034601 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142034601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142034601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142034601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142034601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142034601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142034601 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142034601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142034601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142034601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142034601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142034601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142034601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142034602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142034602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142034602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142034602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142034602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142034602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142034602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142034602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142034602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142034602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142034602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142034602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142034602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142034602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142034602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142034731 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142034731 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142034731 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142034731 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142034731 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142034732 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142034732 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142034732 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142034732 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130142035190 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035190 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142035190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035190 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142035191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035191 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142035191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142035191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142035191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142035191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Nov 30 14:20:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130142035800 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f3ea), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035800 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142035800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035800 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a11106), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142035801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035801 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142035801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fb3ea), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142035801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142035801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142035801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142035801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142035801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142035801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142035801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142035801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142035801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142035801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142035801 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241130142036656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142036659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142036662 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46097<->l=127.0.0.1:4262) (control_if.c:572) 20241130142036666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142036666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142036666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142036666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142036666 DLSCCP DEBUG SCCP-SCOC(80)[0x55b5a57bfa50]{IDLE}: Deallocated (fsm.c:568) 20241130142036736 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142036736 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(871)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142036747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036747 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036747 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036747 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036747 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036747 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40030 (stream_srv.c:132) 20241130142036747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40030<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142036748 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036748 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142036748 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036748 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142036748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036748 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036748 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036748 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142036749 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142036749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036749 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036749 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036749 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142036749 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142036749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036749 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036749 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142036749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142036749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036749 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142036749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142036749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142036749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(877)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(877)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(877)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(875)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(880)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(880)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(880)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(878)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(883)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(883)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(881)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142036791 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036791 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036791 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142036792 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036792 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036792 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036792 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036792 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142036792 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036793 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036793 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142036793 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036793 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142036793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036793 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036793 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036793 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142036793 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036793 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142036793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142036793 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036793 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142036793 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142036793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142036793 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142036793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036793 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036793 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142036793 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142036793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036793 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142036794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142036794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142036794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142036794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142036794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142036794 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(886)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(889)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(892)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(892)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142036850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142036850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142036850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142036850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142036850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142036850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142036850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142036850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142036850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142036855 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142036855 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142036855 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142036855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142036855 DHNBAP DEBUG (127.0.0.1:40030 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142036855 DHNBAP NOTICE (127.0.0.1:40030 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142036855 DHNBAP NOTICE (127.0.0.1:40030 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142036855 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142036855 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142036962 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142036962 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142036962 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142036962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(877)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142036967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036967 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142036967 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142036967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142036967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142036967 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142036967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142036969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142036969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142036969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142036969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142036969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142036969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142036969 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036969 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142036969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142036969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142036969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142036969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142036969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142036969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142036969 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142036969 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142036969 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036970 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036970 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142036970 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142036971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142036971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142036971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142036971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142036971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142036971 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036974 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142036974 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142036974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142036974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(880)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142036979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036979 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142036979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142036979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142036980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142036980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142036980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142036981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142036981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142036981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142036981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142036981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142036981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142036981 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036981 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142036981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142036981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142036981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142036981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142036981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142036981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142036981 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142036981 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142036981 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036982 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036982 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142036982 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142036983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036983 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142036983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142036983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142036983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142036983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142036986 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142036986 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130142036986 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142036986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(883)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130142036989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130142036989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142036989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142036989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142036989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241130142036989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142036990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142036990 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142036990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142036990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142036990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142036991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142036991 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036991 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142036991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142036991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142036991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130142036991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142036991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142036991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142036991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142036991 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142036991 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142036991 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142036992 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142036992 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142036992 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142036992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142036992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142036992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142036992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142036992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142036992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142036992 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142036992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142036992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142036992 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142036992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142036992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142036992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142036992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142036992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142036992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142036992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142036992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142037010 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142037010 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130142037010 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130142037010 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130142037010 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130142037010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(886)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142037015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037015 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142037015 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130142037015 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130142037015 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130142037015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142037015 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142037015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130142037015 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142037015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142037015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142037015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142037016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142037016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142037016 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142037018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037018 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142037018 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142037018 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142037018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142037018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241130142037018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142037018 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142037018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142037018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142037018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142037018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142037018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142037018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142037018 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142037018 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142037019 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142037019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142037019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142037019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142037019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142037019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037019 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142037019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037019 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037019 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037019 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142037019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142037020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142037020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142037020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037025 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142037025 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142037025 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142037025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(889)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142037030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142037030 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142037030 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142037030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142037030 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142037030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142037032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037032 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142037032 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142037032 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142037032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142037032 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142037033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142037033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142037033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142037033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142037033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142037033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037033 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142037033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142037033 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142037033 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142037033 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142037034 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142037034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142037034 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142037034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142037034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142037035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037035 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142037035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142037035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142037035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142037035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142037035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037040 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142037040 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130142037040 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130142037040 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130142037040 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130142037040 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130142037040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(892)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130142037046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037046 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130142037046 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130142037046 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130142037046 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130142037046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142037046 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130142037046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130142037046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142037046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130142037046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142037046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142037046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142037046 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142037051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037051 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142037051 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142037051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142037051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142037051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241130142037051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142037051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142037052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130142037052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142037052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142037052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142037052 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142037052 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142037052 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142037053 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142037053 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142037053 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142037053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142037053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037053 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142037053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037053 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142037053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142037053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142037053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142037053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142037053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(876)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142037777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142037777 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142037777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142037777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142037777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037777 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037777 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142037777 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142037777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142037778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037778 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037778 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142037778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142037778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142037778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142037778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142037778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142037780 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142037780 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142037780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142037780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142037780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142037780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037780 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037780 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(879)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142037782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142037782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142037782 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142037782 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037782 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037782 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037782 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) 20241130142037782 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) 20241130142037782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037782 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142037782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037782 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142037782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037782 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142037782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142037782 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142037782 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037782 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142037782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142037782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037782 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037782 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142037794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037794 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130142037794 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130142037794 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037794 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:601) 20241130142037794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc2-RAN(882)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037794 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037794 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) 20241130142037794 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) 20241130142037794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037794 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142037794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037794 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037794 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130142037794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142037794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142037794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037795 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:601) 20241130142037795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130142037795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142037795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037795 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130142037795 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130142037795 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130142037795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037795 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037795 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037795 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142037818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142037818 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142037818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142037818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037818 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037818 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142037818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142037818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142037818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037818 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037818 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142037818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142037818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142037818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142037818 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142037818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142037819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142037819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037819 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037819 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037840 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142037840 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142037840 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142037840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142037840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037840 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037840 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) 20241130142037840 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) 20241130142037840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142037840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037840 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142037840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142037841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037840 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142037843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037843 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142037843 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142037843 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142037843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142037843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142037843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142037843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037843 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037843 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142037852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037852 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142037852 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142037852 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142037852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037852 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:601) 20241130142037852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130142037852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142037852 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:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 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:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142037852 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142037852 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) 20241130142037852 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) 20241130142037852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142037852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142037852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142037852 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142037852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142037852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142037853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142037853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142037853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142037853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142037853 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142037853 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: link up (cnlink.c:111) 20241130142037853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142037853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142037853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142037855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142037855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142037855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142037855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142037855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142037855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142037855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142037855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142037855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142037855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142037855 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:601) 20241130142037855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142037855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142037855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130142037855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142037855 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:389) 20241130142037855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142037855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037855 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:389) 20241130142037855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142037855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142037855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142037855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142037855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142037855 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142037855 DRANAP INFO cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142038866 DLCTRL DEBUG Command: GET 193910076 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142038866 DLCTRL DEBUG Tx Command reply: GET_REPLY 193910076 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142038870 DLCTRL DEBUG Command: GET 662246975 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142038871 DLCTRL DEBUG Tx Command reply: GET_REPLY 662246975 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142038874 DLCTRL DEBUG Command: GET 18095387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142038874 DLCTRL DEBUG Tx Command reply: GET_REPLY 18095387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142038878 DLCTRL DEBUG Command: GET 594345440 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142038878 DLCTRL DEBUG Tx Command reply: GET_REPLY 594345440 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142038881 DLCTRL DEBUG Command: GET 877811377 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142038881 DLCTRL DEBUG Tx Command reply: GET_REPLY 877811377 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142038883 DLCTRL DEBUG Command: GET 802074719 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142038883 DLCTRL DEBUG Tx Command reply: GET_REPLY 802074719 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142038885 DLCTRL DEBUG Command: GET 803745587 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142038885 DLCTRL DEBUG Tx Command reply: GET_REPLY 803745587 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142038887 DLCTRL DEBUG Command: GET 12418399 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142038887 DLCTRL DEBUG Tx Command reply: GET_REPLY 12418399 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142038890 DLCTRL DEBUG Command: GET 34804842 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142038890 DLCTRL DEBUG Tx Command reply: GET_REPLY 34804842 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142038898 DLCTRL DEBUG Command: GET 344061155 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142038898 DLCTRL DEBUG Tx Command reply: GET_REPLY 344061155 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142038902 DLCTRL DEBUG Command: GET 145474438 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142038902 DLCTRL DEBUG Tx Command reply: GET_REPLY 145474438 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142038908 DLCTRL DEBUG Command: GET 394855155 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142038908 DLCTRL DEBUG Tx Command reply: GET_REPLY 394855155 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142038912 DLCTRL DEBUG Command: GET 108858583 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142038912 DLCTRL DEBUG Tx Command reply: GET_REPLY 108858583 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142038916 DLCTRL DEBUG Command: GET 435167568 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142038916 DLCTRL DEBUG Tx Command reply: GET_REPLY 435167568 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142038920 DLCTRL DEBUG Command: GET 729076047 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142038920 DLCTRL DEBUG Tx Command reply: GET_REPLY 729076047 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142038924 DLCTRL DEBUG Command: GET 914535534 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142038924 DLCTRL DEBUG Tx Command reply: GET_REPLY 914535534 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142038927 DLCTRL DEBUG Command: GET 930201147 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142038927 DLCTRL DEBUG Tx Command reply: GET_REPLY 930201147 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142038930 DLCTRL DEBUG Command: GET 397046771 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142038930 DLCTRL DEBUG Tx Command reply: GET_REPLY 397046771 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142038933 DLCTRL DEBUG Command: GET 603268379 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142038933 DLCTRL DEBUG Tx Command reply: GET_REPLY 603268379 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142038935 DLCTRL DEBUG Command: GET 557871426 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142038935 DLCTRL DEBUG Tx Command reply: GET_REPLY 557871426 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000011110001'B, t_guard := 20.000000 } 20241130142038967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(894) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)13860306 20241130142040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130142040023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142040023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd37dd2, normal) (hnbgw_rua.c:407) 20241130142040023 DHNB DEBUG map_rua[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130142040023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142040023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13860306 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142040023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142040023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142040023 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241130142040023 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13860306 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130142040023 DCN DEBUG map_sccp[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130142040023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142040023 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13860306 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130142040023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13860306 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130142040023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142040023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142040023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142040023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142040023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142040023 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142040023 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: Allocated (fsm.c:456) 20241130142040023 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142040023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000f10056400500f1100926) (sccp_scrc.c:406) 20241130142040023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142040023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142040023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142040023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142040023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142040023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142040023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142040023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142040023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142040023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142040023 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142040024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142040024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142040024 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142040024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142040024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142040024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142040024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142040024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142040024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142040024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142040024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142040024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142040024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)3420615 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(894)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142040041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142040041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142040041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142040041 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:601) 20241130142040041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142040041 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007aff0d) (sccp_scrc.c:477) 20241130142040041 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241130142040041 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142040041 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142040041 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142040041 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142040041 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142040041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142040041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142040040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142040040 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142040040 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142040040 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142040040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142040040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142040040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142040040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142040041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(894)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142040043 DLCTRL DEBUG Command: GET 166909552 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142040043 DLCTRL DEBUG Tx Command reply: GET_REPLY 166909552 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142040047 DLCTRL DEBUG Command: GET 770936492 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142040047 DLCTRL DEBUG Tx Command reply: GET_REPLY 770936492 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142040051 DLCTRL DEBUG Command: GET 485074946 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142040051 DLCTRL DEBUG Tx Command reply: GET_REPLY 485074946 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142040054 DLCTRL DEBUG Command: GET 537451913 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142040054 DLCTRL DEBUG Tx Command reply: GET_REPLY 537451913 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142040056 DLCTRL DEBUG Command: GET 785232228 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142040057 DLCTRL DEBUG Tx Command reply: GET_REPLY 785232228 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142040058 DLCTRL DEBUG Command: GET 73609084 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142040058 DLCTRL DEBUG Tx Command reply: GET_REPLY 73609084 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142040060 DLCTRL DEBUG Command: GET 940707723 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142040060 DLCTRL DEBUG Tx Command reply: GET_REPLY 940707723 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142040061 DLCTRL DEBUG Command: GET 719022887 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142040061 DLCTRL DEBUG Tx Command reply: GET_REPLY 719022887 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142040062 DLCTRL DEBUG Command: GET 851405200 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142040062 DLCTRL DEBUG Tx Command reply: GET_REPLY 851405200 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142040062 DLCTRL DEBUG Command: GET 68740155 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142040062 DLCTRL DEBUG Tx Command reply: GET_REPLY 68740155 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142040063 DLCTRL DEBUG Command: GET 945748013 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142040063 DLCTRL DEBUG Tx Command reply: GET_REPLY 945748013 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142040064 DLCTRL DEBUG Command: GET 411557002 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142040064 DLCTRL DEBUG Tx Command reply: GET_REPLY 411557002 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241130142040065 DLCTRL DEBUG Command: GET 693117994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142040065 DLCTRL DEBUG Tx Command reply: GET_REPLY 693117994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142040065 DLCTRL DEBUG Command: GET 567358553 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142040065 DLCTRL DEBUG Tx Command reply: GET_REPLY 567358553 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142040066 DLCTRL DEBUG Command: GET 816152086 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142040066 DLCTRL DEBUG Tx Command reply: GET_REPLY 816152086 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142040067 DLCTRL DEBUG Command: GET 511166701 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142040067 DLCTRL DEBUG Tx Command reply: GET_REPLY 511166701 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142040067 DLCTRL DEBUG Command: GET 611780952 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142040067 DLCTRL DEBUG Tx Command reply: GET_REPLY 611780952 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142040068 DLCTRL DEBUG Command: GET 493578907 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142040068 DLCTRL DEBUG Tx Command reply: GET_REPLY 493578907 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142040069 DLCTRL DEBUG Command: GET 537829784 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142040069 DLCTRL DEBUG Tx Command reply: GET_REPLY 537829784 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142040070 DLCTRL DEBUG Command: GET 333834955 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142040070 DLCTRL DEBUG Tx Command reply: GET_REPLY 333834955 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000110111000'B, t_guard := 20.000000 } 20241130142040081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(895) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)15693561 20241130142041108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142041108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142041108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130142041108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142041108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef76f9, normal) (hnbgw_rua.c:407) 20241130142041108 DHNB DEBUG map_rua[0x55b5a57c6ee0]{init}: Allocated (fsm.c:456) 20241130142041108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142041108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15693561 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142041108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142041108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142041108 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241130142041108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15693561 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130142041108 DCN DEBUG map_sccp[0x55b5a57a54b0]{init}: Allocated (fsm.c:456) 20241130142041108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142041108 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15693561 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130142041108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15693561 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130142041108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142041108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142041108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142041108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142041108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142041108 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142041108 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: Allocated (fsm.c:456) 20241130142041108 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142041108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001b80056400500f1100926) (sccp_scrc.c:406) 20241130142041109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142041109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142041109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142041109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142041109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142041109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142041109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142041109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142041109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142041109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142041109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142041109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142041109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142041109 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142041109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142041109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142041109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142041109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142041109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142041109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142041109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142041109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142041109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142041109 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)2353544 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142041116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142041116 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142041116 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142041116 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142041116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142041116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142041116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142041116 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142041116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142041116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142041116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142041116 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:601) 20241130142041116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142041116 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00481858) (sccp_scrc.c:477) 20241130142041116 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241130142041116 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142041116 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142041116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142041116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142041116 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:486) 20241130142041116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142041116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(895)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142041119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142041121 DLCTRL DEBUG Command: GET 21752325 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142041121 DLCTRL DEBUG Tx Command reply: GET_REPLY 21752325 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142041125 DLCTRL DEBUG Command: GET 595233906 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142041125 DLCTRL DEBUG Tx Command reply: GET_REPLY 595233906 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142041128 DLCTRL DEBUG Command: GET 18510715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142041129 DLCTRL DEBUG Tx Command reply: GET_REPLY 18510715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142041131 DLCTRL DEBUG Command: GET 451172016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142041131 DLCTRL DEBUG Tx Command reply: GET_REPLY 451172016 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142041133 DLCTRL DEBUG Command: GET 956713098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142041133 DLCTRL DEBUG Tx Command reply: GET_REPLY 956713098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142041134 DLCTRL DEBUG Command: GET 739637154 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142041134 DLCTRL DEBUG Tx Command reply: GET_REPLY 739637154 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142041135 DLCTRL DEBUG Command: GET 624818074 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142041135 DLCTRL DEBUG Tx Command reply: GET_REPLY 624818074 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142041136 DLCTRL DEBUG Command: GET 498923992 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142041136 DLCTRL DEBUG Tx Command reply: GET_REPLY 498923992 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142041137 DLCTRL DEBUG Command: GET 853312689 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142041137 DLCTRL DEBUG Tx Command reply: GET_REPLY 853312689 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142041138 DLCTRL DEBUG Command: GET 711021488 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142041138 DLCTRL DEBUG Tx Command reply: GET_REPLY 711021488 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142041138 DLCTRL DEBUG Command: GET 775095573 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142041138 DLCTRL DEBUG Tx Command reply: GET_REPLY 775095573 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142041139 DLCTRL DEBUG Command: GET 10709542 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142041139 DLCTRL DEBUG Tx Command reply: GET_REPLY 10709542 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241130142041140 DLCTRL DEBUG Command: GET 869513442 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142041140 DLCTRL DEBUG Tx Command reply: GET_REPLY 869513442 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142041140 DLCTRL DEBUG Command: GET 239840682 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142041140 DLCTRL DEBUG Tx Command reply: GET_REPLY 239840682 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142041141 DLCTRL DEBUG Command: GET 76899445 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142041141 DLCTRL DEBUG Tx Command reply: GET_REPLY 76899445 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142041142 DLCTRL DEBUG Command: GET 805985775 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142041142 DLCTRL DEBUG Tx Command reply: GET_REPLY 805985775 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142041142 DLCTRL DEBUG Command: GET 149655991 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142041142 DLCTRL DEBUG Tx Command reply: GET_REPLY 149655991 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142041143 DLCTRL DEBUG Command: GET 975370539 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142041143 DLCTRL DEBUG Tx Command reply: GET_REPLY 975370539 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142041144 DLCTRL DEBUG Command: GET 802098673 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142041144 DLCTRL DEBUG Tx Command reply: GET_REPLY 802098673 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142041144 DLCTRL DEBUG Command: GET 741750534 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142041144 DLCTRL DEBUG Tx Command reply: GET_REPLY 741750534 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000000001110110'B, t_guard := 20.000000 } 20241130142041155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(896) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)3518760 20241130142042184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142042184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142042184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142042184 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142042184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x35b128, normal) (hnbgw_rua.c:407) 20241130142042184 DHNB DEBUG map_rua[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130142042184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142042184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518760 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142042184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142042184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142042184 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142042184 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518760 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130142042184 DCN DEBUG map_sccp[0x55b5a57cab20]{init}: Allocated (fsm.c:456) 20241130142042184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142042184 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3518760 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142042184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518760 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142042184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142042184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142042185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142042185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142042185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142042185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142042185 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: Allocated (fsm.c:456) 20241130142042185 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142042185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000760056400500f1100926) (sccp_scrc.c:406) 20241130142042185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142042185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142042185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142042185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142042185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142042185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142042185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142042185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142042185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142042185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142042185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042185 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142042185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142042185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142042185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142042185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142042185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142042186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142042186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)13193488 HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(896)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142042205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142042206 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142042206 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142042206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142042206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142042206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142042206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142042206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142042206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142042206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142042206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142042206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142042206 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e081ea) (sccp_scrc.c:477) 20241130142042206 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241130142042206 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142042206 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142042206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142042206 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142042206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142042206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142042208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(896)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142042210 DLCTRL DEBUG Command: GET 867690348 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142042210 DLCTRL DEBUG Tx Command reply: GET_REPLY 867690348 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142042213 DLCTRL DEBUG Command: GET 33862009 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142042213 DLCTRL DEBUG Tx Command reply: GET_REPLY 33862009 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142042215 DLCTRL DEBUG Command: GET 253658831 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142042215 DLCTRL DEBUG Tx Command reply: GET_REPLY 253658831 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142042216 DLCTRL DEBUG Command: GET 301982337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142042216 DLCTRL DEBUG Tx Command reply: GET_REPLY 301982337 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142042217 DLCTRL DEBUG Command: GET 100426578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142042217 DLCTRL DEBUG Tx Command reply: GET_REPLY 100426578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142042219 DLCTRL DEBUG Command: GET 380414102 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142042219 DLCTRL DEBUG Tx Command reply: GET_REPLY 380414102 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142042219 DLCTRL DEBUG Command: GET 147288262 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142042219 DLCTRL DEBUG Tx Command reply: GET_REPLY 147288262 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142042220 DLCTRL DEBUG Command: GET 679152542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142042220 DLCTRL DEBUG Tx Command reply: GET_REPLY 679152542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142042221 DLCTRL DEBUG Command: GET 889243398 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142042221 DLCTRL DEBUG Tx Command reply: GET_REPLY 889243398 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142042222 DLCTRL DEBUG Command: GET 317271393 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142042222 DLCTRL DEBUG Tx Command reply: GET_REPLY 317271393 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142042222 DLCTRL DEBUG Command: GET 573405815 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142042222 DLCTRL DEBUG Tx Command reply: GET_REPLY 573405815 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142042223 DLCTRL DEBUG Command: GET 529450116 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142042223 DLCTRL DEBUG Tx Command reply: GET_REPLY 529450116 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241130142042224 DLCTRL DEBUG Command: GET 362817037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142042224 DLCTRL DEBUG Tx Command reply: GET_REPLY 362817037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142042225 DLCTRL DEBUG Command: GET 696234626 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142042225 DLCTRL DEBUG Tx Command reply: GET_REPLY 696234626 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142042226 DLCTRL DEBUG Command: GET 291426200 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142042226 DLCTRL DEBUG Tx Command reply: GET_REPLY 291426200 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142042226 DLCTRL DEBUG Command: GET 777864918 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142042226 DLCTRL DEBUG Tx Command reply: GET_REPLY 777864918 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142042227 DLCTRL DEBUG Command: GET 692940216 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142042227 DLCTRL DEBUG Tx Command reply: GET_REPLY 692940216 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142042228 DLCTRL DEBUG Command: GET 153815727 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142042228 DLCTRL DEBUG Tx Command reply: GET_REPLY 153815727 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142042229 DLCTRL DEBUG Command: GET 833296984 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142042229 DLCTRL DEBUG Tx Command reply: GET_REPLY 833296984 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142042229 DLCTRL DEBUG Command: GET 927301769 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142042229 DLCTRL DEBUG Tx Command reply: GET_REPLY 927301769 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142042233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142042233 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46097<->l=127.0.0.1:4262) (control_if.c:193) 20241130142042234 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142042234 DLINP DEBUG SRVCONN(,r=127.0.0.1:40030<->l=127.0.0.1:29169) message received (stream_srv.c:768) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(881)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(875)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(884)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042234 DLINP NOTICE SRV(,r=127.0.0.1:40030<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142042234 DMAIN NOTICE (127.0.0.1:40030 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40030<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142042234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142042234 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130142042234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142042234 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142042234 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142042234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142042234 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-RAN(882)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(879)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(877)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(876)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(889)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142042234 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130142042234 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241130142042234 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142042234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142042234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142042234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142042234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142042234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142042234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142042234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn1-RAN(888)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(868)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042234 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142042234 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142042234 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142042234 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142042234 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142042234 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142042234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130142042234 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142042234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142042235 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241130142042235 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142042235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142042235 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142042235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142042235 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142042235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142042235 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241130142042235 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130142042235 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142042235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142042235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142042235 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142042235 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142042235 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142042235 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142042235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(880)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(883)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(891)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(886)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(892)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(878)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142042235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142042235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142042236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142042236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142042236 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142042236 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142042236 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142042236 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142042236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142042236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142042236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130142042236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142042236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142042236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142042236 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142042236 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142042236 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142042236 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142042236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142042236 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142042236 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142042236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142042236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042236 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142042236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142042236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142042236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142042236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142042236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142042236 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142042236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142042236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142042237 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142042237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142042237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142042237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142042237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{disrupted}: Freeing instance (context_map.c:202) 20241130142042237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3518760)[0x55b5a57c8130]{disrupted}: Deallocated (fsm.c:568) 20241130142042237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142042237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{disconnected}: Freeing instance (context_map.c:206) 20241130142042237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55b5a57cab20]{disconnected}: Deallocated (fsm.c:568) 20241130142042238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3518760 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130142042238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142042238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142042238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142042238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142042238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142042238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142042238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142042239 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142042239 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142042239 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142042239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142042239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142042239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130142042239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142042239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142042240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142042240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142042240 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142042240 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142042240 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142042240 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142042240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142042240 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142042241 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142042241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142042241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142042241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142042242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142042242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142042242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142042242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142042242 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142042242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142042242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142042242 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142042243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142042243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142042243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142042243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{disrupted}: Freeing instance (context_map.c:202) 20241130142042243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13860306)[0x55b5a57bfa50]{disrupted}: Deallocated (fsm.c:568) 20241130142042243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142042244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{disconnected}: Freeing instance (context_map.c:206) 20241130142042244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b5a57b2cd0]{disconnected}: Deallocated (fsm.c:568) 20241130142042244 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13860306 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241130142042244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142042244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142042244 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142042244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142042245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042245 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142042245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042245 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142042245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142042245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142042245 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142042246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142042246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142042246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142042246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{disrupted}: Freeing instance (context_map.c:202) 20241130142042246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15693561)[0x55b5a57c6ee0]{disrupted}: Deallocated (fsm.c:568) 20241130142042246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142042247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142042247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55b5a57a54b0]{disconnected}: Deallocated (fsm.c:568) 20241130142042247 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15693561 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241130142042247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142042247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142042247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142042247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142042247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142042247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142042248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142042248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130142042248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142042248 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142042248 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142042248 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(893)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142042259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(870)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Nov 30 14:20:42 UTC 2024 ====== 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 20241130142042414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142042731 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142042731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142042731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142042731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042732 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142042732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142042732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142042732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042732 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142042732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142042732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142042732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142042732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142042732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142042732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142042732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142042732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142042732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142042733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142042733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142042733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142042733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142042733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142042733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142042733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142042733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142042733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=660384) 20241130142043246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142043246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142043247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043955 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043955 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043955 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043955 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142043955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142043955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142043955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142043955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142043955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142043955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142043956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142043956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142043956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142043956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142043956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142043956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=660384, count=686824) 20241130142044235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142044235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130142044235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130142044235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142044235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142044235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142044235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142044235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142044235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142044235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142044235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142044235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130142044235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142044235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142044235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142044602 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142044602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142044602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142044602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142044602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142044602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142044603 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142044603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142044603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142044603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142044603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142044603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142044603 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142044603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142044603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142044603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142044603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142044603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142044603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142044603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142044603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142044603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142044603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142044603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142044603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142044603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142044603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142044603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142044603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142044603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142044604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142044604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142044604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142044604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Nov 30 14:20:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & 20241130142045191 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142045191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3c26), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142045191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142045191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142045191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142045191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142045191 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142045191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e60a1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142045191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142045191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142045191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142045191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142045191 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142045191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088bea0), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142045191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142045191 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142045191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142045191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142045192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142045192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142045192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142045192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142045192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142045192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142045192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142045192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to start... 0 20241130142045192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142045192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142045192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142045192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142045192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142045192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142045192 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142045795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(82)[0x55b5a57a2600]{IDLE}: Deallocated (fsm.c:568) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(81)[0x55b5a57c3a40]{IDLE}: Deallocated (fsm.c:568) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142045795 DLSCCP DEBUG SCCP-SCOC(83)[0x55b5a57b2080]{IDLE}: Deallocated (fsm.c:568) MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Compl_no_cn started. 20241130142046227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142046232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142046236 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35871<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142046327 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142046327 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142046335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046335 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046336 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046336 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046336 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046336 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046336 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142046336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59030 (stream_srv.c:132) 20241130142046336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59030<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142046336 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046336 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046337 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046337 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142046337 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046337 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142046337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046337 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046337 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142046337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046337 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142046337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046337 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046337 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142046337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142046337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046337 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046337 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142046337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142046337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142046337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046337 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046337 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142046338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142046338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142046338 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142046338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142046338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142046338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(907)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(907)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(907)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(905)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142046352 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046352 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046352 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046352 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046352 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046352 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046352 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142046352 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046353 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046353 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142046353 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046353 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142046353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046353 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046353 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046353 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142046353 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046353 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142046353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142046353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046353 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046353 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046353 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142046353 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046353 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142046353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046353 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046353 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046353 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142046353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142046353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046353 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142046353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142046353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142046353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(910)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142046379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142046379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142046379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142046379 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142046379 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142046379 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142046379 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142046379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142046379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142046384 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142046384 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142046384 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142046384 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142046384 DHNBAP DEBUG (127.0.0.1:59030 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142046384 DHNBAP NOTICE (127.0.0.1:59030 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142046384 DHNBAP NOTICE (127.0.0.1:59030 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142046384 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142046384 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142046550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142046550 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142046550 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142046550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(907)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142046560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142046560 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142046560 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142046560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142046560 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142046560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142046563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142046563 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142046563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142046563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142046563 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142046563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142046563 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142046563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142046563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142046563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142046563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142046563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142046563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142046563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142046563 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142046563 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142046563 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046565 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142046565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142046565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142046565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046565 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142046565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142046565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142046565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142046565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142046566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142046566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142046566 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142046566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(910)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142046573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046573 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142046573 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142046574 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142046574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142046574 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142046574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142046576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046576 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142046576 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142046576 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142046576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142046576 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142046576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142046576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142046576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142046577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142046577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142046577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142046577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142046577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142046577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142046577 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142046577 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142046577 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142046578 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142046578 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142046578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142046578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142046579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142046579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142046579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142046579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142046579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142046579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142046579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142046579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142046579 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142046579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142046579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142046579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142046579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142046579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142046579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142046579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142046579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(906)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142047366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047366 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142047366 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142047366 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142047366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142047366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142047366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142047366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142047366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142047366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142047366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142047366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142047366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142047366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142047366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142047366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142047366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142047366 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142047366 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142047366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142047366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142047366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142047366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142047366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142047366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142047367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142047367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142047367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142047367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142047367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142047367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142047367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047366 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142047366 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142047370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047370 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142047370 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142047370 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142047370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142047370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142047370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142047370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142047371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142047371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142047371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142047371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142047371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142047371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142047371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142047371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142047371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142047371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142047371 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142047371 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(909)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142047379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047379 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142047379 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142047379 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142047379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142047379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142047379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142047379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142047380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142047380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142047380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142047380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142047380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142047380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142047380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142047380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142047380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142047380 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142047380 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142047380 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142047380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142047380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142047380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142047380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142047380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142047380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142047380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142047380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142047380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142047380 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142047380 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142047380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142047380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142047381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142047385 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142047385 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142047385 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142047385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142047385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142047385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142047385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142047385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142047385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142047385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142047385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142047385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142047385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142047385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142047385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142047385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142047385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142047385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142047385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142047385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142047385 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142047385 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142047401 DLCTRL DEBUG Command: GET 580851689 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142047401 DLCTRL DEBUG Tx Command reply: GET_REPLY 580851689 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142047404 DLCTRL DEBUG Command: GET 283738523 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142047404 DLCTRL DEBUG Tx Command reply: GET_REPLY 283738523 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142047405 DLCTRL DEBUG Command: GET 475993901 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142047405 DLCTRL DEBUG Tx Command reply: GET_REPLY 475993901 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142047406 DLCTRL DEBUG Command: GET 341386585 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142047406 DLCTRL DEBUG Tx Command reply: GET_REPLY 341386585 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142047407 DLCTRL DEBUG Command: GET 908381982 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142047407 DLCTRL DEBUG Tx Command reply: GET_REPLY 908381982 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142047409 DLCTRL DEBUG Command: GET 993027282 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142047409 DLCTRL DEBUG Tx Command reply: GET_REPLY 993027282 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142047410 DLCTRL DEBUG Command: GET 417980806 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142047410 DLCTRL DEBUG Tx Command reply: GET_REPLY 417980806 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142047412 DLCTRL DEBUG Command: GET 382521340 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142047412 DLCTRL DEBUG Tx Command reply: GET_REPLY 382521340 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142047413 DLCTRL DEBUG Command: GET 673682786 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142047413 DLCTRL DEBUG Tx Command reply: GET_REPLY 673682786 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142047414 DLCTRL DEBUG Command: GET 439960579 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142047414 DLCTRL DEBUG Tx Command reply: GET_REPLY 439960579 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142047415 DLCTRL DEBUG Command: GET 839828452 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142047415 DLCTRL DEBUG Tx Command reply: GET_REPLY 839828452 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142047416 DLCTRL DEBUG Command: GET 314781670 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142047416 DLCTRL DEBUG Tx Command reply: GET_REPLY 314781670 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142047417 DLCTRL DEBUG Command: GET 428921704 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142047417 DLCTRL DEBUG Tx Command reply: GET_REPLY 428921704 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142047419 DLCTRL DEBUG Command: GET 121422294 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142047419 DLCTRL DEBUG Tx Command reply: GET_REPLY 121422294 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142047420 DLCTRL DEBUG Command: GET 671264607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142047420 DLCTRL DEBUG Tx Command reply: GET_REPLY 671264607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142047421 DLCTRL DEBUG Command: GET 943968381 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142047421 DLCTRL DEBUG Tx Command reply: GET_REPLY 943968381 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142047422 DLCTRL DEBUG Command: GET 76259160 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142047422 DLCTRL DEBUG Tx Command reply: GET_REPLY 76259160 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142047423 DLCTRL DEBUG Command: GET 819153195 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142047423 DLCTRL DEBUG Tx Command reply: GET_REPLY 819153195 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142047424 DLCTRL DEBUG Command: GET 648940526 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142047424 DLCTRL DEBUG Tx Command reply: GET_REPLY 648940526 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142047425 DLCTRL DEBUG Command: GET 321406497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142047425 DLCTRL DEBUG Tx Command reply: GET_REPLY 321406497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000001010000001'B, t_guard := 20.000000 } 20241130142047441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)16206598 20241130142048482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142048482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142048482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142048482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142048482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf74b06, normal) (hnbgw_rua.c:407) 20241130142048482 DHNB DEBUG map_rua[0x55b5a57b2080]{init}: Allocated (fsm.c:456) 20241130142048483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206598)[0x55b5a57b2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142048483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206598 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142048483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142048483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142048483 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142048483 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206598 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241130142048483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206598)[0x55b5a57b2080]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142048483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206598)[0x55b5a57b2080]{init}: Freeing instance (context_map.c:202) 20241130142048483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206598)[0x55b5a57b2080]{init}: Deallocated (fsm.c:568) 20241130142048483 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206598 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130142048483 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20241130142048483 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130142048483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142048483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142048483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)16206598 20241130142048500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100010100'B, t_guard := 20.000000 } 20241130142048521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)14667706 20241130142049536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142049536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142049536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130142049536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142049536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdfcfba, normal) (hnbgw_rua.c:407) 20241130142049536 DHNB DEBUG map_rua[0x55b5a57b2080]{init}: Allocated (fsm.c:456) 20241130142049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14667706)[0x55b5a57b2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142049536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14667706 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142049536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142049536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142049536 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130142049536 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14667706 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241130142049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14667706)[0x55b5a57b2080]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14667706)[0x55b5a57b2080]{init}: Freeing instance (context_map.c:202) 20241130142049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14667706)[0x55b5a57b2080]{init}: Deallocated (fsm.c:568) 20241130142049536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14667706 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241130142049536 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20241130142049536 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130142049536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142049536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142049536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)14667706 20241130142049544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011010'B, t_guard := 20.000000 } 20241130142049563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14608726 20241130142050586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142050586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142050586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142050586 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142050586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdee956, normal) (hnbgw_rua.c:407) 20241130142050586 DHNB DEBUG map_rua[0x55b5a57b2080]{init}: Allocated (fsm.c:456) 20241130142050586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608726)[0x55b5a57b2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142050586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608726 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142050586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142050586 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142050586 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608726 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241130142050586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608726)[0x55b5a57b2080]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142050586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608726)[0x55b5a57b2080]{init}: Freeing instance (context_map.c:202) 20241130142050586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608726)[0x55b5a57b2080]{init}: Deallocated (fsm.c:568) 20241130142050586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608726 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241130142050586 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241130142050586 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130142050586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142050586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142050586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14608726 20241130142050595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: 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 := '000000000000000000001000'B, t_guard := 20.000000 } 20241130142050612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)12164250 20241130142051626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142051626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142051626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142051626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142051626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb99c9a, normal) (hnbgw_rua.c:407) 20241130142051626 DHNB DEBUG map_rua[0x55b5a57b2080]{init}: Allocated (fsm.c:456) 20241130142051626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12164250)[0x55b5a57b2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142051626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12164250 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142051626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142051626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142051626 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142051627 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12164250 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241130142051627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12164250)[0x55b5a57b2080]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142051627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12164250)[0x55b5a57b2080]{init}: Freeing instance (context_map.c:202) 20241130142051627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12164250)[0x55b5a57b2080]{init}: Deallocated (fsm.c:568) 20241130142051627 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12164250 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241130142051627 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20241130142051627 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241130142051627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142051627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142051627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)12164250 20241130142051635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142051645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142051645 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142051645 DLINP DEBUG SRVCONN(,r=127.0.0.1:59030<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142051645 DLINP NOTICE SRV(,r=127.0.0.1:59030<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142051645 DMAIN NOTICE (127.0.0.1:59030 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59030<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142051645 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142051646 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35871<->l=127.0.0.1:4262) (control_if.c:193) 20241130142051647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142051647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142051647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142051647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142051647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130142051646 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142051646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142051646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142051646 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142051646 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142051647 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142051647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142051647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142051647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142051647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142051647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142051647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142051647 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142051647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142051647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142051647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142051647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142051647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142051647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142051647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142051647 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142051647 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142051647 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142051647 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(905)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142051648 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142051648 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241130142051648 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142051648 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142051649 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142051649 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142051649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(909)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(908)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142051649 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142051649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142051649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142051649 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142051649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(910)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(911)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(898)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142051649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142051649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142051649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142051649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142051649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142051650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142051650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142051650 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142051650 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142051650 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(907)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142051667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Nov 30 14:20:51 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241130142051711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142052237 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142052237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052237 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142052237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142052238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142052238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142052238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142052243 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142052243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052243 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142052243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142052243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142052243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142052243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142052246 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142052246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052246 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142052246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142052246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142052246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142052246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142052414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289204) 20241130142052732 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142052732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142052732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052732 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142052732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142052732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052732 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142052732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142052732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142052732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142052732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142052732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142052732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142052732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142052732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142052732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142052732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142053248 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053248 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053248 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053248 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142053248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142053248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142053248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142053249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142053249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142053249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=289204, count=314220) 20241130142053648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142053648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142053648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142053650 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142053650 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142053650 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142053956 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053956 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053956 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053956 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142053956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142053956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142053956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142053956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142053956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142053956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142053957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142053957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142053957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142053957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142053957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142053957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142053957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Nov 30 14:20:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130142054603 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142054603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142054603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142054603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142054603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142054603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142054604 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142054604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142054604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142054604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142054604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142054604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142054604 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142054604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142054604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142054604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142054604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142054604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142054604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142054604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142054604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142054604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142054604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142054604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142054604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142054604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142054604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142054604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142054604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142054604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142054604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142055186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(84)[0x55b5a57a1d20]{IDLE}: Deallocated (fsm.c:568) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(85)[0x55b5a57c3880]{IDLE}: Deallocated (fsm.c:568) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142055186 DLSCCP DEBUG SCCP-SCOC(86)[0x55b5a57ac580]{IDLE}: Deallocated (fsm.c:568) MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241130142055526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142055530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142055533 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44963<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142055612 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142055612 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142055621 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055621 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055621 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055621 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055621 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055621 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142055622 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40063 (stream_srv.c:132) 20241130142055622 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40063<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142055622 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055622 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055623 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055623 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142055623 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055623 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142055623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055623 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055623 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055623 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142055623 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142055623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142055623 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055623 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142055623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055623 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055623 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055623 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142055623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142055623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055623 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055623 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142055623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142055624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055624 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142055624 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142055624 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142055624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142055624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142055624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(926)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(924)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(929)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(929)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(927)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(932)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-M3UA(932)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc2-SCCP(930)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142055665 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055665 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055665 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055665 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055666 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142055666 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055667 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142055667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055667 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142055667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055667 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055667 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142055667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142055667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142055667 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142055667 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142055667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055667 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142055667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055667 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055667 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142055667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142055667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055667 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142055667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142055667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142055667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(935)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(938)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(938)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(936)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(941)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(941)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142055718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142055718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142055718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142055718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142055718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142055718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142055718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142055718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142055718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142055725 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142055725 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142055725 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142055725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142055725 DHNBAP DEBUG (127.0.0.1:40063 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142055725 DHNBAP NOTICE (127.0.0.1:40063 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142055725 DHNBAP NOTICE (127.0.0.1:40063 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142055725 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142055725 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142055836 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055836 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142055836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142055836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(926)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142055845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142055845 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142055845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142055845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142055845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142055848 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055848 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142055848 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142055848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241130142055848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055848 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055849 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142055849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055849 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142055849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142055849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055849 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055849 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055849 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055850 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142055850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142055850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055851 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142055851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142055851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142055851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142055851 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(929)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142055855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142055855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142055855 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142055855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055855 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142055855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142055857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055857 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055857 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055857 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055857 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142055857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055858 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142055858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142055858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055858 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055858 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055858 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055859 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055859 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142055859 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142055860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055860 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142055860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142055860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142055860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142055860 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142055863 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055863 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241130142055863 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241130142055863 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241130142055863 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241130142055863 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241130142055863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(932)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241130142055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055869 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241130142055869 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241130142055869 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241130142055869 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241130142055869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055869 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130142055869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142055869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130142055869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241130142055869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055869 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142055872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055872 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055872 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055872 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241130142055872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241130142055872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055872 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055872 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055872 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055873 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055874 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142055874 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142055874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055874 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142055874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055874 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055874 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142055874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142055874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142055874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142055874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142055880 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055880 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142055880 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142055880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(935)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142055885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055885 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142055885 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142055885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142055885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142055885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142055886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055886 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055886 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055886 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142055886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142055886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055886 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055886 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055886 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055888 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142055888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142055888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055888 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142055888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142055888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142055888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142055888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142055892 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055892 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142055892 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142055892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(938)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142055897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055897 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142055897 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142055897 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142055897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055897 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142055897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142055898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055898 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055898 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055899 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055899 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142055899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055899 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142055899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055899 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055899 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055899 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055900 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055900 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142055900 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055900 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142055900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055900 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055900 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055900 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055900 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142055900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142055900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142055900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142055900 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142055906 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142055906 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241130142055906 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142055906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(941)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241130142055909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055909 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241130142055909 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142055909 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142055909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142055909 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241130142055909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142055910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055910 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142055910 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142055910 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142055910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142055910 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142055910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142055910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142055910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142055910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241130142055910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142055910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142055910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142055910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142055910 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142055910 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142055910 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142055912 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142055912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142055912 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142055912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142055912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142055912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142055912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142055912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142055912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142055912 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142055912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142055912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142055912 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142055912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142055912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142055912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142055912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142055912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142055912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142055912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142055912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(925)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142056652 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142056652 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142056652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142056653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142056653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056653 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056653 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142056653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142056653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142056653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056653 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056653 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142056653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142056653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142056653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142056653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142056653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142056654 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142056654 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142056654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142056654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142056654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142056654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056654 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056654 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056654 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(928)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142056658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142056658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142056658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142056658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056658 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056658 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) 20241130142056658 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) 20241130142056658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142056658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056658 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056658 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142056658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142056658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142056658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142056659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142056659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142056659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142056659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142056659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142056659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056659 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056659 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056659 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130142056677 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130142056677 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130142056677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056677 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056677 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:601) 20241130142056677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130142056677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056677 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056677 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) 20241130142056677 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) 20241130142056677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142056678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056678 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056678 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: link up (cnlink.c:111) 20241130142056678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142056678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142056678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142056678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241130142056678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241130142056681 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241130142056681 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241130142056681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056681 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:601) 20241130142056681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241130142056681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142056681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056681 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056681 DRANAP INFO cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056691 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142056691 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142056691 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142056691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056691 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056691 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056691 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142056691 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142056691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142056691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056691 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056691 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142056691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142056691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142056691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142056693 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142056693 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142056693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142056693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142056693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056693 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056693 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(937)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056700 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142056700 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142056700 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142056700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056700 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142056700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142056700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056700 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056700 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) 20241130142056700 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) 20241130142056700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056700 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142056700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056701 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056701 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142056701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056701 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056701 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056701 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142056701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142056701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142056701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142056701 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142056703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142056703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142056703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142056704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142056704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142056704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056704 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056704 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056704 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142056714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056714 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142056714 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142056714 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056714 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056714 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:601) 20241130142056714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130142056714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142056714 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:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 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:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056714 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142056714 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142056714 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) 20241130142056714 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) 20241130142056714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142056714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142056714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142056714 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142056714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142056714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142056714 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142056714 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: link up (cnlink.c:111) 20241130142056714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142056714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142056714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142056714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142056714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142056716 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142056716 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142056716 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142056716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142056716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142056716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142056716 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142056716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142056716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142056716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142056716 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:601) 20241130142056716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142056716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142056716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241130142056716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142056716 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:389) 20241130142056716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142056716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056716 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:389) 20241130142056716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142056716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142056716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142056716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142056716 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142056716 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142056716 DRANAP INFO cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142057738 DLCTRL DEBUG Command: GET 195041304 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142057738 DLCTRL DEBUG Tx Command reply: GET_REPLY 195041304 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142057742 DLCTRL DEBUG Command: GET 227420039 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142057742 DLCTRL DEBUG Tx Command reply: GET_REPLY 227420039 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142057746 DLCTRL DEBUG Command: GET 214729324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142057746 DLCTRL DEBUG Tx Command reply: GET_REPLY 214729324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142057750 DLCTRL DEBUG Command: GET 49104793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142057751 DLCTRL DEBUG Tx Command reply: GET_REPLY 49104793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142057754 DLCTRL DEBUG Command: GET 407918736 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142057754 DLCTRL DEBUG Tx Command reply: GET_REPLY 407918736 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142057758 DLCTRL DEBUG Command: GET 46718807 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142057758 DLCTRL DEBUG Tx Command reply: GET_REPLY 46718807 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142057763 DLCTRL DEBUG Command: GET 635763637 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142057763 DLCTRL DEBUG Tx Command reply: GET_REPLY 635763637 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142057767 DLCTRL DEBUG Command: GET 989031777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142057767 DLCTRL DEBUG Tx Command reply: GET_REPLY 989031777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142057771 DLCTRL DEBUG Command: GET 906827318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142057771 DLCTRL DEBUG Tx Command reply: GET_REPLY 906827318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142057775 DLCTRL DEBUG Command: GET 233131296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142057775 DLCTRL DEBUG Tx Command reply: GET_REPLY 233131296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142057779 DLCTRL DEBUG Command: GET 702606045 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142057779 DLCTRL DEBUG Tx Command reply: GET_REPLY 702606045 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142057783 DLCTRL DEBUG Command: GET 694349109 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142057783 DLCTRL DEBUG Tx Command reply: GET_REPLY 694349109 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142057787 DLCTRL DEBUG Command: GET 981989856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142057787 DLCTRL DEBUG Tx Command reply: GET_REPLY 981989856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142057791 DLCTRL DEBUG Command: GET 691405414 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142057791 DLCTRL DEBUG Tx Command reply: GET_REPLY 691405414 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142057794 DLCTRL DEBUG Command: GET 814104724 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142057794 DLCTRL DEBUG Tx Command reply: GET_REPLY 814104724 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142057797 DLCTRL DEBUG Command: GET 971690227 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142057797 DLCTRL DEBUG Tx Command reply: GET_REPLY 971690227 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142057801 DLCTRL DEBUG Command: GET 826672361 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142057801 DLCTRL DEBUG Tx Command reply: GET_REPLY 826672361 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142057804 DLCTRL DEBUG Command: GET 584606108 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142057804 DLCTRL DEBUG Tx Command reply: GET_REPLY 584606108 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142057808 DLCTRL DEBUG Command: GET 574830793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142057808 DLCTRL DEBUG Tx Command reply: GET_REPLY 574830793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142057812 DLCTRL DEBUG Command: GET 773440996 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142057812 DLCTRL DEBUG Tx Command reply: GET_REPLY 773440996 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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@f38f6cf3d7d5: 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 := '000000000000000001101101'B, t_guard := 20.000000 } 20241130142057845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(943) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)9281791 20241130142058889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142058890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142058890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130142058890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142058890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8da0ff, normal) (hnbgw_rua.c:407) 20241130142058890 DHNB DEBUG map_rua[0x55b5a57b2080]{init}: Allocated (fsm.c:456) 20241130142058890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142058890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9281791 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142058890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142058890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142058890 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241130142058890 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241130142058890 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9281791 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20241130142058890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9281791 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142058890 DCN DEBUG map_sccp[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130142058890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142058890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9281791 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142058890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9281791 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130142058890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142058890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142058890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142058890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142058890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142058890 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142058890 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: Allocated (fsm.c:456) 20241130142058890 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142058890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300006d0056400500f1100926) (sccp_scrc.c:406) 20241130142058890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142058890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142058890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142058890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142058890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142058890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142058890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142058890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142058890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142058890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142058890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142058890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142058890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142058890 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142058890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142058891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142058891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142058891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142058891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142058891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142058891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142058891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142058891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142058891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)6615538 HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142058910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142058910 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142058910 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142058910 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142058910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142058910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142058910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142058910 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142058911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142058911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142058911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142058911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142058911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142058911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa84ba) (sccp_scrc.c:477) 20241130142058911 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241130142058911 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142058911 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142058911 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142058911 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142058911 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142058911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142058911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142058914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142058916 DLCTRL DEBUG Command: GET 181181577 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142058916 DLCTRL DEBUG Tx Command reply: GET_REPLY 181181577 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142058920 DLCTRL DEBUG Command: GET 495779985 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142058920 DLCTRL DEBUG Tx Command reply: GET_REPLY 495779985 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142058924 DLCTRL DEBUG Command: GET 228797803 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142058924 DLCTRL DEBUG Tx Command reply: GET_REPLY 228797803 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142058926 DLCTRL DEBUG Command: GET 700767084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142058926 DLCTRL DEBUG Tx Command reply: GET_REPLY 700767084 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142058928 DLCTRL DEBUG Command: GET 583774359 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142058928 DLCTRL DEBUG Tx Command reply: GET_REPLY 583774359 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142058929 DLCTRL DEBUG Command: GET 49063178 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142058929 DLCTRL DEBUG Tx Command reply: GET_REPLY 49063178 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142058931 DLCTRL DEBUG Command: GET 618671532 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142058931 DLCTRL DEBUG Tx Command reply: GET_REPLY 618671532 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142058932 DLCTRL DEBUG Command: GET 1033775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142058932 DLCTRL DEBUG Tx Command reply: GET_REPLY 1033775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142058933 DLCTRL DEBUG Command: GET 651060642 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142058933 DLCTRL DEBUG Tx Command reply: GET_REPLY 651060642 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142058933 DLCTRL DEBUG Command: GET 57618363 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142058933 DLCTRL DEBUG Tx Command reply: GET_REPLY 57618363 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142058934 DLCTRL DEBUG Command: GET 364565162 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142058934 DLCTRL DEBUG Tx Command reply: GET_REPLY 364565162 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142058935 DLCTRL DEBUG Command: GET 816273364 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142058935 DLCTRL DEBUG Tx Command reply: GET_REPLY 816273364 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142058935 DLCTRL DEBUG Command: GET 503006532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142058935 DLCTRL DEBUG Tx Command reply: GET_REPLY 503006532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142058936 DLCTRL DEBUG Command: GET 748072169 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142058936 DLCTRL DEBUG Tx Command reply: GET_REPLY 748072169 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142058937 DLCTRL DEBUG Command: GET 917382907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142058937 DLCTRL DEBUG Tx Command reply: GET_REPLY 917382907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142058937 DLCTRL DEBUG Command: GET 748596782 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142058937 DLCTRL DEBUG Tx Command reply: GET_REPLY 748596782 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142058938 DLCTRL DEBUG Command: GET 187494848 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142058938 DLCTRL DEBUG Tx Command reply: GET_REPLY 187494848 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142058939 DLCTRL DEBUG Command: GET 57807049 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142058939 DLCTRL DEBUG Tx Command reply: GET_REPLY 57807049 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142058940 DLCTRL DEBUG Command: GET 292453760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142058940 DLCTRL DEBUG Tx Command reply: GET_REPLY 292453760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142058940 DLCTRL DEBUG Command: GET 762498418 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142058940 DLCTRL DEBUG Tx Command reply: GET_REPLY 762498418 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001101010100'B, t_guard := 20.000000 } 20241130142058951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(944) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)90246 20241130142059979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142059979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142059979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241130142059979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142059979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16086, normal) (hnbgw_rua.c:407) 20241130142059979 DHNB DEBUG map_rua[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130142059979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142059979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-90246 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142059979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142059979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142059979 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241130142059979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-90246 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241130142059979 DCN DEBUG map_sccp[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130142059979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142059979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-90246 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241130142059979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-90246 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241130142059979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142059979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142059979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142059979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142059979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142059979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142059979 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{IDLE}: Allocated (fsm.c:456) 20241130142059979 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142059979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003540056400500f1100926) (sccp_scrc.c:406) 20241130142059979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142059979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142059979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142059979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142059979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142059979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142059979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142059979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142059979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142059979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142059979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142059979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142059979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142059979 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142059979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142059979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142059979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142059980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142059980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142059980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142059980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142059980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142059980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142059980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)4196676 HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(944)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142059998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142059998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241130142059998 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241130142059998 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241130142059998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142059998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142059998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142059998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142059998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142059998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142059998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142059998 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:601) 20241130142059998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142059999 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a63b85) (sccp_scrc.c:477) 20241130142059999 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241130142059999 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142059999 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142059999 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142059999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142059999 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142059999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142059999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142100003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142100005 DLCTRL DEBUG Command: GET 666246063 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142100005 DLCTRL DEBUG Tx Command reply: GET_REPLY 666246063 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142100009 DLCTRL DEBUG Command: GET 723160768 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142100009 DLCTRL DEBUG Tx Command reply: GET_REPLY 723160768 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142100013 DLCTRL DEBUG Command: GET 9997128 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142100013 DLCTRL DEBUG Tx Command reply: GET_REPLY 9997128 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142100016 DLCTRL DEBUG Command: GET 843492279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142100016 DLCTRL DEBUG Tx Command reply: GET_REPLY 843492279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142100018 DLCTRL DEBUG Command: GET 368671223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142100018 DLCTRL DEBUG Tx Command reply: GET_REPLY 368671223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142100021 DLCTRL DEBUG Command: GET 209373741 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142100021 DLCTRL DEBUG Tx Command reply: GET_REPLY 209373741 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142100022 DLCTRL DEBUG Command: GET 226421211 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142100022 DLCTRL DEBUG Tx Command reply: GET_REPLY 226421211 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142100023 DLCTRL DEBUG Command: GET 802801987 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142100023 DLCTRL DEBUG Tx Command reply: GET_REPLY 802801987 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142100024 DLCTRL DEBUG Command: GET 684988745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142100024 DLCTRL DEBUG Tx Command reply: GET_REPLY 684988745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142100025 DLCTRL DEBUG Command: GET 470926153 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142100025 DLCTRL DEBUG Tx Command reply: GET_REPLY 470926153 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142100026 DLCTRL DEBUG Command: GET 478489101 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142100026 DLCTRL DEBUG Tx Command reply: GET_REPLY 478489101 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142100026 DLCTRL DEBUG Command: GET 46099289 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142100026 DLCTRL DEBUG Tx Command reply: GET_REPLY 46099289 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241130142100027 DLCTRL DEBUG Command: GET 305315817 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142100027 DLCTRL DEBUG Tx Command reply: GET_REPLY 305315817 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142100028 DLCTRL DEBUG Command: GET 223821078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142100028 DLCTRL DEBUG Tx Command reply: GET_REPLY 223821078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142100028 DLCTRL DEBUG Command: GET 760467906 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142100028 DLCTRL DEBUG Tx Command reply: GET_REPLY 760467906 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142100029 DLCTRL DEBUG Command: GET 362522461 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142100029 DLCTRL DEBUG Tx Command reply: GET_REPLY 362522461 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142100030 DLCTRL DEBUG Command: GET 131783760 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142100030 DLCTRL DEBUG Tx Command reply: GET_REPLY 131783760 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142100030 DLCTRL DEBUG Command: GET 661484842 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142100030 DLCTRL DEBUG Tx Command reply: GET_REPLY 661484842 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142100031 DLCTRL DEBUG Command: GET 725775947 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142100031 DLCTRL DEBUG Tx Command reply: GET_REPLY 725775947 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142100032 DLCTRL DEBUG Command: GET 107948805 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142100032 DLCTRL DEBUG Tx Command reply: GET_REPLY 107948805 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142100034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(925)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(928)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100034 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44963<->l=127.0.0.1:4262) (control_if.c:193) 20241130142100034 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142100034 DLINP DEBUG SRVCONN(,r=127.0.0.1:40063<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142100034 DLINP NOTICE SRV(,r=127.0.0.1:40063<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142100034 DMAIN NOTICE (127.0.0.1:40063 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40063<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142100034 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(924)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(937)@f38f6cf3d7d5: Final verdict of PTC: none20241130142100035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142100035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142100035 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142100035 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241130142100035 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142100035 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142100035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100035 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-M3UA(926)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241130142100035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(917)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142100035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100035 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100035 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100035 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142100035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241130142100035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100035 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100035 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100035 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100035 DRANAP NOTICE cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(932)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(934)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(930)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(927)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100036 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142100036 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142100036 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142100036 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241130142100036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142100036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) HNBGW_Test.sgsn1-SCCP(936)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142100037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142100037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142100037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142100037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142100037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241130142100037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142100037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100037 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100037 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100037 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100037 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142100037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241130142100037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100037 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100037 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100037 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100037 DRANAP NOTICE cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142100037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142100037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142100037 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142100037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142100037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142100037 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142100037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142100037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142100037 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142100037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142100037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142100037 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142100037 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142100037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142100038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142100038 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142100038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130142100038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142100038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142100038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142100038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{disrupted}: Freeing instance (context_map.c:202) 20241130142100039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142100039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142100039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142100039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142100039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142100039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142100039 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142100038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-90246)[0x55b5a57bfa50]{disrupted}: Deallocated (fsm.c:568) 20241130142100038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142100038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{disconnected}: Freeing instance (context_map.c:206) 20241130142100038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55b5a57b2cd0]{disconnected}: Deallocated (fsm.c:568) 20241130142100038 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-90246 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241130142100038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142100038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100038 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100038 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100038 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100038 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142100038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142100038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142100039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142100039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142100039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142100039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142100039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241130142100039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241130142100039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241130142100039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241130142100039 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142100039 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142100039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa84ba), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142100039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142100039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142100039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142100039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142100039 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142100039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142100039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142100039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{disrupted}: Freeing instance (context_map.c:202) 20241130142100039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9281791)[0x55b5a57b2080]{disrupted}: Deallocated (fsm.c:568) 20241130142100039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142100039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{disconnected}: Freeing instance (context_map.c:206) 20241130142100039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55b5a57c8130]{disconnected}: Deallocated (fsm.c:568) 20241130142100039 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9281791 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) HNBGW-MGCP(942)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(939)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(931)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(938)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142100050 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142100051 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142100051 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142100051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142100051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142100051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142100051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142100051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142100052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142100052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142100052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142100052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142100052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142100052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142100052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142100052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142100052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142100052 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142100052 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142100052 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(935)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc1-M3UA(929)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-PFCP(919)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Nov 30 14:21:00 UTC 2024 ====== 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 20241130142100214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142100918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=603868) Waiting for packet dumper to finish... 1 (prev_count=603868, count=604584) 20241130142102037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241130142102037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142102037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241130142102037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142102038 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102038 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102038 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130142102051 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142102052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142102052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142102239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142102239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142102239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142102239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142102239 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142102243 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102243 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142102243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142102244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142102244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142102244 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142102247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102247 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142102247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142102247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142102247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142102247 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142102732 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142102732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142102733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142102733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142102733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142102733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142102733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142102733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142102733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142102733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142102733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142102733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142102733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142102733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142102733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Nov 30 14:21:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130142103249 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103249 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142103250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103250 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103250 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142103250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142103250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142103957 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103958 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103958 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103958 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142103958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142103958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142103958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142103958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142103958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142103958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142103958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142103958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142103958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142103958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142103959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142103959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142103959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142103959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142103959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241130142104025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142104029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142104032 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33801<->l=127.0.0.1:4262) (control_if.c:572) 20241130142104111 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142104111 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142104123 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104123 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104124 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104124 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104124 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142104124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142104125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104125 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142104125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142104125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142104125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241130142104125 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104125 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104125 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42409 (stream_srv.c:132) 20241130142104125 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42409<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142104126 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104126 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142104126 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104126 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142104126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104126 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104126 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104126 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142104126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142104126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142104126 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142104127 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104127 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142104127 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104127 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142104127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104127 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104127 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104127 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142104127 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104127 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142104127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104127 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142104127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142104127 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142104128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142104128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142104128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142104128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(955)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(955)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(955)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(953)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(958)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-M3UA(958)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc1-SCCP(956)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142104160 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104160 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104160 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104160 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104160 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104160 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104160 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142104160 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104161 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104161 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142104161 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104161 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142104161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104161 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104161 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104161 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142104161 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104161 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142104161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104161 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104161 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142104161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142104161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104161 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104161 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142104161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142104161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142104161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104161 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142104161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142104161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142104162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142104162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142104162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142104162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142104162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(964)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142104203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142104203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142104203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142104203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142104203 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142104203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142104203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142104203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142104203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142104211 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142104211 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142104211 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142104211 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142104211 DHNBAP DEBUG (127.0.0.1:42409 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142104211 DHNBAP NOTICE (127.0.0.1:42409 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142104211 DHNBAP NOTICE (127.0.0.1:42409 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142104211 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142104211 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142104347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142104347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142104347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142104347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(955)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142104356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104356 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142104356 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142104357 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142104357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142104357 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142104357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142104358 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142104358 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241130142104358 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142104358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(958)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241130142104362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142104362 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142104362 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142104362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142104362 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142104362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142104362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142104362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142104362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142104362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142104362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142104362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142104362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142104362 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142104362 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104364 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142104364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142104364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104364 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241130142104364 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142104364 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142104364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142104364 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142104364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142104364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142104364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142104364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142104364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142104364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104367 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142104367 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142104367 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142104367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142104367 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142104367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142104367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142104367 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241130142104367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142104367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142104367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142104367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142104367 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142104367 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142104367 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104368 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142104368 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142104368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142104369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104369 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142104369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142104369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142104369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142104369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104374 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142104374 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142104374 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142104374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(961)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142104375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104375 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142104375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142104375 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142104375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142104375 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142104375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142104377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142104377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142104377 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142104377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142104377 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142104377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142104377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142104377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142104377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142104377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142104377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142104377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142104377 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142104377 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142104377 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104378 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104378 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142104378 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142104379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104379 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142104379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142104379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142104379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142104379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142104387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142104387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142104387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(964)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142104392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104392 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142104392 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142104392 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142104392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142104392 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142104392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142104395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104395 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142104395 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142104395 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142104395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142104395 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142104395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142104395 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142104395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142104395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142104395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142104395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142104395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142104395 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142104395 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142104395 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142104397 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142104397 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142104397 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142104397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142104397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142104397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142104397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142104397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142104397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104397 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142104397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104397 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142104397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142104397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142104397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142104397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142104397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104604 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142104604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9bdfc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142104604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142104604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104604 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142104604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4fb11), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142104604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142104604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104604 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142104604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316577), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142104604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142104604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142104604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142104604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142104604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142104605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142104605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142104605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142104605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142104605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142104605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104611 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142104611 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142104611 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142104611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142104611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142104611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142104611 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142104612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142104612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142104612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142104612 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=00a9bdfc) (sccp_scrc.c:477) 20241130142104612 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241130142104612 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142104612 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142104612 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142104612 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142104612 DLSCCP DEBUG SCCP-SCOC(91)[0x55b5a57cf8f0]{IDLE}: Deallocated (fsm.c:568) 20241130142104612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104612 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142104612 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142104612 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142104613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142104613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142104613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142104613 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142104613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142104613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142104613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142104613 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=00a4fb11) (sccp_scrc.c:477) 20241130142104613 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241130142104613 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142104613 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142104613 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142104613 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142104613 DLSCCP DEBUG SCCP-SCOC(92)[0x55b5a57b2720]{IDLE}: Deallocated (fsm.c:568) 20241130142104814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142104814 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142104814 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142104814 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142104814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142104814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142104814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142104814 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142104815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142104815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142104815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142104815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142104815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142104815 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=00316577) (sccp_scrc.c:477) 20241130142104815 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241130142104815 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142104815 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142104815 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142104815 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142104815 DLSCCP DEBUG SCCP-SCOC(90)[0x55b5a574cf70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142105161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105161 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142105161 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142105161 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142105161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105161 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142105161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142105161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142105161 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142105161 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142105161 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142105161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142105161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142105162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142105162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142105162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142105162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142105162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142105162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142105162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142105162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142105162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142105162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105162 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142105162 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142105164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142105164 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142105164 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142105164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105164 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142105164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142105164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142105164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142105164 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142105164 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(957)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142105166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142105166 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142105166 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142105166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142105166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142105166 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142105166 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) 20241130142105166 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) 20241130142105166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142105166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142105166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142105166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142105166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142105166 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142105166 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: link up (cnlink.c:111) 20241130142105166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142105166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142105166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142105166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241130142105166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241130142105167 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241130142105167 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241130142105167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142105167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241130142105167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142105167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142105167 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142105167 DRANAP INFO cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142105182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105182 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142105182 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142105182 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142105182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142105182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142105182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142105182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142105183 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142105183 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142105183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142105183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142105183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142105183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142105183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142105183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142105183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142105183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142105183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142105183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142105183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142105183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142105183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142105183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105183 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142105183 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142105184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142105184 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142105184 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142105184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142105184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142105184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142105184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142105184 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142105184 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142105193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105193 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142105193 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142105193 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142105193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105193 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142105193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142105193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142105193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142105194 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142105194 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) 20241130142105194 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) 20241130142105194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142105194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142105194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142105194 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142105194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142105194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142105194 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142105194 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142105194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142105194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142105194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142105194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142105194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142105194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142105194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142105196 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142105196 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142105196 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142105196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142105196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142105196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142105196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142105196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142105196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142105196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142105196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142105196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142105196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142105197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142105197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142105197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142105197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142105197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142105197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142105197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142105197 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142105197 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142106222 DLCTRL DEBUG Command: GET 247352166 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142106223 DLCTRL DEBUG Tx Command reply: GET_REPLY 247352166 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142106230 DLCTRL DEBUG Command: GET 319625111 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142106230 DLCTRL DEBUG Tx Command reply: GET_REPLY 319625111 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142106233 DLCTRL DEBUG Command: GET 621565886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142106233 DLCTRL DEBUG Tx Command reply: GET_REPLY 621565886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142106237 DLCTRL DEBUG Command: GET 948273829 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142106237 DLCTRL DEBUG Tx Command reply: GET_REPLY 948273829 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142106240 DLCTRL DEBUG Command: GET 296652962 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142106240 DLCTRL DEBUG Tx Command reply: GET_REPLY 296652962 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142106243 DLCTRL DEBUG Command: GET 46131088 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142106243 DLCTRL DEBUG Tx Command reply: GET_REPLY 46131088 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142106246 DLCTRL DEBUG Command: GET 501839732 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142106246 DLCTRL DEBUG Tx Command reply: GET_REPLY 501839732 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142106249 DLCTRL DEBUG Command: GET 383676536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142106249 DLCTRL DEBUG Tx Command reply: GET_REPLY 383676536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142106251 DLCTRL DEBUG Command: GET 123002801 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142106251 DLCTRL DEBUG Tx Command reply: GET_REPLY 123002801 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142106254 DLCTRL DEBUG Command: GET 892641663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142106254 DLCTRL DEBUG Tx Command reply: GET_REPLY 892641663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142106256 DLCTRL DEBUG Command: GET 847888691 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142106256 DLCTRL DEBUG Tx Command reply: GET_REPLY 847888691 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142106258 DLCTRL DEBUG Command: GET 861717077 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142106258 DLCTRL DEBUG Tx Command reply: GET_REPLY 861717077 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142106260 DLCTRL DEBUG Command: GET 394931902 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142106260 DLCTRL DEBUG Tx Command reply: GET_REPLY 394931902 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142106262 DLCTRL DEBUG Command: GET 338191676 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142106262 DLCTRL DEBUG Tx Command reply: GET_REPLY 338191676 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142106264 DLCTRL DEBUG Command: GET 468827500 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142106264 DLCTRL DEBUG Tx Command reply: GET_REPLY 468827500 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142106266 DLCTRL DEBUG Command: GET 722358647 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142106266 DLCTRL DEBUG Tx Command reply: GET_REPLY 722358647 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142106267 DLCTRL DEBUG Command: GET 653197868 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142106267 DLCTRL DEBUG Tx Command reply: GET_REPLY 653197868 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142106269 DLCTRL DEBUG Command: GET 184641038 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142106269 DLCTRL DEBUG Tx Command reply: GET_REPLY 184641038 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142106271 DLCTRL DEBUG Command: GET 713337058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142106271 DLCTRL DEBUG Tx Command reply: GET_REPLY 713337058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142106272 DLCTRL DEBUG Command: GET 788077571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142106272 DLCTRL DEBUG Tx Command reply: GET_REPLY 788077571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000000011000100'B, t_guard := 20.000000 } 20241130142106297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)7685472 20241130142107352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142107352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142107352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142107352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142107352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x754560, normal) (hnbgw_rua.c:407) 20241130142107352 DHNB DEBUG map_rua[0x55b5a57b2720]{init}: Allocated (fsm.c:456) 20241130142107352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142107352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7685472 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142107352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142107352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142107352 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142107352 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7685472 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142107352 DCN DEBUG map_sccp[0x55b5a57cf8f0]{init}: Allocated (fsm.c:456) 20241130142107352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142107352 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7685472 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142107352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7685472 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142107352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142107352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142107352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142107352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142107352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142107352 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142107352 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: Allocated (fsm.c:456) 20241130142107352 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142107352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000c40056400500f1100926) (sccp_scrc.c:406) 20241130142107352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142107352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142107352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142107352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142107352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142107352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142107352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142107352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142107352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142107352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142107352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142107352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142107352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142107352 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142107352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142107352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142107353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142107353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142107353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142107353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142107353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142107353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142107353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142107353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)2433691 HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142107369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142107369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142107369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142107369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142107369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142107369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142107369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142107369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142107369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142107369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142107369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142107369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142107369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142107369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d4267) (sccp_scrc.c:477) 20241130142107369 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241130142107369 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142107369 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142107369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142107369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142107369 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142107369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142107369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142107370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142107371 DLCTRL DEBUG Command: GET 705935388 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142107371 DLCTRL DEBUG Tx Command reply: GET_REPLY 705935388 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142107373 DLCTRL DEBUG Command: GET 648199026 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142107373 DLCTRL DEBUG Tx Command reply: GET_REPLY 648199026 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142107375 DLCTRL DEBUG Command: GET 258726010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142107375 DLCTRL DEBUG Tx Command reply: GET_REPLY 258726010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142107377 DLCTRL DEBUG Command: GET 437847048 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142107377 DLCTRL DEBUG Tx Command reply: GET_REPLY 437847048 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142107380 DLCTRL DEBUG Command: GET 556804194 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142107380 DLCTRL DEBUG Tx Command reply: GET_REPLY 556804194 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142107383 DLCTRL DEBUG Command: GET 579684024 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142107383 DLCTRL DEBUG Tx Command reply: GET_REPLY 579684024 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142107385 DLCTRL DEBUG Command: GET 850966824 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142107385 DLCTRL DEBUG Tx Command reply: GET_REPLY 850966824 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142107386 DLCTRL DEBUG Command: GET 431133732 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142107386 DLCTRL DEBUG Tx Command reply: GET_REPLY 431133732 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142107388 DLCTRL DEBUG Command: GET 560061972 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142107388 DLCTRL DEBUG Tx Command reply: GET_REPLY 560061972 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142107389 DLCTRL DEBUG Command: GET 568349315 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142107389 DLCTRL DEBUG Tx Command reply: GET_REPLY 568349315 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142107390 DLCTRL DEBUG Command: GET 258761742 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142107390 DLCTRL DEBUG Tx Command reply: GET_REPLY 258761742 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142107391 DLCTRL DEBUG Command: GET 807291096 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142107391 DLCTRL DEBUG Tx Command reply: GET_REPLY 807291096 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142107391 DLCTRL DEBUG Command: GET 694654514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142107391 DLCTRL DEBUG Tx Command reply: GET_REPLY 694654514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142107392 DLCTRL DEBUG Command: GET 952444895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142107392 DLCTRL DEBUG Tx Command reply: GET_REPLY 952444895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142107393 DLCTRL DEBUG Command: GET 943038331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142107393 DLCTRL DEBUG Tx Command reply: GET_REPLY 943038331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142107393 DLCTRL DEBUG Command: GET 117174492 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142107393 DLCTRL DEBUG Tx Command reply: GET_REPLY 117174492 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142107394 DLCTRL DEBUG Command: GET 439023784 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142107394 DLCTRL DEBUG Tx Command reply: GET_REPLY 439023784 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142107395 DLCTRL DEBUG Command: GET 214176783 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142107395 DLCTRL DEBUG Tx Command reply: GET_REPLY 214176783 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142107396 DLCTRL DEBUG Command: GET 689390270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142107396 DLCTRL DEBUG Tx Command reply: GET_REPLY 689390270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142107397 DLCTRL DEBUG Command: GET 859007488 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142107397 DLCTRL DEBUG Tx Command reply: GET_REPLY 859007488 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: 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 := '000000000000001000000100'B, t_guard := 20.000000 } 20241130142107408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)236113 20241130142108432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142108432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142108432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130142108432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142108432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39a51, normal) (hnbgw_rua.c:407) 20241130142108432 DHNB DEBUG map_rua[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130142108432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142108432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-236113 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142108432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142108432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142108432 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130142108432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-236113 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130142108432 DCN DEBUG map_sccp[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130142108432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142108432 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-236113 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142108432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-236113 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130142108432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142108432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142108432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142108432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142108432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142108432 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142108432 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: Allocated (fsm.c:456) 20241130142108432 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142108432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002040056400500f1100926) (sccp_scrc.c:406) 20241130142108432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142108432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142108432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142108432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142108432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142108432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142108432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142108432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142108432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142108432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142108432 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142108432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142108432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142108433 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142108433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142108433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142108433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142108433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142108433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142108433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142108433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142108433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142108433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142108433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)1607755 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130142108445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142108445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142108445 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142108445 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142108445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142108445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142108445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142108445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142108445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142108445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142108445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142108445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142108445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142108445 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9f825) (sccp_scrc.c:477) 20241130142108445 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241130142108445 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142108445 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142108445 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142108445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142108445 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142108445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142108445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142108448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142108450 DLCTRL DEBUG Command: GET 238915677 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142108450 DLCTRL DEBUG Tx Command reply: GET_REPLY 238915677 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142108453 DLCTRL DEBUG Command: GET 22205287 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142108453 DLCTRL DEBUG Tx Command reply: GET_REPLY 22205287 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142108455 DLCTRL DEBUG Command: GET 173741799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142108455 DLCTRL DEBUG Tx Command reply: GET_REPLY 173741799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142108457 DLCTRL DEBUG Command: GET 116722354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142108457 DLCTRL DEBUG Tx Command reply: GET_REPLY 116722354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142108458 DLCTRL DEBUG Command: GET 400575884 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142108458 DLCTRL DEBUG Tx Command reply: GET_REPLY 400575884 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142108459 DLCTRL DEBUG Command: GET 417317743 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142108459 DLCTRL DEBUG Tx Command reply: GET_REPLY 417317743 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142108460 DLCTRL DEBUG Command: GET 252964938 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142108460 DLCTRL DEBUG Tx Command reply: GET_REPLY 252964938 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142108461 DLCTRL DEBUG Command: GET 772707683 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142108461 DLCTRL DEBUG Tx Command reply: GET_REPLY 772707683 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142108462 DLCTRL DEBUG Command: GET 305456384 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142108462 DLCTRL DEBUG Tx Command reply: GET_REPLY 305456384 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142108463 DLCTRL DEBUG Command: GET 814124502 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142108463 DLCTRL DEBUG Tx Command reply: GET_REPLY 814124502 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142108465 DLCTRL DEBUG Command: GET 17113242 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142108465 DLCTRL DEBUG Tx Command reply: GET_REPLY 17113242 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142108466 DLCTRL DEBUG Command: GET 409661162 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142108466 DLCTRL DEBUG Tx Command reply: GET_REPLY 409661162 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142108467 DLCTRL DEBUG Command: GET 118590758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142108467 DLCTRL DEBUG Tx Command reply: GET_REPLY 118590758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142108468 DLCTRL DEBUG Command: GET 458685160 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142108468 DLCTRL DEBUG Tx Command reply: GET_REPLY 458685160 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142108470 DLCTRL DEBUG Command: GET 148591866 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142108470 DLCTRL DEBUG Tx Command reply: GET_REPLY 148591866 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142108471 DLCTRL DEBUG Command: GET 54631035 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142108471 DLCTRL DEBUG Tx Command reply: GET_REPLY 54631035 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142108472 DLCTRL DEBUG Command: GET 435978467 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142108472 DLCTRL DEBUG Tx Command reply: GET_REPLY 435978467 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142108474 DLCTRL DEBUG Command: GET 893877449 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142108474 DLCTRL DEBUG Tx Command reply: GET_REPLY 893877449 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142108475 DLCTRL DEBUG Command: GET 367431529 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142108475 DLCTRL DEBUG Tx Command reply: GET_REPLY 367431529 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142108476 DLCTRL DEBUG Command: GET 544424997 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142108476 DLCTRL DEBUG Tx Command reply: GET_REPLY 544424997 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20241130142108477 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(960)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142108478 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142108478 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142108478 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142108478 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142108478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142108478 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142108478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142108478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142108478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142108478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142108478 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142108478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142108478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142108478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142108478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142108478 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142108478 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142108478 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142108478 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142108478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142108478 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142108478 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142108478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d4267), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142108478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142108478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142108478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142108478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142108478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142108478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142108478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142108478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142108478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142108478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142108478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142108478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142108478 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142108478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142108478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142108478 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142108478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142108478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142108478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142108478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{disrupted}: Freeing instance (context_map.c:202) 20241130142108478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7685472)[0x55b5a57b2720]{disrupted}: Deallocated (fsm.c:568) 20241130142108478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142108478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{disconnected}: Freeing instance (context_map.c:206) 20241130142108478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55b5a57cf8f0]{disconnected}: Deallocated (fsm.c:568) 20241130142108478 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7685472 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142108478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142108478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-M3UA(961)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: 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 := '000000000000001011011111'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@f38f6cf3d7d5: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)7685472 20241130142108491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)5877222 20241130142109518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142109518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142109518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142109518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142109518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59ade6, normal) (hnbgw_rua.c:407) 20241130142109518 DHNB DEBUG map_rua[0x55b5a57b2720]{init}: Allocated (fsm.c:456) 20241130142109518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142109518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5877222 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142109518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142109518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142109518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5877222 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130142109518 DCN DEBUG map_sccp[0x55b5a57cf8f0]{init}: Allocated (fsm.c:456) 20241130142109518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142109519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5877222 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142109519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5877222 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142109519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142109519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142109519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142109519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142109519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142109519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142109519 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: Allocated (fsm.c:456) 20241130142109519 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142109519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002df0056400500f1100926) (sccp_scrc.c:406) 20241130142109519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142109519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142109519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142109519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142109519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142109519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142109519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142109519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142109519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142109519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142109519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142109519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142109519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142109519 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142109519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142109519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142109519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142109519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142109519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142109520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142109520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142109520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142109520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)290772 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142109527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142109527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142109527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142109527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142109527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142109527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142109527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142109527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142109528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142109528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142109528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142109528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142109528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00129241) (sccp_scrc.c:477) 20241130142109528 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241130142109528 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142109528 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142109528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142109528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142109528 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:486) 20241130142109528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142109528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142109531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142109533 DLCTRL DEBUG Command: GET 499047158 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142109533 DLCTRL DEBUG Tx Command reply: GET_REPLY 499047158 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142109537 DLCTRL DEBUG Command: GET 132144242 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142109537 DLCTRL DEBUG Tx Command reply: GET_REPLY 132144242 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142109541 DLCTRL DEBUG Command: GET 229755336 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142109541 DLCTRL DEBUG Tx Command reply: GET_REPLY 229755336 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142109544 DLCTRL DEBUG Command: GET 704728380 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142109544 DLCTRL DEBUG Tx Command reply: GET_REPLY 704728380 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142109547 DLCTRL DEBUG Command: GET 433255897 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142109547 DLCTRL DEBUG Tx Command reply: GET_REPLY 433255897 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142109549 DLCTRL DEBUG Command: GET 154422482 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142109549 DLCTRL DEBUG Tx Command reply: GET_REPLY 154422482 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241130142109550 DLCTRL DEBUG Command: GET 361395306 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142109550 DLCTRL DEBUG Tx Command reply: GET_REPLY 361395306 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142109551 DLCTRL DEBUG Command: GET 673154714 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142109551 DLCTRL DEBUG Tx Command reply: GET_REPLY 673154714 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142109551 DLCTRL DEBUG Command: GET 982290976 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142109551 DLCTRL DEBUG Tx Command reply: GET_REPLY 982290976 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142109552 DLCTRL DEBUG Command: GET 105328493 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142109552 DLCTRL DEBUG Tx Command reply: GET_REPLY 105328493 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142109553 DLCTRL DEBUG Command: GET 96127405 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142109553 DLCTRL DEBUG Tx Command reply: GET_REPLY 96127405 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142109554 DLCTRL DEBUG Command: GET 93842156 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142109554 DLCTRL DEBUG Tx Command reply: GET_REPLY 93842156 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142109554 DLCTRL DEBUG Command: GET 994786166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142109554 DLCTRL DEBUG Tx Command reply: GET_REPLY 994786166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142109555 DLCTRL DEBUG Command: GET 237837961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142109555 DLCTRL DEBUG Tx Command reply: GET_REPLY 237837961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142109556 DLCTRL DEBUG Command: GET 76900035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142109556 DLCTRL DEBUG Tx Command reply: GET_REPLY 76900035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142109557 DLCTRL DEBUG Command: GET 321119968 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142109557 DLCTRL DEBUG Tx Command reply: GET_REPLY 321119968 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142109557 DLCTRL DEBUG Command: GET 427461628 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142109557 DLCTRL DEBUG Tx Command reply: GET_REPLY 427461628 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142109558 DLCTRL DEBUG Command: GET 884355511 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142109558 DLCTRL DEBUG Tx Command reply: GET_REPLY 884355511 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142109559 DLCTRL DEBUG Command: GET 409380219 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142109559 DLCTRL DEBUG Tx Command reply: GET_REPLY 409380219 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142109560 DLCTRL DEBUG Command: GET 909778650 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142109560 DLCTRL DEBUG Tx Command reply: GET_REPLY 909778650 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142109563 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33801<->l=127.0.0.1:4262) (control_if.c:193) 20241130142109563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(956)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109563 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142109563 DLINP DEBUG SRVCONN(,r=127.0.0.1:42409<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142109563 DLINP NOTICE SRV(,r=127.0.0.1:42409<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142109563 DMAIN NOTICE (127.0.0.1:42409 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42409<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142109563 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241130142109563 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142109563 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241130142109563 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(953)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(957)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(963)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(964)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109563 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142109563 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142109563 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(954)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(947)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109563 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142109563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142109563 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-M3UA(958)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(955)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142109564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142109564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142109564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142109564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142109564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142109564 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142109564 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142109564 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142109564 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142109564 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142109564 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142109564 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT VirtHNBGW-STATS(946)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109564 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: No such file or directory 20241130142109564 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142109564 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142109564 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142109564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142109564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142109564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142109564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142109564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142109564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142109564 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142109564 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142109564 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142109564 DRANAP NOTICE cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142109564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142109564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142109564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142109564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142109564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142109564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142109564 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142109564 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142109564 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142109564 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142109564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142109564 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142109564 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142109564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f825), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142109564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142109564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142109564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142109564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142109564 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142109564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142109564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142109565 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142109564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142109564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142109565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142109565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142109565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{disrupted}: Freeing instance (context_map.c:202) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-236113)[0x55b5a57c8130]{disrupted}: Deallocated (fsm.c:568) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{disconnected}: Freeing instance (context_map.c:206) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b5a57bfa50]{disconnected}: Deallocated (fsm.c:568) 20241130142109565 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-236113 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142109565 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142109565 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142109565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129241), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142109565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142109565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142109565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142109565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142109565 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142109565 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142109565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{disrupted}: Freeing instance (context_map.c:202) 20241130142109565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5877222)[0x55b5a57b2720]{disrupted}: Deallocated (fsm.c:568) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{disconnected}: Freeing instance (context_map.c:206) 20241130142109565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b5a57cf8f0]{disconnected}: Deallocated (fsm.c:568) 20241130142109565 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5877222 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142109565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142109565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142109565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142109565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142109565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142109565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142109565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142109565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142109565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241130142109565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142109565 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142109565 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142109565 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(965)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(962)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142109579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_deSat Nov 30 14:21:09 UTC 2024 ====== 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 taches_cnlink0(968): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. 20241130142109633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142110038 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142110038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142110038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142110038 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142110038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142110038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142110038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142110039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142110039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142110039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142110039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142110039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142110039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142110039 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142110039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa84ba), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142110039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142110039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142110039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142110039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142110040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142110040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142110040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142110040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142110040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142110040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142110040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142110040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142110336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=575752) 20241130142110479 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142110479 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142110479 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=575752, count=585388) 20241130142111564 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142111564 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142111564 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142111564 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142111564 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142111564 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241130142111564 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142111564 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142111564 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142112241 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112241 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142112241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142112241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142112241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142112241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142112244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112244 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142112244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142112245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142112245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142112245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142112248 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112248 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142112248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142112248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142112248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142112248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Nov 30 14:21:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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 20241130142112733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142112733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142112733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142112733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142112733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142112733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142112733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142112733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142112733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142112734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142112734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142112734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142112734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142112734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142112734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142113251 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113251 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113252 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142113252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142113252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142113252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142113252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241130142113443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142113448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142113450 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37703<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142113528 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142113528 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142113538 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113538 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113539 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113539 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113539 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113539 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51916 (stream_srv.c:132) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142113539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51916<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142113540 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113540 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142113540 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113540 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142113540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113540 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113540 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113540 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142113540 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113540 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142113540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113540 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113540 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113540 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142113540 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113540 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142113540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113540 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113540 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142113540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142113540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113540 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142113540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142113540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142113540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142113540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(979)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(977)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142113558 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113558 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113558 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113558 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113558 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113558 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113558 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142113558 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113559 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113559 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142113559 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142113559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113560 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142113560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113560 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113560 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113560 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142113560 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113560 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142113560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113560 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113560 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113560 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142113560 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113560 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142113560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113560 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113560 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142113560 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113560 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142113560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142113560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142113586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142113586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142113586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142113586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142113586 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142113586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142113586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142113586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142113586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142113595 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142113595 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142113595 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142113595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142113595 DHNBAP DEBUG (127.0.0.1:51916 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142113595 DHNBAP NOTICE (127.0.0.1:51916 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142113595 DHNBAP NOTICE (127.0.0.1:51916 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142113595 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142113595 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142113753 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142113753 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142113753 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142113753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142113763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142113763 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142113763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142113763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142113763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142113763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142113766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142113766 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142113766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142113766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142113766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142113766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142113766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142113766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142113766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142113766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142113766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142113766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142113766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142113766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142113766 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142113767 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113768 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142113768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142113768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142113768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113768 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142113769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142113769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142113769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142113769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113774 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142113774 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142113774 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142113774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142113780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113780 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142113780 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142113780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142113780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142113780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142113780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142113782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142113782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142113782 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142113782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142113782 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142113782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142113782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142113782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142113783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142113783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142113783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142113783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142113783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142113783 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142113783 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142113783 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142113784 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142113784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142113784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142113784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142113784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142113784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142113784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142113784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142113784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113784 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142113784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142113784 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113958 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbcf9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113959 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5740), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113959 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c8488), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113959 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142113959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c5c3a), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142113959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142113959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142113959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142113959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142113959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142113959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142113960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142113960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142113960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142113960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142113960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142113960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142113968 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142113968 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142113968 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142113968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142113968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142113968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142113968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142113968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142113969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142113969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142113969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142113969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142113969 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=00dbcf9f) (sccp_scrc.c:477) 20241130142113969 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241130142113969 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142113969 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142113969 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142113969 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142113969 DLSCCP DEBUG SCCP-SCOC(93)[0x55b5a57a37d0]{IDLE}: Deallocated (fsm.c:568) 20241130142114170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114170 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142114170 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142114170 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142114170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114170 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142114170 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142114171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142114171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142114171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142114171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114171 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=00fa5740) (sccp_scrc.c:477) 20241130142114171 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(94)[0x55b5a57ac6b0]{IDLE}: Deallocated (fsm.c:568) 20241130142114171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142114171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114171 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=004c8488) (sccp_scrc.c:477) 20241130142114171 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(95)[0x55b5a57c8ca0]{IDLE}: Deallocated (fsm.c:568) 20241130142114171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142114171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114171 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=008c5c3a) (sccp_scrc.c:477) 20241130142114171 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142114171 DLSCCP DEBUG SCCP-SCOC(96)[0x55b5a57c4040]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142114571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142114571 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142114571 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142114572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142114572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142114572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142114572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142114572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142114572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142114572 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142114572 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142114572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142114572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142114572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142114572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142114572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142114572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142114573 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142114573 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142114573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142114573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142114573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142114573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114573 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142114573 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142114573 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114573 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142114573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142114573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142114573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142114573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142114573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142114573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142114573 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142114573 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142114581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142114581 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142114581 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142114581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142114581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142114581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142114581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142114581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142114581 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142114581 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142114581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142114581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142114581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142114581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142114581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142114581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142114581 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142114581 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142114581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142114581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142114581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142114581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142114581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142114585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142114585 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142114585 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142114585 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142114585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142114585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142114585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142114585 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142114585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142114585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142114585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142114585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142114585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142114585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142114585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142114585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142114585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142114585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142114585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142114585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142114585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142114585 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142114585 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142115610 DLCTRL DEBUG Command: GET 629602614 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142115611 DLCTRL DEBUG Tx Command reply: GET_REPLY 629602614 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241130142115612 DLCTRL DEBUG Command: GET 639553636 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142115612 DLCTRL DEBUG Tx Command reply: GET_REPLY 639553636 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142115613 DLCTRL DEBUG Command: GET 803535506 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142115613 DLCTRL DEBUG Tx Command reply: GET_REPLY 803535506 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142115615 DLCTRL DEBUG Command: GET 519487288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142115616 DLCTRL DEBUG Tx Command reply: GET_REPLY 519487288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142115618 DLCTRL DEBUG Command: GET 274060939 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142115618 DLCTRL DEBUG Tx Command reply: GET_REPLY 274060939 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241130142115622 DLCTRL DEBUG Command: GET 693172100 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142115622 DLCTRL DEBUG Tx Command reply: GET_REPLY 693172100 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142115626 DLCTRL DEBUG Command: GET 292162024 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142115626 DLCTRL DEBUG Tx Command reply: GET_REPLY 292162024 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142115630 DLCTRL DEBUG Command: GET 182621939 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142115630 DLCTRL DEBUG Tx Command reply: GET_REPLY 182621939 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142115634 DLCTRL DEBUG Command: GET 193507487 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142115634 DLCTRL DEBUG Tx Command reply: GET_REPLY 193507487 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142115638 DLCTRL DEBUG Command: GET 121946864 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142115638 DLCTRL DEBUG Tx Command reply: GET_REPLY 121946864 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241130142115642 DLCTRL DEBUG Command: GET 537186944 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142115642 DLCTRL DEBUG Tx Command reply: GET_REPLY 537186944 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142115645 DLCTRL DEBUG Command: GET 871034023 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142115645 DLCTRL DEBUG Tx Command reply: GET_REPLY 871034023 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142115647 DLCTRL DEBUG Command: GET 479239626 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142115647 DLCTRL DEBUG Tx Command reply: GET_REPLY 479239626 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142115650 DLCTRL DEBUG Command: GET 825436506 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142115650 DLCTRL DEBUG Tx Command reply: GET_REPLY 825436506 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142115652 DLCTRL DEBUG Command: GET 438526409 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142115652 DLCTRL DEBUG Tx Command reply: GET_REPLY 438526409 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241130142115655 DLCTRL DEBUG Command: GET 768376147 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142115655 DLCTRL DEBUG Tx Command reply: GET_REPLY 768376147 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142115657 DLCTRL DEBUG Command: GET 234030878 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142115657 DLCTRL DEBUG Tx Command reply: GET_REPLY 234030878 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142115660 DLCTRL DEBUG Command: GET 241125209 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142115660 DLCTRL DEBUG Tx Command reply: GET_REPLY 241125209 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142115664 DLCTRL DEBUG Command: GET 859313310 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142115664 DLCTRL DEBUG Tx Command reply: GET_REPLY 859313310 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142115668 DLCTRL DEBUG Command: GET 533222893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142115668 DLCTRL DEBUG Tx Command reply: GET_REPLY 533222893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: 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@f38f6cf3d7d5: "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@f38f6cf3d7d5: 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 := '000000000000000100100110'B, t_guard := 20.000000 } 20241130142115703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)2933055 20241130142116749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142116749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142116749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241130142116749 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142116749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2cc13f, normal) (hnbgw_rua.c:407) 20241130142116749 DHNB DEBUG map_rua[0x55b5a57c8ca0]{init}: Allocated (fsm.c:456) 20241130142116749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142116749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2933055 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142116749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142116749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142116749 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241130142116749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2933055 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142116749 DCN DEBUG map_sccp[0x55b5a57c4040]{init}: Allocated (fsm.c:456) 20241130142116749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142116749 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2933055 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142116749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2933055 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241130142116749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142116749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142116749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142116749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142116749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142116749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142116749 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: Allocated (fsm.c:456) 20241130142116749 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142116749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001260056400500f1100926) (sccp_scrc.c:406) 20241130142116749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142116750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142116750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142116750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142116750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142116750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142116750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142116750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142116750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142116750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142116750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142116750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142116750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142116750 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142116750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142116750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142116750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142116750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142116750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142116750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142116750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142116750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142116750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142116750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)7262366 HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130142116773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142116773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142116773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142116773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142116773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142116773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142116773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142116773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142116773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142116773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142116773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142116773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142116773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142116773 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ed896) (sccp_scrc.c:477) 20241130142116773 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241130142116773 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142116773 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142116773 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142116773 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142116773 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142116773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142116773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142116773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142116775 DLCTRL DEBUG Command: GET 496875005 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142116775 DLCTRL DEBUG Tx Command reply: GET_REPLY 496875005 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241130142116779 DLCTRL DEBUG Command: GET 456087317 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142116779 DLCTRL DEBUG Tx Command reply: GET_REPLY 456087317 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142116783 DLCTRL DEBUG Command: GET 816758825 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142116783 DLCTRL DEBUG Tx Command reply: GET_REPLY 816758825 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142116785 DLCTRL DEBUG Command: GET 21031070 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142116785 DLCTRL DEBUG Tx Command reply: GET_REPLY 21031070 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142116786 DLCTRL DEBUG Command: GET 453771500 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142116786 DLCTRL DEBUG Tx Command reply: GET_REPLY 453771500 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142116787 DLCTRL DEBUG Command: GET 174351208 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142116787 DLCTRL DEBUG Tx Command reply: GET_REPLY 174351208 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142116788 DLCTRL DEBUG Command: GET 897763040 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142116788 DLCTRL DEBUG Tx Command reply: GET_REPLY 897763040 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142116789 DLCTRL DEBUG Command: GET 134103820 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142116789 DLCTRL DEBUG Tx Command reply: GET_REPLY 134103820 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142116790 DLCTRL DEBUG Command: GET 312976806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142116790 DLCTRL DEBUG Tx Command reply: GET_REPLY 312976806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142116791 DLCTRL DEBUG Command: GET 150657004 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142116791 DLCTRL DEBUG Tx Command reply: GET_REPLY 150657004 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142116791 DLCTRL DEBUG Command: GET 115631783 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142116791 DLCTRL DEBUG Tx Command reply: GET_REPLY 115631783 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142116792 DLCTRL DEBUG Command: GET 294352098 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142116792 DLCTRL DEBUG Tx Command reply: GET_REPLY 294352098 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142116793 DLCTRL DEBUG Command: GET 462816586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142116793 DLCTRL DEBUG Tx Command reply: GET_REPLY 462816586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142116793 DLCTRL DEBUG Command: GET 904631637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142116793 DLCTRL DEBUG Tx Command reply: GET_REPLY 904631637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142116794 DLCTRL DEBUG Command: GET 746005926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142116794 DLCTRL DEBUG Tx Command reply: GET_REPLY 746005926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142116795 DLCTRL DEBUG Command: GET 216692514 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142116795 DLCTRL DEBUG Tx Command reply: GET_REPLY 216692514 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142116795 DLCTRL DEBUG Command: GET 836554874 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142116795 DLCTRL DEBUG Tx Command reply: GET_REPLY 836554874 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142116796 DLCTRL DEBUG Command: GET 551249024 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142116796 DLCTRL DEBUG Tx Command reply: GET_REPLY 551249024 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142116797 DLCTRL DEBUG Command: GET 578091109 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142116797 DLCTRL DEBUG Tx Command reply: GET_REPLY 578091109 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142116797 DLCTRL DEBUG Command: GET 84281955 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142116797 DLCTRL DEBUG Tx Command reply: GET_REPLY 84281955 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101101'B, t_guard := 20.000000 } 20241130142116808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)4188204 20241130142117834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142117834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142117834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241130142117834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142117834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3fe82c, normal) (hnbgw_rua.c:407) 20241130142117834 DHNB DEBUG map_rua[0x55b5a57c8130]{init}: Allocated (fsm.c:456) 20241130142117834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142117834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188204 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142117834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142117834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142117834 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241130142117834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188204 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241130142117834 DCN DEBUG map_sccp[0x55b5a57bfa50]{init}: Allocated (fsm.c:456) 20241130142117834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142117834 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4188204 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241130142117834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188204 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241130142117834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142117834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142117834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142117834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142117834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142117834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142117834 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: Allocated (fsm.c:456) 20241130142117834 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142117834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002ed0056400500f1100926) (sccp_scrc.c:406) 20241130142117834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142117834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142117834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142117834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142117834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142117835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142117835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142117835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142117835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142117835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142117835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142117835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142117835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142117835 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142117835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142117835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142117835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142117835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142117835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142117835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142117835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142117835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142117835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142117835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)694885 HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241130142117842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142117842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142117842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142117842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142117842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142117842 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b4f66) (sccp_scrc.c:477) 20241130142117842 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241130142117842 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142117842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142117842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142117842 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142117842 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142117842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142117842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142117842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142117842 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142117842 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142117842 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142117842 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142117842 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142117842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142117842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142117845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142117847 DLCTRL DEBUG Command: GET 698992465 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142117847 DLCTRL DEBUG Tx Command reply: GET_REPLY 698992465 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142117849 DLCTRL DEBUG Command: GET 50982958 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142117849 DLCTRL DEBUG Tx Command reply: GET_REPLY 50982958 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142117851 DLCTRL DEBUG Command: GET 704056332 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142117851 DLCTRL DEBUG Tx Command reply: GET_REPLY 704056332 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142117852 DLCTRL DEBUG Command: GET 455520569 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142117852 DLCTRL DEBUG Tx Command reply: GET_REPLY 455520569 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142117853 DLCTRL DEBUG Command: GET 997742384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142117853 DLCTRL DEBUG Tx Command reply: GET_REPLY 997742384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142117854 DLCTRL DEBUG Command: GET 799370925 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142117854 DLCTRL DEBUG Tx Command reply: GET_REPLY 799370925 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241130142117855 DLCTRL DEBUG Command: GET 524031403 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142117855 DLCTRL DEBUG Tx Command reply: GET_REPLY 524031403 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142117856 DLCTRL DEBUG Command: GET 161094369 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142117856 DLCTRL DEBUG Tx Command reply: GET_REPLY 161094369 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142117857 DLCTRL DEBUG Command: GET 376308537 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142117857 DLCTRL DEBUG Tx Command reply: GET_REPLY 376308537 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142117858 DLCTRL DEBUG Command: GET 586149536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142117858 DLCTRL DEBUG Tx Command reply: GET_REPLY 586149536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142117859 DLCTRL DEBUG Command: GET 396868293 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142117859 DLCTRL DEBUG Tx Command reply: GET_REPLY 396868293 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142117860 DLCTRL DEBUG Command: GET 123290306 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142117860 DLCTRL DEBUG Tx Command reply: GET_REPLY 123290306 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142117860 DLCTRL DEBUG Command: GET 669167085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142117860 DLCTRL DEBUG Tx Command reply: GET_REPLY 669167085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142117861 DLCTRL DEBUG Command: GET 178098214 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142117861 DLCTRL DEBUG Tx Command reply: GET_REPLY 178098214 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142117862 DLCTRL DEBUG Command: GET 918179923 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142117862 DLCTRL DEBUG Tx Command reply: GET_REPLY 918179923 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142117862 DLCTRL DEBUG Command: GET 489068610 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142117862 DLCTRL DEBUG Tx Command reply: GET_REPLY 489068610 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142117863 DLCTRL DEBUG Command: GET 21450421 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142117863 DLCTRL DEBUG Tx Command reply: GET_REPLY 21450421 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142117863 DLCTRL DEBUG Command: GET 896408062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142117863 DLCTRL DEBUG Tx Command reply: GET_REPLY 896408062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142117864 DLCTRL DEBUG Command: GET 652128175 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142117864 DLCTRL DEBUG Tx Command reply: GET_REPLY 652128175 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142117865 DLCTRL DEBUG Command: GET 572562765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142117865 DLCTRL DEBUG Tx Command reply: GET_REPLY 572562765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: "connecting cnlink 1" 20241130142117865 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(988)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142118082 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142118082 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241130142118082 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142118082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(988)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241130142118091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241130142118092 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142118092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142118092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142118092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241130142118092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142118095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118095 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142118095 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142118095 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142118095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142118095 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142118095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142118095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142118095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142118095 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241130142118095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142118095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142118095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142118095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142118095 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142118095 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142118095 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142118096 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142118096 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142118096 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142118096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142118096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142118096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142118097 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142118097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142118097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142118097 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142118097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142118097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142118097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142118097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142118097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142118097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142118097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118479 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142118479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d4267), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142118479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142118479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142118479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142118479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142118479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142118479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142118479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142118479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142118480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142118480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142118480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118485 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142118485 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142118485 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142118485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142118485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142118485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142118486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142118486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142118486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142118486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142118486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142118486 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=006d4267) (sccp_scrc.c:477) 20241130142118486 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241130142118486 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142118486 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142118486 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142118486 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142118486 DLSCCP DEBUG SCCP-SCOC(108)[0x55b5a57b2080]{IDLE}: Deallocated (fsm.c:568) MTC@f38f6cf3d7d5: 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 := '000000000000001000000101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142118895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118895 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142118895 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142118895 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142118895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142118895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142118895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142118895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142118895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142118895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142118895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142118895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142118895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142118895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142118895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142118895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142118895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142118895 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142118895 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) 20241130142118895 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) 20241130142118895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142118895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142118895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142118895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142118895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142118895 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142118895 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: link up (cnlink.c:111) 20241130142118896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142118896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142118896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142118896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142118896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142118896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142118896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142118896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142118896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142118896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241130142118896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142118896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142118896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142118896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142118896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142118896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142118896 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142118896 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142118896 DRANAP INFO cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142118896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142118896 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142118896 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142118896 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142118896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142118896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142118909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142119565 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142119565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129241), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142119565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142119565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142119565 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142119565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9f825), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142119565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142119565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142119565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142119566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142119566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142119566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142119566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142119571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142119571 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142119571 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142119571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142119571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142119571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142119571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142119571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142119571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142119571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142119571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142119571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142119571 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=00129241) (sccp_scrc.c:477) 20241130142119571 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241130142119571 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142119571 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142119571 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142119571 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142119571 DLSCCP DEBUG SCCP-SCOC(110)[0x55b5a57a54b0]{IDLE}: Deallocated (fsm.c:568) 20241130142119774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119774 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142119774 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142119774 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142119774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142119774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142119774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142119774 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142119775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142119775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142119775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142119775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142119775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142119775 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=00a9f825) (sccp_scrc.c:477) 20241130142119775 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241130142119775 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142119775 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142119775 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142119775 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142119775 DLSCCP DEBUG SCCP-SCOC(109)[0x55b5a57b2cd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@f38f6cf3d7d5: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)3167761 20241130142119940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142119940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142119941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142119941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142119941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x305611, normal) (hnbgw_rua.c:407) 20241130142119941 DHNB DEBUG map_rua[0x55b5a57b2cd0]{init}: Allocated (fsm.c:456) 20241130142119941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142119941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3167761 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241130142119941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142119941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142119941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3167761 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241130142119941 DCN DEBUG map_sccp[0x55b5a57a54b0]{init}: Allocated (fsm.c:456) 20241130142119941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142119941 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3167761 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241130142119941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3167761 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142119941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142119941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142119941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142119941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142119941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142119941 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142119941 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{IDLE}: Allocated (fsm.c:456) 20241130142119941 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142119941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002050056400500f1100926) (sccp_scrc.c:406) 20241130142119941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142119941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142119941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142119941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142119941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142119941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142119941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142119941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142119941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142119941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119941 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142119941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142119941 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142119941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142119941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142119941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119941 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119941 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119941 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142119941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142119941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142119941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142119941 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)10573869 HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@f38f6cf3d7d5: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130142119965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241130142119965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241130142119965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241130142119965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142119965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142119965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142119965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142119965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142119965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142119965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142119965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241130142119965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142119965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004bd25b) (sccp_scrc.c:477) 20241130142119965 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241130142119965 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142119965 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142119965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142119965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142119965 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142119965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142119965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241130142119966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: 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 } } } 20241130142119967 DLCTRL DEBUG Command: GET 570068899 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241130142119967 DLCTRL DEBUG Tx Command reply: GET_REPLY 570068899 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241130142119970 DLCTRL DEBUG Command: GET 457011903 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241130142119970 DLCTRL DEBUG Tx Command reply: GET_REPLY 457011903 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241130142119972 DLCTRL DEBUG Command: GET 223302465 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241130142119972 DLCTRL DEBUG Tx Command reply: GET_REPLY 223302465 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142119973 DLCTRL DEBUG Command: GET 378721816 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142119973 DLCTRL DEBUG Tx Command reply: GET_REPLY 378721816 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142119974 DLCTRL DEBUG Command: GET 988740177 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241130142119974 DLCTRL DEBUG Tx Command reply: GET_REPLY 988740177 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142119975 DLCTRL DEBUG Command: GET 81374463 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241130142119975 DLCTRL DEBUG Tx Command reply: GET_REPLY 81374463 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241130142119976 DLCTRL DEBUG Command: GET 287775505 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241130142119976 DLCTRL DEBUG Tx Command reply: GET_REPLY 287775505 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241130142119977 DLCTRL DEBUG Command: GET 689906469 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241130142119977 DLCTRL DEBUG Tx Command reply: GET_REPLY 689906469 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142119977 DLCTRL DEBUG Command: GET 822598151 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142119977 DLCTRL DEBUG Tx Command reply: GET_REPLY 822598151 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142119978 DLCTRL DEBUG Command: GET 873892713 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241130142119978 DLCTRL DEBUG Tx Command reply: GET_REPLY 873892713 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142119979 DLCTRL DEBUG Command: GET 31420001 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241130142119979 DLCTRL DEBUG Tx Command reply: GET_REPLY 31420001 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241130142119980 DLCTRL DEBUG Command: GET 446614761 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241130142119980 DLCTRL DEBUG Tx Command reply: GET_REPLY 446614761 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241130142119980 DLCTRL DEBUG Command: GET 307786422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241130142119980 DLCTRL DEBUG Tx Command reply: GET_REPLY 307786422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142119981 DLCTRL DEBUG Command: GET 760799084 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142119981 DLCTRL DEBUG Tx Command reply: GET_REPLY 760799084 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142119982 DLCTRL DEBUG Command: GET 862370097 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241130142119982 DLCTRL DEBUG Tx Command reply: GET_REPLY 862370097 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142119983 DLCTRL DEBUG Command: GET 172188944 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241130142119983 DLCTRL DEBUG Tx Command reply: GET_REPLY 172188944 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241130142119984 DLCTRL DEBUG Command: GET 823630713 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241130142119984 DLCTRL DEBUG Tx Command reply: GET_REPLY 823630713 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241130142119985 DLCTRL DEBUG Command: GET 31310911 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241130142119985 DLCTRL DEBUG Tx Command reply: GET_REPLY 31310911 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241130142119986 DLCTRL DEBUG Command: GET 75647203 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241130142119986 DLCTRL DEBUG Tx Command reply: GET_REPLY 75647203 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241130142119987 DLCTRL DEBUG Command: GET 967760796 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241130142119987 DLCTRL DEBUG Tx Command reply: GET_REPLY 967760796 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@f38f6cf3d7d5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119990 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142119990 DLINP DEBUG SRVCONN(,r=127.0.0.1:51916<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142119990 DLINP NOTICE SRV(,r=127.0.0.1:51916<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142119990 DMAIN NOTICE (127.0.0.1:51916 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51916<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142119990 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142119991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142119991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142119991 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142119991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-SCCP(986)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(987)@f38f6cf3d7d5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142119991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142119991 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(980)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(983)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119991 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241130142119991 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241130142119991 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142119991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(979)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142119992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142119991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142119992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142119992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142119992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142119992 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142119992 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142119992 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142119992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142119992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142119992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142119992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142119992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142119992 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142119992 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142119992 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142119992 DRANAP NOTICE cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142119992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142119992 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142119992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd25b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142119992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142119992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-RAN(981)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142119992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142119992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142119992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241130142119992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142119992 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142119992 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142119992 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142119992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(988)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142119992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142119992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142119992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142119992 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142119992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142119992 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142119992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142119992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142119992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142119992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{disrupted}: Freeing instance (context_map.c:202) 20241130142119992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3167761)[0x55b5a57b2cd0]{disrupted}: Deallocated (fsm.c:568) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{disconnected}: Freeing instance (context_map.c:206) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b5a57a54b0]{disconnected}: Deallocated (fsm.c:568) 20241130142119992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3167761 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241130142119992 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37703<->l=127.0.0.1:4262) (control_if.c:193) 20241130142119992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142119992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142119992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(977)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(970)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142119992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142119992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142119992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142119992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142119992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142119992 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142119992 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142119992 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142119992 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142119992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142119992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142119992 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142119992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ed896), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142119992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142119993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142119993 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142119993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142119993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142119993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142119993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142119993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142119993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142119993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{disrupted}: Freeing instance (context_map.c:202) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2933055)[0x55b5a57c8ca0]{disrupted}: Deallocated (fsm.c:568) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{disconnected}: Freeing instance (context_map.c:206) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b5a57c4040]{disconnected}: Deallocated (fsm.c:568) 20241130142119993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2933055 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241130142119993 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142119993 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142119993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b4f66), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142119993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142119993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142119993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142119993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142119994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142119994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142119994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142119994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142119994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142119994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142119994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142119994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142119993 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142119993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142119993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{disrupted}: Freeing instance (context_map.c:202) 20241130142119993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4188204)[0x55b5a57c8130]{disrupted}: Deallocated (fsm.c:568) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{disconnected}: Freeing instance (context_map.c:206) 20241130142119993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55b5a57bfa50]{disconnected}: Deallocated (fsm.c:568) 20241130142119993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188204 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241130142119994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142119994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142119994 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142119994 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142119994 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(971)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142120007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Nov 30 14:21:20 UTC 2024 ====== 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 20241130142120039 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142120040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142120040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142120040 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142120040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142120040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142120040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142120040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142120040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142120040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142120040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142120040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142120040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142120041 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142120041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa84ba), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142120041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142120041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142120041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142120041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142120041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142120041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142120041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142120041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142120041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142120041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142120041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142120041 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142120065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142120667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565288) Waiting for packet dumper to finish... 1 (prev_count=565288, count=565828) 20241130142121993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142121993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142121993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142121993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142121993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241130142121993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241130142121993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142121993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142121993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241130142122242 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122242 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142122242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142122242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142122242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142122242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142122245 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122246 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142122246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142122246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142122246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142122246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142122249 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122249 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142122249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142122249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142122249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142122249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Nov 30 14:21:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241130142122734 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142122734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122734 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142122734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122734 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142122734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142122734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142122734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142122734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142122734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142122734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142122734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142122734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142122734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142122734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142122734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142122734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142123252 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142123252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff8a7), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142123252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142123252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123252 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142123252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d7dfc), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142123252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142123252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123252 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142123252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032fc95), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142123252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142123253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142123253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241130142123253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142123253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_second_rab_assignment started. 20241130142123751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142123754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142123759 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38861<->l=127.0.0.1:4262) (control_if.c:572) 20241130142123840 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123840 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123840 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123840 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123840 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123840 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123840 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123840 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123841 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142123841 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(994)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142123842 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123842 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142123842 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123842 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142123842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123842 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123842 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123842 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142123842 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142123842 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142123842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123842 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123842 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123842 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142123842 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123842 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142123842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123842 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123842 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142123842 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142123842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123842 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142123842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142123842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142123842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142123843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142123843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142123843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(998)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@f38f6cf3d7d5: ************************************************* MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142123860 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123860 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123860 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123860 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123860 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123860 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123860 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142123860 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142123861 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123861 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142123861 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123861 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142123861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123861 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123861 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123861 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142123861 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123861 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142123861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123861 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123861 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123861 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142123861 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142123861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142123861 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142123861 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142123861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123861 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123861 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142123861 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142123861 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142123861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142123861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142123861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142123861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142123861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142123861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142123861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142123861 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142123862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142123862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142123862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142123862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142123862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142123862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142123862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(1001)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1001)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142123885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142123885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142123885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142123885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142123886 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142123886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142123886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142123886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142123886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142124057 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142124057 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142124057 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142124057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142124066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142124066 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142124066 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142124066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142124066 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142124066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142124069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142124069 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142124069 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142124069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142124069 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142124069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142124069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142124069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142124069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142124069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142124069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142124070 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142124070 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142124070 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142124071 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142124071 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142124071 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142124071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142124071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142124071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142124071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142124071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142124071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142124071 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142124071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142124071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142124071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142124071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142124071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142124071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142124071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142124076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142124076 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142124076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1001)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142124080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124080 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142124080 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142124080 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142124080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142124080 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142124080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142124081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124081 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142124081 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142124081 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142124081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142124081 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142124081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142124081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142124081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142124081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142124081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142124081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142124081 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142124081 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142124081 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142124082 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142124082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142124082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142124082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142124082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142124082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142124082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142124082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142124082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142124082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142124083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142124083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142124083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142124083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142124083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142124083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124082 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142124874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124874 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142124874 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142124874 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142124874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142124874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142124874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142124874 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142124874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142124874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142124874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142124874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142124874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142124874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142124874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142124874 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142124874 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142124874 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142124874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142124874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142124874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142124874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142124874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142124874 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142124874 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142124875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124875 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142124875 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142124875 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142124875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142124875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142124875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142124875 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124875 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142124875 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142124875 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142124875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142124875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142124876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142124876 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142124876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142124876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142124876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142124876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142124876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142124876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142124876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142124876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142124876 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142124876 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1000)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142124886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142124886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142124886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142124886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142124886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142124886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142124886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142124886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142124886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142124886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142124886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142124886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142124886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142124886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142124886 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142124886 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142124886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142124886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142124886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142124886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142124886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142124886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142124886 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142124886 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142124886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142124886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142124887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142124887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142124887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142124887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142124887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142124888 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142124888 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142124888 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142124888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142124888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142124888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142124888 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142124888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142124888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142124888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142124888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142124888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142124888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142124888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142124888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142124888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142124888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142124888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142124888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142124888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142124888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142124888 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142124888 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142124905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: f_create_expect(l3 := '958B0E73891E52338B57'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: Created Expect[0] for '958B0E73891E52338B57'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@f38f6cf3d7d5: Added conn table entry 0TC_second_rab_assignment0(1003)6127375 20241130142125935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142125935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142125935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241130142125935 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142125935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d7f0f, normal) (hnbgw_rua.c:407) 20241130142125935 DHNB DEBUG map_rua[0x55b5a57c8ca0]{init}: Allocated (fsm.c:456) 20241130142125935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142125935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130142125935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142125935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142125935 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130142125935 DCN DEBUG map_sccp[0x55b5a57c4040]{init}: Allocated (fsm.c:456) 20241130142125935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142125935 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6127375 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130142125935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241130142125935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142125935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142125935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142125935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142125935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142125935 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142125935 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: Allocated (fsm.c:456) 20241130142125935 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142125935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a958b0e73891e52338b57004f40030000af0056400500f1100926) (sccp_scrc.c:406) 20241130142125935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142125935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142125935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142125935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142125935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142125935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142125935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142125935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142125935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142125935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142125935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142125935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142125935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142125935 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142125935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142125935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142125935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142125935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142125935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142125935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142125935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142125935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142125935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142125935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: Found Expect[0] for l3='958B0E73891E52338B57'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: Added conn table entry 0TC_second_rab_assignment0(1003)2101204 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142125944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142125944 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142125944 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142125944 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142125944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142125944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142125944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142125944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142125944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142125944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142125944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142125945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142125945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142125945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d060b) (sccp_scrc.c:477) 20241130142125945 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241130142125945 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142125945 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142125945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142125945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142125945 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241130142125945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142125945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@f38f6cf3d7d5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_len:91 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241130142126146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142126146 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142126146 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142126146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142126146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142126146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142126146 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142126147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142126147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142126147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142126147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142126147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142126147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241130142126147 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130142126147 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130142126147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142126147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130142126147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130142126147 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130142126147 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130142126147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130142126147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126147 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241130142126147 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241130142126147 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241130142126147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126147 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{UNUSED}: Allocated (fsm.c:456) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{UNUSED}: is child of mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50] (fsm.c:486) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50] (mgcp_client_endpoint_fsm.c:724) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241130142126147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57a54b0]{ST_CRCX}: Allocated (fsm.c:456) 20241130142126147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57a54b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0] (fsm.c:486) 20241130142126147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57a54b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130142126147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57a54b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241130142126147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 5d7f'... (mgcp_client.c:805) 20241130142126147 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241130142126147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57a54b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130142126147 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@f38f6cf3d7d5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d7f0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1003) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d7f0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1003)@f38f6cf3d7d5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241130142126170 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241130142126170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241130142126170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241130142126170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130142126170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130142126170 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126170 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130142126170 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241130142126170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126170 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241130142126170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241130142126170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241130142126171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142126171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142126182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142126182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142126182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241130142126182 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130142126182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d7f0f) (hnbgw_rua.c:471) 20241130142126182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241130142126182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130142126182 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130142126182 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130142126182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130142126182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130142126182 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241130142126182 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241130142126182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130142126182 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50] (mgcp_client_endpoint_fsm.c:724) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241130142126182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d7f'... (mgcp_client.c:805) 20241130142126182 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241130142126182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126182 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d7f0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130142126188 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241130142126188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241130142126188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241130142126188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126188 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130142126188 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241130142126188 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50] (mgcp_client_endpoint_fsm.c:724) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241130142126188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57cf8f0]{ST_CRCX}: Allocated (fsm.c:456) 20241130142126188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57cf8f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0] (fsm.c:486) 20241130142126188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57cf8f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241130142126188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57cf8f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241130142126188 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d7f'... (mgcp_client.c:805) 20241130142126188 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241130142126188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6127375-0)[0x55b5a57cf8f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126188 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126189 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d7f0f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241130142126194 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241130142126194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241130142126194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241130142126195 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241130142126195 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126195 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{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) 20241130142126195 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241130142126195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130142126195 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241130142126195 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241130142126195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241130142126195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130142126195 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130142126195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d060b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241130142126195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142126195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142126195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142126195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142126195 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241130142126195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142126195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142126195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142126195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142126195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142126195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142126195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_len:63 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241130142126199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142126199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142126199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142126199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142126199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142126199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142126199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142126199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142126199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142126199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142126199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142126199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142126199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20241130142126199 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130142126199 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130142126199 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142126199 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130142126199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130142126200 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241130142126200 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241130142126200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241130142126200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241130142126200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241130142126200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241130142126200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241130142126200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142126200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142126201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142126202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142126202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241130142126202 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130142126202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d7f0f) (hnbgw_rua.c:471) 20241130142126202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241130142126202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130142126202 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241130142126202 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241130142126202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241130142126202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241130142126202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241130142126202 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130142126202 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130142126202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d060b), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241130142126202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142126202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142126202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142126202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142126202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142126202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142126202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142126202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142126202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142126202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142126202 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_len:12 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241130142126209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126209 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142126209 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142126209 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142126209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142126209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142126209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142126209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142126209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142126209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142126209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142126209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142126209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142126209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241130142126209 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241130142126209 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130142126209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142126209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130142126209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130142126209 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241130142126209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241130142126209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241130142126209 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241130142126209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130142126209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d7f'... (mgcp_client.c:805) 20241130142126209 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130142126209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130142126209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241130142126209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39601: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d7f'... (mgcp_client.c:805) 20241130142126209 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241130142126209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241130142126209 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: Removing from parent mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50] (mgcp_client_endpoint_fsm.c:873) 20241130142126209 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241130142126209 DLMGCP DEBUG mgw-endp(mgw-fsm-6127375-0)[0x55b5a57b2cd0]{IN_USE}: Deallocated (fsm.c:568) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241130142126209 DMGW DEBUG mgw(mgw-fsm-6127375-0)[0x55b5a57bfa50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241130142126209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130142126209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241130142126209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142126209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1003)@f38f6cf3d7d5: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d7f0f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241130142126218 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241130142126218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130142126218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130142126218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130142126218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b5a57a54b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142126218 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241130142126218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241130142126219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241130142126219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241130142126219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b5a57cf8f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@f38f6cf3d7d5: Deleted conn table entry 0TC_second_rab_assignment0(1003)6127375 20241130142126227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142126227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142126227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241130142126227 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241130142126227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5d7f0f,cause=radio(normal)) (hnbgw_rua.c:439) 20241130142126227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241130142126227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241130142126227 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241130142126227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241130142126227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241130142126227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142126227 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130142126227 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130142126227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d060b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241130142126227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142126227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142126227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142126227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142126227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241130142126227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241130142126227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241130142126227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142126227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142126227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142126227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142126228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142126228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142126228 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: Deleted conn table entry 0TC_second_rab_assignment0(1003)2101204 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on connection ID:0 20241130142126235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142126235 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142126235 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142126235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142126235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142126235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142126235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142126235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142126235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142126235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=009d060b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241130142126235 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241130142126235 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241130142126235 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142126235 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241130142126235 DCN DEBUG handle_cn_disc_ind() conn_id=114 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241130142126235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241130142126235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241130142126235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142126235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{disconnected}: Freeing instance (context_map.c:202) 20241130142126235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6127375)[0x55b5a57c8ca0]{disconnected}: Deallocated (fsm.c:568) 20241130142126235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142126235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{disconnected}: Freeing instance (context_map.c:206) 20241130142126235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b5a57c4040]{disconnected}: Deallocated (fsm.c:568) 20241130142126235 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6127375 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241130142126235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d060b), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241130142126235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142126235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142126235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142126235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142126235 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241130142126235 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142126235 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142126235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142126235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142126235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142126235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142126235 DLSCCP DEBUG SCCP-SCOC(114)[0x55b5a57c8130]{IDLE}: Deallocated (fsm.c:568) 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142126235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142126235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142128238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142128243 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38861<->l=127.0.0.1:4262) (control_if.c:193) TC_second_rab_assignment-Iuh0-RUA(995)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1000)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142128243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142128243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142128243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142128243 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142128243 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142128243 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(990)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW-MGCP(1002)@f38f6cf3d7d5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1001)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(999)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@f38f6cf3d7d5: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(994)@f38f6cf3d7d5: Final verdict of PTC: none VirtHNBGW-STATS(991)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142128244 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142128244 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142128244 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142128244 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142128244 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142128244 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142128244 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142128244 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142128244 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142128244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(993)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_second_rab_assignment finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Nov 30 14:21:28 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241130142128258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142128258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142128258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142128258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142128258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142128258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142128258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142128258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142128258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142128258 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142128258 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142128258 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142128258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142128258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142128258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142128258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142128258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142128258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142128258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142128258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142128258 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142128258 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142128258 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142128296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142128899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332556) Waiting for packet dumper to finish... 1 (prev_count=332556, count=359912) 20241130142129993 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142129993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ed896), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142129993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142129993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142129993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142129993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142129993 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142129993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd25b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142129993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142129993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142129993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142129993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142129993 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241130142129993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b4f66), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142129993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142129993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142129993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142129993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142129994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142129994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142129994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142129994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142129994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142129994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142129994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142129994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142129994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142129994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142129994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142129994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142129994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142129994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142129994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142130041 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142130041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142130041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142130041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142130041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142130041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142130041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142130041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142130041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142130041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142130041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142130041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142130041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142130042 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142130042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa84ba), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142130042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142130042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142130042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142130042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142130042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142130042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142130042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142130043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142130043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142130043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142130043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142130043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241130142130245 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142130245 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142130245 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142130245 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142130245 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142130245 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Nov 30 14:21:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/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@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241130142131992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142131997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142132001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46813<->l=127.0.0.1:4262) (control_if.c:572) 20241130142132073 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132073 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132073 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132073 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132074 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132074 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142132074 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132074 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132074 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142132074 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142132075 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132075 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142132075 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132075 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142132075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132075 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132075 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132075 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142132075 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132075 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142132075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132075 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132075 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132075 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142132075 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142132075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142132075 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142132075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132075 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132075 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132075 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142132075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142132075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132075 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142132076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142132076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142132076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1012)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(1012)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(1010)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142132093 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132093 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132093 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132093 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132093 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132093 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132093 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142132093 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132094 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132094 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142132094 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132094 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142132094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142132094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142132094 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142132094 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132094 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132094 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142132094 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132094 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142132094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132094 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132094 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132094 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142132094 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142132094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132095 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142132095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132095 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132095 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142132095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142132095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132095 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142132095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142132095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142132095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(1015)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142132243 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142132243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142132243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142132243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142132243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142132246 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132246 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142132246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142132247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142132247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142132247 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142132249 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132250 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142132250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142132250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142132250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142132250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142132289 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142132289 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142132289 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142132289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1012)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142132291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142132291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142132291 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142132291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142132291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142132291 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142132291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142132291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142132291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142132291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142132291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142132291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142132291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142132291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142132291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142132291 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142132291 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132292 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132292 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142132292 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142132292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142132293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132293 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142132293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142132293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142132293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142132293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142132306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142132306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142132306 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142132306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1015)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142132307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142132307 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142132307 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142132307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142132307 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142132307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142132308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132308 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142132308 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142132308 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142132308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142132308 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142132308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142132308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142132308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142132308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142132308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142132308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142132308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142132308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142132308 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142132308 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142132308 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142132309 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142132309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142132309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142132309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142132309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142132309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142132310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142132310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142132310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142132310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132310 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142132310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142132310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142132310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142132310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142132310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142132735 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025a9eb), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142132735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132735 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8988e), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142132735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132735 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142132735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3d9e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142132735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142132735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142132735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142132735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142132735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142132735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142132735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142132735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142132735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142132736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142132736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142132736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142132736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142132736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1011)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142133104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142133104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142133104 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142133104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142133104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142133104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142133105 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142133105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142133105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142133105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142133105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142133105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142133105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142133105 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142133105 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142133105 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142133105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142133105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142133105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142133106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142133106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142133106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142133106 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142133106 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142133106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142133106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142133106 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142133106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142133106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142133106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142133106 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133108 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142133108 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142133108 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142133108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142133108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142133108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142133108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142133109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142133109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142133109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142133109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142133109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142133109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142133109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142133109 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142133109 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142133109 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142133116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133116 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142133116 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142133116 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142133116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142133116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142133116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142133116 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142133117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142133117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142133117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142133117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142133117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142133117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142133117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142133117 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142133117 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142133117 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142133117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142133117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142133117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142133117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142133117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142133117 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142133117 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142133117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142133117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142133118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142133118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142133118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142133118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142133118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133119 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142133119 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142133119 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142133119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142133119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142133119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142133119 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142133119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142133119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142133119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142133119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142133119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142133119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142133119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142133119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142133119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142133119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142133119 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133119 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142133119 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142133119 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142133119 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142133120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142133120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142133120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142133120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142133120 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142133120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142133120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142133120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142133120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142133123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142133123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142133123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241130142133123 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241130142133123 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(98)[0x55b5a57ad740]{IDLE}: Deallocated (fsm.c:568) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(97)[0x55b5a580f160]{IDLE}: Deallocated (fsm.c:568) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142133246 DLSCCP DEBUG SCCP-SCOC(99)[0x55b5a57c84c0]{IDLE}: Deallocated (fsm.c:568) 20241130142133326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142133326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142133326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142133326 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142133326 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142133326 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142133326 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142133326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142133326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed MTC@f38f6cf3d7d5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142133342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46813<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142133343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142133343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142133343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142133343 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142133343 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142133343 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1013)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1011)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142133344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142133344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142133344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142133344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142133345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241130142133345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142133345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP IPA-CTRL-CLI-IPA(1006)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142133345 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(1010)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1014)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142133345 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142133345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142133345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142133345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142133346 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142133346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142133346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133346 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142133346 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142133346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142133346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142133346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142133346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142133346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142133346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142133346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142133346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142133346 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-MGCP(1016)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1015)@f38f6cf3d7d5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142133346 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142133346 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142133346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142133346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142133346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142133346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142133346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142133346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142133347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142133347 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142133347 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142133347 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241130142133347 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(1005)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142133347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Nov 30 14:21:33 UTC 2024 ====== 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 20241130142133388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142133992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247980) Waiting for packet dumper to finish... 1 (prev_count=247980, count=251860) 20241130142135346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142135346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142135346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142135346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142135346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142135346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Nov 30 14:21:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@f38f6cf3d7d5: Test case TC_apply_sccp started. 20241130142137122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142137126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142137129 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40349<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1021)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142137201 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241130142137201 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241130142137211 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137211 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137211 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137211 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137212 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137212 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137212 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137212 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137212 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54151 (stream_srv.c:132) 20241130142137212 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54151<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1023)@f38f6cf3d7d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241130142137213 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137213 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241130142137213 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137213 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241130142137213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137213 DRANAP DEBUG cnlink(msc-3)[0x55b5a5799740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137213 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137213 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241130142137213 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137213 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241130142137213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241130142137213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241130142137213 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241130142137213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137213 DRANAP DEBUG cnlink(msc-2)[0x55b5a572f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137213 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137213 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241130142137213 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241130142137214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137214 DRANAP DEBUG cnlink(msc-1)[0x55b5a5732670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137214 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142137214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142137214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142137214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137214 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241130142137214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241130142137214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142137214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-M3UA(1027)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@f38f6cf3d7d5: ************************************************* HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142137229 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137229 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137230 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137230 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137230 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137230 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137230 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241130142137230 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137231 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137231 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241130142137231 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137231 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241130142137231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137231 DRANAP DEBUG cnlink(sgsn-3)[0x55b5a579bd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137231 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137231 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241130142137231 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241130142137231 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142137231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137231 DRANAP DEBUG cnlink(sgsn-2)[0x55b5a579b3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137231 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137231 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241130142137231 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137231 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142137231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137231 DRANAP DEBUG cnlink(sgsn-1)[0x55b5a579aa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137231 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137231 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142137231 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142137231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137231 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142137231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142137231 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142137232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142137232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142137232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142137232 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@f38f6cf3d7d5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f38f6cf3d7d5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1030)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-M3UA(1030)@f38f6cf3d7d5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@f38f6cf3d7d5: ************************************************* HNBGW_Test.sgsn0-SCCP(1028)@f38f6cf3d7d5: v_sccp_pdu_maxlen:268 20241130142137256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142137256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142137256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142137256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142137256 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241130142137256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142137256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142137256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142137257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142137261 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142137261 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142137261 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241130142137261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241130142137261 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) 20241130142137261 DLGLOBAL DEBUG validating counter group 0x55b5a42cabe0(hnb) with 60 counters (rate_ctr.c:86) 20241130142137261 DHNBAP DEBUG (127.0.0.1:54151 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241130142137261 DHNBAP NOTICE (127.0.0.1:54151 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241130142137261 DHNBAP NOTICE (127.0.0.1:54151 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241130142137261 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142137261 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142137426 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142137426 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241130142137426 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142137426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241130142137435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241130142137435 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142137435 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142137435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142137435 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142137435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142137438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142137438 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142137438 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142137438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142137438 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142137438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142137439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142137439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142137439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241130142137439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142137439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142137439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142137439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142137439 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142137439 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142137439 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137440 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137440 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241130142137440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241130142137440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142137441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137441 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142137441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142137441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142137441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142137441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142137445 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241130142137445 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241130142137445 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241130142137445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1030)@f38f6cf3d7d5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241130142137451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137451 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241130142137451 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241130142137451 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241130142137451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241130142137451 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241130142137451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241130142137454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137454 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241130142137454 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241130142137454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241130142137454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241130142137454 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241130142137454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241130142137454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142137454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241130142137454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241130142137455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142137455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142137455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142137455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142137455 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241130142137455 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241130142137455 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241130142137456 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241130142137456 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241130142137456 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241130142137456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142137456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241130142137456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142137456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142137456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142137456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142137456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142137456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142137456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142137456 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241130142137456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142137456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142137456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142137456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142137456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142137456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142137456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142137456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142138242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142138242 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142138242 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142138242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142138242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142138242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142138242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142138242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142138242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142138242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142138242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142138242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142138242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142138242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241130142138242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142138243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142138243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142138243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142138243 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241130142138243 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142138243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142138243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142138243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142138243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142138243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142138243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142138243 DRANAP NOTICE cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: link up (cnlink.c:111) 20241130142138243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142138243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142138243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142138243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138243 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142138243 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142138243 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142138243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142138243 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142138243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142138243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142138243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142138243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142138243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142138243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241130142138243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142138243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142138243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142138243 DRANAP DEBUG cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142138243 DRANAP INFO cnlink(msc-0)[0x55b5a574f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@f38f6cf3d7d5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241130142138254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138254 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142138254 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142138254 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142138254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142138254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142138254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142138254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142138254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142138254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142138254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142138254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142138254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142138254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142138254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142138254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142138254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241130142138254 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241130142138254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241130142138254 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241130142138254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241130142138254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142138254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142138255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142138255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142138255 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241130142138255 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: link up (cnlink.c:111) 20241130142138255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142138255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142138255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142138255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142138255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142138255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142138255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142138257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142138257 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142138257 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142138257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142138257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142138257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142138257 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142138257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142138257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142138257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142138257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142138257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142138258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241130142138258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241130142138258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241130142138258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142138258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142138258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142138258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142138258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241130142138258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241130142138258 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241130142138258 DRANAP INFO cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241130142139279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142139994 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142139994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b4f66), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142139994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142139994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142139994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142139994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142139994 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142139994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd25b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142139994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142139994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142139994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142139994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142139994 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142139994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ed896), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142139994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142139995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142139995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142139995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142139994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142139994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142139995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142139995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142139995 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142139995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142139995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142139995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142139995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142139995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142139995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142139995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142139995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142139995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142139995 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142140002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140003 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142140003 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142140003 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142140003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142140003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142140003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142140003 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142140003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142140003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142140003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142140003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142140003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142140003 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=004b4f66) (sccp_scrc.c:477) 20241130142140003 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241130142140003 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142140003 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142140003 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142140003 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142140003 DLSCCP DEBUG SCCP-SCOC(112)[0x55b5a57b2720]{IDLE}: Deallocated (fsm.c:568) 20241130142140042 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142140042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142140042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142140042 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142140042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142140042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142140042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142140042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142140042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142140042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142140042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142140042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142140043 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142140043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa84ba), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142140043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142140043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142140043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241130142140043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142140044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142140044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142140044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241130142140044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142140044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140044 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142140044 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142140044 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142140044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142140044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142140045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142140045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142140045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142140045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142140045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142140045 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=001ed896) (sccp_scrc.c:477) 20241130142140045 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241130142140045 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142140045 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142140045 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142140045 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142140045 DLSCCP DEBUG SCCP-SCOC(111)[0x55b5a57a37d0]{IDLE}: Deallocated (fsm.c:568) 20241130142140246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140246 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241130142140246 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241130142140246 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241130142140246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142140246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142140246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142140246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142140247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142140247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142140247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142140247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241130142140247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142140247 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=00fa84ba) (sccp_scrc.c:477) 20241130142140247 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241130142140247 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142140247 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142140247 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142140247 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142140247 DLSCCP DEBUG SCCP-SCOC(106)[0x55b5a57cab20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) TC_apply_sccp-Iuh0-RUA(1022)@f38f6cf3d7d5: Added conn table entry 0TC_apply_sccp0(1032)13519206 20241130142140336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142140336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142140336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241130142140336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241130142140336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce4966, normal) (hnbgw_rua.c:407) 20241130142140336 DHNB DEBUG map_rua[0x55b5a57c8ca0]{init}: Allocated (fsm.c:456) 20241130142140336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241130142140336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13519206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241130142140336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142140336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142140336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13519206 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241130142140336 DCN DEBUG map_sccp[0x55b5a57c4040]{init}: Allocated (fsm.c:456) 20241130142140336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241130142140336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13519206 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241130142140336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13519206 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241130142140336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241130142140336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241130142140336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241130142140336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241130142140336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142140336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241130142140336 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: Allocated (fsm.c:456) 20241130142140337 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241130142140337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300008a0056400500f1100926) (sccp_scrc.c:406) 20241130142140337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142140337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142140337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142140337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142140337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142140337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142140337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241130142140337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241130142140337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241130142140337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142140337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142140337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142140337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142140337 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241130142140337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241130142140337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241130142140337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142140337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142140337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142140337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142140337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142140337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142140337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: Added conn table entry 0TC_apply_sccp0(1032)10782067 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241130142140357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142140357 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142140357 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142140357 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142140357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142140357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142140357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142140357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_apply_sccp0(1032)@f38f6cf3d7d5: setverdict(pass): none -> pass 20241130142140357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142140357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142140357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142140357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142140357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142140357 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f9baa7) (sccp_scrc.c:477) 20241130142140357 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241130142140357 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241130142140357 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241130142140357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142140357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241130142140357 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:486) 20241130142140357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241130142140357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(1032)@f38f6cf3d7d5: "Changing SCCP address, don't apply yet" 20241130142141358 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241130142142245 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142142245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e081ea), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142142245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142142245 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142142245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142142245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142142245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142142245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142142245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142142245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142142245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142142245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142142247 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142142247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aff0d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142142247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142142247 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142142247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142142247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142142248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142142248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142142248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142142248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142142248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142142248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142142251 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142142251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00481858), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142142251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142142251 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142142251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142142251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142142251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142142251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142142251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142142251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142142251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142142251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241130142142382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142142382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142142382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241130142142382 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241130142142382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce4966) (hnbgw_rua.c:471) 20241130142142382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13519206 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241130142142382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241130142142382 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241130142142382 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130142142382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241130142142382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241130142142382 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241130142142382 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241130142142382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9baa7), PART(T=Data,L=22,D=001440120000010010400b0aa945eab4eb2257b73f4a) (sccp_scrc.c:406) 20241130142142382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142142382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142142382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142142382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142142382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142142382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142142382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142142382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142142382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142142382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142142382 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: vl_from0 HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A30FD01440B53C8845A76'O 20241130142142403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142142403 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142142403 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142142403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142142403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142142403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142142403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142142403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142142403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142142403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241130142142403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142142403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142142403 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=22,D=001440120000010010400b0a30fd01440b53c8845a76) (sccp_scrc.c:477) 20241130142142403 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241130142142403 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241130142142403 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142142403 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241130142142403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241130142142404 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241130142142404 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241130142142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241130142142404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241130142142404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241130142142404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142142404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_apply_sccp0(1032)@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@f38f6cf3d7d5: "Apply SCCP address changes" 20241130142142416 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241130142142418 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241130142142418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241130142142418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241130142142418 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241130142142418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9baa7), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241130142142418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142142418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142142418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241130142142418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142142418 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241130142142418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241130142142418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241130142142418 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241130142142418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241130142142418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241130142142418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241130142142418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{disrupted}: Freeing instance (context_map.c:202) 20241130142142418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13519206)[0x55b5a57c8ca0]{disrupted}: Deallocated (fsm.c:568) 20241130142142418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241130142142418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{disconnected}: Freeing instance (context_map.c:206) 20241130142142418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55b5a57c4040]{disconnected}: Deallocated (fsm.c:568) 20241130142142418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13519206 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241130142142418 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241130142142418 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241130142142418 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241130142142418 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142418 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142418 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142418 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142418 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142142418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142142418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241130142142418 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142419 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241130142142419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241130142142419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241130142142418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241130142142418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241130142142418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241130142142418 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Session index based on local reference:0 20241130142142422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142142422 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241130142142422 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241130142142422 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241130142142422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241130142142422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241130142142422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241130142142422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241130142142423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241130142142423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241130142142423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: Deleted conn table entry 0TC_apply_sccp0(1032)10782067 20241130142142423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241130142142423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241130142142423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00f9baa7) (sccp_scrc.c:477) 20241130142142423 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241130142142423 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241130142142423 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241130142142423 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142142423 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142142423 DLSCCP DEBUG SCCP-SCOC(115)[0x55b5a57c8130]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1022)@f38f6cf3d7d5: Deleted conn table entry 0TC_apply_sccp0(1032)13519206 20241130142142733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(100)[0x55b5a57a7d80]{IDLE}: Deallocated (fsm.c:568) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(101)[0x55b5a57b28d0]{IDLE}: Deallocated (fsm.c:568) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142142733 DLSCCP DEBUG SCCP-SCOC(102)[0x55b5a57a83c0]{IDLE}: Deallocated (fsm.c:568) 20241130142143433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@f38f6cf3d7d5: Final verdict of PTC: pass MTC@f38f6cf3d7d5: ok: talloc reports "asn1_context" = 1 bytes 20241130142143442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142143442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142143442 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142143443 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241130142143443 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_apply_sccp(1017)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143444 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40349<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(1025)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1028)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241130142143445 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241130142143445 DLINP DEBUG SRVCONN(,r=127.0.0.1:54151<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241130142143445 DLINP NOTICE SRV(,r=127.0.0.1:54151<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241130142143445 DMAIN NOTICE (127.0.0.1:54151 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54151<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW-MGCP(1031)@f38f6cf3d7d5: Final verdict of PTC: none TC_apply_sccp-Iuh0(1021)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143445 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1024)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143446 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241130142143446 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241130142143446 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142143446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(1029)@f38f6cf3d7d5: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1022)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241130142143447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142143447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142143447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142143447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241130142143447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(1027)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh1(1023)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142143448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241130142143448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142143448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142143448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142143448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142143448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142143448 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241130142143448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241130142143448 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241130142143448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241130142143448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING IPA-CTRL-CLI-IPA(1019)@f38f6cf3d7d5: Final verdict of PTC: none 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241130142143448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241130142143448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(1018)@f38f6cf3d7d5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1030)@f38f6cf3d7d5: Final verdict of PTC: none20241130142143448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241130142143448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241130142143448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241130142143448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241130142143448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241130142143448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241130142143448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241130142143448 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241130142143448 DRANAP DEBUG cnlink(sgsn-0)[0x55b5a579a0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@f38f6cf3d7d5: setverdict(pass): pass -> pass, component reason not changed 20241130142143448 DRANAP NOTICE cnlink(sgsn-0)[0x55b5a579a0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241130142143449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1020)@f38f6cf3d7d5: Final verdict of PTC: none MTC@f38f6cf3d7d5: Setting final verdict of the test case. MTC@f38f6cf3d7d5: Local verdict of MTC: pass MTC@f38f6cf3d7d5: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@f38f6cf3d7d5: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@f38f6cf3d7d5: Test case TC_apply_sccp finished. Verdict: pass MTC@f38f6cf3d7d5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Nov 30 14:21:43 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241130142143498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241130142144000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344680) Waiting for packet dumper to finish... 1 (prev_count=344680, count=345220) 20241130142145448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142145448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142145448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241130142145448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241130142145449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241130142145449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@f38f6cf3d7d5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@f38f6cf3d7d5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f38f6cf3d7d5: Terminating MTC. MC@f38f6cf3d7d5: MTC terminated. MC2> exit MC@f38f6cf3d7d5: Shutting down session. MC@f38f6cf3d7d5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-644.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_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 56 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (3894682) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241130142149995 DLSCCP DEBUG SCCP-SCOC(113)[0x55b5a57b2080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142149995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd25b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142149995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142149995 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142149995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241130142149995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142149995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142149995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142149995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142149995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241130142149995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241130142149995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241130142149995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241130142150042 DLSCCP DEBUG SCCP-SCOC(107)[0x55b5a57c6ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241130142150042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a63b85), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241130142150042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241130142150042 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241130142150042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241130142150042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b5a57bbab0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241130142150043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241130142150043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241130142150043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241130142150043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241130142150043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241130142150043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241130142150043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/log_format.sh'] 20241130142152239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142152239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142152239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142152239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142152239 DLSCCP DEBUG SCCP-SCOC(105)[0x55b5a57b3260]{IDLE}: Deallocated (fsm.c:568) 20241130142152244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142152244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142152244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142152244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142152244 DLSCCP DEBUG SCCP-SCOC(103)[0x55b5a574d520]{IDLE}: Deallocated (fsm.c:568) 20241130142152247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241130142152247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241130142152247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241130142152247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241130142152247 DLSCCP DEBUG SCCP-SCOC(104)[0x55b5a579de90]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (3894586) [testenv][with-pfcp] Stopping hnbgw (3894628) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-644.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-644.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/with-pfcp/testsuite/junit-xml-with-pfcp-644.log && echo']                                                           [testenv] Showing generic/testsuite/junit-xml-9999.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-io_uring/logs/generic/testsuite/junit-xml-9999.log && echo']                                                           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1'] testenv-hnbgw-all-osmocom-nightly-20241130-1406-c5b13b43-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-io_uring/266/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS